{ "uuid": "4a1be78f-6fd3-49e6-9a30-1959e606c5f5", "lastMigration": 29, "name": "IP geolocation API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "b75cb058-cc03-447e-94f0-d5a6775cfc3c", "documentation": "Retrieve the location of an IP address", "method": "get", "endpoint": "v1/", "responses": [ { "uuid": "9da4f31d-bcc9-4eb3-948e-ae0adeabcd37", "body": "{\n \"city\": \"\",\n \"city_geoname_id\": {{faker 'number.int' max=99999}},\n \"connection\": {\n \"autonomous_system_number\": {{faker 'number.int' max=99999}},\n \"autonomous_system_organization\": \"\",\n \"connection_type\": \"\",\n \"isp_name\": \"\",\n \"organization_name\": \"\"\n },\n \"continent\": \"\",\n \"continent_code\": \"\",\n \"continent_geoname_id\": {{faker 'number.int' max=99999}},\n \"country\": \"\",\n \"country_code\": \"\",\n \"country_geoname_id\": {{faker 'number.int' max=99999}},\n \"country_is_eu\": {{faker 'datatype.boolean'}},\n \"currency\": {\n \"currency_code\": \"\",\n \"currency_name\": \"\"\n },\n \"flag\": {\n \"emoji\": \"\",\n \"png\": \"\",\n \"svg\": \"\",\n \"unicode\": \"\"\n },\n \"ip_address\": \"\",\n \"latitude\": {{faker 'number.int' max=99999}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_geoname_id\": {{faker 'number.int' max=99999}},\n \"region_iso_code\": \"\",\n \"security\": {\n \"is_vpn\": {{faker 'datatype.boolean'}}\n },\n \"timezone\": {\n \"abbreviation\": \"\",\n \"current_time\": \"\",\n \"gmt_offset\": {{faker 'number.int' max=99999}},\n \"is_dst\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Location of geolocated IP", "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": "b75cb058-cc03-447e-94f0-d5a6775cfc3c" } ] }