{ "uuid": "72959cf7-9485-42f4-8d9d-027d452341fa", "lastMigration": 29, "name": "Interzoid Get Weather City API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "00ee3e3d-5dab-446a-bc07-bc25b8be25bb", "documentation": "Gets current weather information for a US city and state", "method": "get", "endpoint": "getweather", "responses": [ { "uuid": "cbb445e1-d79c-418b-9013-b329c1282371", "body": "{\n \"City\": \"\",\n \"Code\": \"\",\n \"Credits\": \"\",\n \"RelativeHumidity\": \"\",\n \"State\": \"\",\n \"TempC\": \"\",\n \"TempF\": \"\",\n \"VisibilityMiles\": \"\",\n \"Weather\": \"\",\n \"WindDir\": \"\",\n \"WindMPH\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Current weather information for a US city", "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": "26d55719-ce38-4a19-a2d9-3010f1bae15f", "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": "417ae5e1-9743-4a50-8103-ce53c52f214d", "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": "32eec7d5-30d7-4e6d-8e8f-574139afb89e", "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": "45ee4607-1cc2-4c44-8724-7d482d837fba", "body": "", "latency": 0, "statusCode": 404, "label": "city/state 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": "05102f5d-0059-47fc-917d-9f4389d76737", "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": "0d046078-d219-4343-846a-038ced72aea1", "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": "00ee3e3d-5dab-446a-bc07-bc25b8be25bb" } ] }