{ "uuid": "309e539d-263c-4326-b0c0-6d575d2d48cb", "lastMigration": 29, "name": "Interzoid Convert Currency Rate API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "2458b7d6-e4c6-4f4c-846e-06a3dd6872a7", "documentation": "Converts amount in one currency to that of another", "method": "get", "endpoint": "convertcurrency", "responses": [ { "uuid": "9e4a2ee5-13bb-498c-b937-1cd021c6235b", "body": "{\n \"Code\": \"\",\n \"Converted\": \"\",\n \"Credits\": \"\",\n \"Currency\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Currency rate data to one US DOllar", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "feffd716-d9a3-49c1-94aa-42ce837a3e9c", "body": "", "latency": 0, "statusCode": 400, "label": "bad request - insufficient parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71d4ebe7-4035-4c28-ac02-aab96f0630c9", "body": "", "latency": 0, "statusCode": 402, "label": "credits exhausted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b6f2ccd8-325c-419d-94a4-795392e60d13", "body": "", "latency": 0, "statusCode": 403, "label": "invalid license API key", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "669ec316-355f-4bfb-941f-f7928db32b7f", "body": "", "latency": 0, "statusCode": 404, "label": "currency symbol not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5fb2e57-92e0-496c-8f7e-ecfb4a5a0a58", "body": "", "latency": 0, "statusCode": 405, "label": "method not allowed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c689c7d-43e1-4e2f-9c62-e1d0d70e636e", "body": "", "latency": 0, "statusCode": 500, "label": "internal server error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "2458b7d6-e4c6-4f4c-846e-06a3dd6872a7" } ] }