{"id":478,"date":"2026-05-23T20:34:09","date_gmt":"2026-05-23T20:34:09","guid":{"rendered":"https:\/\/fixapiterminal.com\/?page_id=478"},"modified":"2026-06-22T16:05:44","modified_gmt":"2026-06-22T16:05:44","slug":"forex-api-trading-platform","status":"publish","type":"page","link":"https:\/\/fixapiterminal.com\/en\/forex-api-trading-platform\/","title":{"rendered":"Forex API Trading Platform \u2014 FIX API Terminal"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n.fxt-quick-answer {\n  background: #eaf3ea;\n  border-left: 4px solid #2e7d32;\n  padding: 16px 20px;\n  margin: 18px 0;\n  border-radius: 4px;\n}\n.fxt-quick-answer p {\n  margin: 0;\n}\n\n.fxt-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 18px 0;\n}\n.fxt-table th {\n  background: #1a73e8;\n  color: #ffffff;\n  border: 1px solid #cdd6e0;\n  padding: 10px;\n  text-align: left;\n}\n.fxt-table td {\n  border: 1px solid #cdd6e0;\n  padding: 10px;\n  text-align: left;\n}\n.fxt-table tr.fxt-alt td {\n  background: #f4f7fa;\n}\n\n.fxt-btn {\n  display: inline-block;\n  margin: 6px 8px 6px 0;\n  padding: 12px 22px;\n  text-decoration: none;\n  border-radius: 6px;\n  font-weight: 600;\n}\n.fxt-btn-primary {\n  background: #1a73e8;\n  color: #ffffff;\n}\n.fxt-btn-secondary {\n  background: #eef2f7;\n  color: #1a2b3c;\n}\n\n.fxt-related {\n  font-size: 14px;\n  color: #5a6b7b;\n}\n<\/style>\n\n<p>A Forex API trading platform is software that connects a trader to a broker programmatically through an API, rather than only through a standard manual platform. This page explains what a Forex API trading platform is, how FIX API and REST API differ, and how FIX API Terminal works as a Forex API trading platform.<\/p>\n\n<div class=\"fxt-quick-answer\">\n  <p><strong>Quick Answer:<\/strong> A Forex API trading platform connects traders to brokers through an API for direct order execution. The two common API types are FIX API, a session-based protocol built for real-time trade execution, and REST API, a simpler request-and-response web API. FIX API Terminal is a Forex API trading platform built around the FIX protocol for direct, professional execution.<\/p>\n<\/div>\n\n<h2>What Is a Forex API Trading Platform?<\/h2>\n<p>A Forex API trading platform is trading software that communicates with a broker through an application programming interface (API). Instead of every action passing through a broker&#8217;s standard manual platform, the platform exchanges structured messages with the broker&#8217;s API endpoint \u2014 sending orders, receiving prices, and reading execution confirmations.<\/p>\n<p>This matters because the API connection is what determines how direct, fast, and transparent the link to the broker is. A Forex API trading platform is the tool that turns that connection into a usable trading environment.<\/p>\n\n<h2>FIX API vs REST API for Forex<\/h2>\n<p>Forex API trading platforms generally use one of two API types. They are built differently and suit different purposes.<\/p>\n<table class=\"fxt-table\">\n  <thead>\n    <tr>\n      <th>Aspect<\/th>\n      <th>FIX API<\/th>\n      <th>REST API<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td>Connection model<\/td><td>Persistent, session-based<\/td><td>Individual request-and-response calls<\/td><\/tr>\n    <tr class=\"fxt-alt\"><td>Data delivery<\/td><td>Streaming, real time<\/td><td>Polling, or a separate streaming feed<\/td><\/tr>\n    <tr><td>Built for<\/td><td>Real-time trade execution<\/td><td>General-purpose web communication<\/td><\/tr>\n    <tr class=\"fxt-alt\"><td>Typical use in Forex<\/td><td>Direct order execution<\/td><td>Account queries, lighter integrations<\/td><\/tr>\n    <tr><td>Suited to<\/td><td>Professional and algorithmic traders<\/td><td>Simpler or lighter setups<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<p>For direct, real-time Forex order execution, FIX API is the connection type designed for the job, which is why a FIX-based Forex API trading platform is the common choice for professional and algorithmic execution.<\/p>\n\n<h2>What to Look for in a Forex API Trading Platform<\/h2>\n<p>A strong Forex API trading platform connects cleanly to brokers that provide API access, supports manual and automated trading, offers professional order types such as Limit IOC and Limit FOK, and gives transparent execution through clear execution reports. A reasonable cost and support for managing more than one account are practical advantages. Above all, the platform should match the API type the trader actually needs \u2014 for direct execution, that usually means FIX API.<\/p>\n\n<h2>How FIX API Terminal Works as a Forex API Trading Platform<\/h2>\n<p>FIX API Terminal is a Forex API trading platform built around the FIX API protocol. It connects directly to a broker&#8217;s FIX API endpoint using the broker&#8217;s credentials, then lets the trader analyze the market, place manual orders, and run automated or semi-automatic strategies. It supports MQL-based robots, offers professional order types, allows multi-account management, and is available as a free download. For traders who want a Forex API trading platform focused on direct, real-time execution, FIX API Terminal is built for that purpose.<\/p>\n\n<h2>Pros and Limitations<\/h2>\n<p>A Forex API trading platform offers direct, programmatic connectivity, transparent execution, and access to professional order types. The limitations are practical: live trading requires a broker that provides API connectivity, the setup is more technical than a standard manual platform, and an API trading platform does not remove market risk. It improves how a trader connects and executes, not whether a strategy is profitable.<\/p>\n\n<h2>Frequently Asked Questions<\/h2>\n\n<h3>What is a Forex API trading platform?<\/h3>\n<p>A Forex API trading platform is software that connects a trader to a broker through an API for direct order execution, rather than only through a standard manual platform.<\/p>\n\n<h3>What is the difference between FIX API and REST API?<\/h3>\n<p>FIX API is a persistent, session-based protocol built for real-time trade execution. REST API uses individual request-and-response calls and is a general-purpose web API, often used for account queries or lighter integrations.<\/p>\n\n<h3>Which API is best for Forex trading?<\/h3>\n<p>For direct, real-time order execution, FIX API is the connection type designed for that purpose. REST API can be enough for simpler tasks such as account information.<\/p>\n\n<h3>Do I need a special broker to use a Forex API trading platform?<\/h3>\n<p>Yes. To trade live, the broker must provide API account connectivity \u2014 for FIX-based platforms, a FIX API account.<\/p>\n\n<h3>Is FIX API Terminal a Forex API trading platform?<\/h3>\n<p>Yes. FIX API Terminal is a Forex API trading platform built around the FIX API protocol, supporting manual, automated, and semi-automatic trading with direct broker connectivity.<\/p>\n\n<h3>Is a Forex API trading platform suitable for beginners?<\/h3>\n<p>API trading platforms are more technical than standard manual platforms and are generally aimed at advanced and algorithmic traders, though platforms such as FIX API Terminal provide a ready connection without requiring programming skills.<\/p>\n\n<h2>Conclusion<\/h2>\n<p>A Forex API trading platform connects traders to brokers programmatically for direct execution. The API type matters: FIX API is built for real-time trade execution, while REST API is a simpler, general-purpose web API. FIX API Terminal is a free Forex API trading platform built around the FIX protocol for direct, professional Forex execution.<\/p>\n\n<p>\n  <a class=\"fxt-btn fxt-btn-primary\" href=\"https:\/\/fixapiterminal.com\/FIXAPITerminal_setup.exe\">Download the free FIX API trading platform<\/a>\n  <a class=\"fxt-btn fxt-btn-secondary\" href=\"\/fix-api-trading-guide\/\">Learn how FIX API trading works<\/a>\n<\/p>\n\n<p class=\"fxt-related\">Related: <a href=\"\/fix-api-trading-platform\/\">FIX API Trading Platform<\/a> \u00b7 <a href=\"\/fix-api-forex-trading\/\">FIX API Forex Trading<\/a> \u00b7 <a href=\"\/fix-api-brokers\/\">FIX API Brokers<\/a><\/p>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is a Forex API trading platform?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A Forex API trading platform is software that connects a trader to a broker through an API for direct order execution, rather than only through a standard manual platform.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between FIX API and REST API?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"FIX API is a persistent, session-based protocol built for real-time trade execution. REST API uses individual request-and-response calls and is a general-purpose web API, often used for account queries or lighter integrations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which API is best for Forex trading?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"For direct, real-time order execution, FIX API is the connection type designed for that purpose. REST API can be enough for simpler tasks such as account information.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need a special broker to use a Forex API trading platform?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. To trade live, the broker must provide API account connectivity. For FIX-based platforms, that means a FIX API account.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is FIX API Terminal a Forex API trading platform?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. FIX API Terminal is a Forex API trading platform built around the FIX API protocol, supporting manual, automated, and semi-automatic trading with direct broker connectivity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is a Forex API trading platform suitable for beginners?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"API trading platforms are more technical than standard manual platforms and are generally aimed at advanced and algorithmic traders, though platforms such as FIX API Terminal provide a ready connection without requiring programming skills.\"\n      }\n    }\n  ]\n}\n<\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"SoftwareApplication\",\n  \"name\": \"FIX API Terminal\",\n  \"applicationCategory\": \"FinanceApplication\",\n  \"operatingSystem\": \"Windows\",\n  \"url\": \"https:\/\/fixapiterminal.com\/en\/fix-api-trading-platform\/\",\n  \"description\": \"FIX API Terminal is a professional Forex trading platform that allows traders to connect to brokers through the FIX API protocol, analyze the market, execute manual trades, and run automated or semi-automated strategies using MQL-based robots.\",\n  \"featureList\": [\n    \"Direct broker connectivity through the FIX API protocol\",\n    \"Manual trading\",\n    \"Automated and semi-automatic trading with MQL-based robots\",\n    \"Advanced order types including Limit IOC and Limit FOK\",\n    \"Multi-account management\"\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"0\",\n    \"priceCurrency\": \"USD\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"FIX API Terminal\"\n  }\n}\n<\/script>\n\n<!-- ===================== BLOCK B - for \/en\/free-fix-api-trading-platform\/ ===================== -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"SoftwareApplication\",\n  \"name\": \"FIX API Terminal\",\n  \"applicationCategory\": \"FinanceApplication\",\n  \"operatingSystem\": \"Windows\",\n  \"url\": \"https:\/\/fixapiterminal.com\/en\/free-fix-api-trading-platform\/\",\n  \"description\": \"FIX API Terminal is a free professional Forex trading platform for direct FIX API broker connectivity, manual trading, and automated or semi-automated strategies using MQL-based robots.\",\n  \"featureList\": [\n    \"Free download, no license or setup fee\",\n    \"Direct broker connectivity through the FIX API protocol\",\n    \"Manual trading\",\n    \"Automated and semi-automatic trading with MQL-based robots\",\n    \"Advanced order types including Limit IOC and Limit FOK\"\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"0\",\n    \"priceCurrency\": \"USD\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"FIX API Terminal\"\n  }\n}\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>A Forex API trading platform is software that connects a trader to a broker programmatically through an API, rather than only through a standard manual platform. This page explains what a Forex API trading platform is, how FIX API and REST API differ, and how FIX API Terminal works as a Forex API trading platform. [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary conversions-read-more-link\" href=\"https:\/\/fixapiterminal.com\/en\/forex-api-trading-platform\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/fullwidthpage.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-478","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FIX API Forex Trading \u2014 A Complete Guide for Traders<\/title>\n<meta name=\"description\" content=\"FIX API Forex trading explained: what it is, why Forex traders use the FIX protocol, and how FIX API Terminal connects you directly to brokers for faster fills.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fixapiterminal.com\/en\/forex-api-trading-platform\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FIX API Forex Trading \u2014 A Complete Guide for Traders\" \/>\n<meta property=\"og:description\" content=\"FIX API Forex trading explained: what it is, why Forex traders use the FIX protocol, and how FIX API Terminal connects you directly to brokers for faster fills.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fixapiterminal.com\/en\/forex-api-trading-platform\/\" \/>\n<meta property=\"og:site_name\" content=\"FIX API Terminal \u2014 Free FIX API Trading Platform\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-22T16:05:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/forex-api-trading-platform\\\/\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/forex-api-trading-platform\\\/\",\"name\":\"Forex API Trading Platform \u2014 FIX API Terminal\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#website\"},\"datePublished\":\"2026-05-23T20:34:09+00:00\",\"dateModified\":\"2026-06-22T16:05:44+00:00\",\"description\":\"A Forex API trading platform is software that connects a trader to a broker programmatically through an API, rather than only through a standard manual platform. This page explains what a Forex API trading platform is, how FIX API and REST API differ, and how FIX API Terminal works as a Forex API trading platform. [...]<p><a class=\\\"btn btn-secondary conversions-read-more-link\\\" href=\\\"https:\\\/\\\/fixapiterminal.com\\\/en\\\/forex-api-trading-platform\\\/\\\">Read More...<\\\/a><\\\/p>\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/forex-api-trading-platform\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fixapiterminal.com\\\/forex-api-trading-platform\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/forex-api-trading-platform\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/fixapiterminal.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Forex API Trading Platform \u2014 FIX API Terminal\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#website\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/\",\"name\":\"FIX API Terminal \u2014 Free FIX API Trading Platform\",\"description\":\"new generation of Forex trading platform\",\"publisher\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fixapiterminal.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#organization\",\"name\":\"Forex Innovation Technologies\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/fixapiterminal.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Logo_fixapiterminal_2.png\",\"contentUrl\":\"https:\\\/\\\/fixapiterminal.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Logo_fixapiterminal_2.png\",\"width\":330,\"height\":91,\"caption\":\"Forex Innovation Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/fixapiterminal.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FIX API Forex Trading \u2014 A Complete Guide for Traders","description":"FIX API Forex trading explained: what it is, why Forex traders use the FIX protocol, and how FIX API Terminal connects you directly to brokers for faster fills.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fixapiterminal.com\/en\/forex-api-trading-platform\/","og_locale":"en_US","og_type":"article","og_title":"FIX API Forex Trading \u2014 A Complete Guide for Traders","og_description":"FIX API Forex trading explained: what it is, why Forex traders use the FIX protocol, and how FIX API Terminal connects you directly to brokers for faster fills.","og_url":"https:\/\/fixapiterminal.com\/en\/forex-api-trading-platform\/","og_site_name":"FIX API Terminal \u2014 Free FIX API Trading Platform","article_modified_time":"2026-06-22T16:05:44+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fixapiterminal.com\/forex-api-trading-platform\/","url":"https:\/\/fixapiterminal.com\/forex-api-trading-platform\/","name":"Forex API Trading Platform \u2014 FIX API Terminal","isPartOf":{"@id":"https:\/\/fixapiterminal.com\/#website"},"datePublished":"2026-05-23T20:34:09+00:00","dateModified":"2026-06-22T16:05:44+00:00","description":"A Forex API trading platform is software that connects a trader to a broker programmatically through an API, rather than only through a standard manual platform. This page explains what a Forex API trading platform is, how FIX API and REST API differ, and how FIX API Terminal works as a Forex API trading platform. [...]<p><a class=\"btn btn-secondary conversions-read-more-link\" href=\"https:\/\/fixapiterminal.com\/en\/forex-api-trading-platform\/\">Read More...<\/a><\/p>","breadcrumb":{"@id":"https:\/\/fixapiterminal.com\/forex-api-trading-platform\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fixapiterminal.com\/forex-api-trading-platform\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fixapiterminal.com\/forex-api-trading-platform\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fixapiterminal.com\/"},{"@type":"ListItem","position":2,"name":"Forex API Trading Platform \u2014 FIX API Terminal"}]},{"@type":"WebSite","@id":"https:\/\/fixapiterminal.com\/#website","url":"https:\/\/fixapiterminal.com\/","name":"FIX API Terminal \u2014 Free FIX API Trading Platform","description":"new generation of Forex trading platform","publisher":{"@id":"https:\/\/fixapiterminal.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fixapiterminal.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fixapiterminal.com\/#organization","name":"Forex Innovation Technologies","url":"https:\/\/fixapiterminal.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fixapiterminal.com\/#\/schema\/logo\/image\/","url":"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2022\/10\/Logo_fixapiterminal_2.png","contentUrl":"https:\/\/fixapiterminal.com\/wp-content\/uploads\/2022\/10\/Logo_fixapiterminal_2.png","width":330,"height":91,"caption":"Forex Innovation Technologies"},"image":{"@id":"https:\/\/fixapiterminal.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/fixapiterminal.com\/en\/wp-json\/wp\/v2\/pages\/478","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fixapiterminal.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fixapiterminal.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fixapiterminal.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fixapiterminal.com\/en\/wp-json\/wp\/v2\/comments?post=478"}],"version-history":[{"count":2,"href":"https:\/\/fixapiterminal.com\/en\/wp-json\/wp\/v2\/pages\/478\/revisions"}],"predecessor-version":[{"id":519,"href":"https:\/\/fixapiterminal.com\/en\/wp-json\/wp\/v2\/pages\/478\/revisions\/519"}],"wp:attachment":[{"href":"https:\/\/fixapiterminal.com\/en\/wp-json\/wp\/v2\/media?parent=478"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}