{ "uuid": "1c066f29-af8f-474b-84ab-72a0dce4e42b", "lastMigration": 29, "name": "1Forge Finance APIs", "endpointPrefix": "forex-quotes", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "07aae885-8cf6-4feb-9760-db08fa114c6c", "documentation": "Get quotes for all symbols", "method": "get", "endpoint": "quotes", "responses": [ { "uuid": "436da5aa-c109-44f9-b5b4-a77d7cb55a34", "body": "", "latency": 0, "statusCode": 200, "label": "A list of quotes", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8282fa50-031a-4de6-a8a1-e9a1581ce89e", "documentation": "Get a list of symbols for which we provide real-time quotes", "method": "get", "endpoint": "symbols", "responses": [ { "uuid": "7ee04209-ceab-4ecf-9155-1ff13566a22c", "body": "[\n \"EURUSD\",\n \"GBPJPY\",\n \"AUDUSD\"\n]", "latency": 0, "statusCode": 200, "label": "A list of symbols", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "07aae885-8cf6-4feb-9760-db08fa114c6c" }, { "type": "route", "uuid": "8282fa50-031a-4de6-a8a1-e9a1581ce89e" } ] }