{ "uuid": "ead358bc-37a6-47fa-8b49-0d01013d54ee", "lastMigration": 29, "name": "Interzoid Get Weather By Zip Code API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "25bd74e3-189e-4bcd-a6b5-444b02143fd0", "documentation": "Gets current weather information for a US zip code", "method": "get", "endpoint": "getweatherzipcode", "responses": [ { "uuid": "fc9ec068-ee7c-4343-a075-7d9f88a84d24", "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 zip code", "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": "1d4fbacf-278b-46f6-9846-62550f508062", "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": "25ae3272-e7bc-4557-973b-f4ebd4095b51", "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": "e7c70d83-1d36-4eca-8a78-4cc4bdb85330", "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": "8afcfc08-9fa2-4033-8ec2-dba98ac575f9", "body": "", "latency": 0, "statusCode": 404, "label": "zip code 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": "1b2c633b-7bcc-4573-af01-ca0e7c150261", "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": "080a77df-9ba7-4280-88b2-cc5e85ffcf70", "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": "25bd74e3-189e-4bcd-a6b5-444b02143fd0" } ] }