{ "uuid": "1a8624c2-c915-430d-af8e-2e3a65cf4912", "lastMigration": 29, "name": "ipTwist", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "5b954f42-af36-47e2-8519-7d303a00e286", "documentation": "Geolocate a given IP address", "method": "post", "endpoint": "", "responses": [ { "uuid": "f527b100-b4e1-4256-9759-4c5f1b1f2cb8", "body": "{\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"ip\": \"\",\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}},\n \"state\": \"\",\n \"timezone\": \"\",\n \"zip\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful IP geolocation", "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": "60975771-f95d-4142-bef0-2b9411051003", "body": "", "latency": 0, "statusCode": 401, "label": "Invalid authentication.", "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": "6fc47a2f-e3c1-46e3-8e5b-6bfd95925e2f", "body": "", "latency": 0, "statusCode": 403, "label": "Monthly quota exceeded.", "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": "5b954f42-af36-47e2-8519-7d303a00e286" } ] }