{ "uuid": "806eff96-9b1d-46e4-9e7b-95bef536ee42", "lastMigration": 29, "name": "Gisgraphy webservices", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "d04b7d27-c7ea-49a0-82eb-7036b1562e09", "documentation": "split a raw address into several parts", "method": "get", "endpoint": "addressparser/parse", "responses": [ { "uuid": "c7e424d3-80b2-4533-bc42-2be42c9c60a9", "body": "{\n \"QTime\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"numFound\": {{faker 'number.int' max=99999}},\n \"parsedAddress\": {\n \"POBox\": \"\",\n \"POBoxAgency\": \"\",\n \"POBoxInfo\": \"\",\n \"adm1NameAlternatesLocalized\": {},\n \"adm2NameAlternatesLocalized\": {},\n \"block\": \"\",\n \"city\": \"\",\n \"citySubdivision\": \"\",\n \"civicNumberSuffix\": \"\",\n \"confidence\": \"\",\n \"country\": \"\",\n \"countryNameAlternatesLocalized\": {},\n \"countrycode\": \"\",\n \"dependentLocality\": \"\",\n \"distance\": {{faker 'number.float'}},\n \"district\": \"\",\n \"extraInfo\": \"\",\n \"floor\": \"\",\n \"geocodinglevel\": \"{{oneOf (array 'NONE' 'HOUSE_NUMBER' 'STREET' 'CITY' 'STATE' 'COUNTRY')}}\",\n \"houseNumber\": \"\",\n \"houseNumberInfo\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"lote\": \"\",\n \"name\": \"\",\n \"nameAlternatesLocalized\": {},\n \"postDirection\": \"\",\n \"postDirectionIntersection\": \"\",\n \"postTown\": \"\",\n \"preDirection\": \"\",\n \"preDirectionIntersection\": \"\",\n \"prefecture\": \"\",\n \"quadrant\": \"\",\n \"quarter\": \"\",\n \"recipientName\": \"\",\n \"sector\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNameIntersection\": \"\",\n \"streetType\": \"\",\n \"streetTypeIntersection\": \"\",\n \"suiteNumber\": \"\",\n \"suiteType\": \"\",\n \"ward\": \"\",\n \"zipCode\": \"\"\n },\n \"result\": [\n {\n \"POBox\": \"\",\n \"POBoxAgency\": \"\",\n \"POBoxInfo\": \"\",\n \"adm1NameAlternatesLocalized\": {},\n \"adm2NameAlternatesLocalized\": {},\n \"block\": \"\",\n \"city\": \"\",\n \"citySubdivision\": \"\",\n \"civicNumberSuffix\": \"\",\n \"confidence\": \"\",\n \"country\": \"\",\n \"countryNameAlternatesLocalized\": {},\n \"countrycode\": \"\",\n \"dependentLocality\": \"\",\n \"distance\": {{faker 'number.float'}},\n \"district\": \"\",\n \"extraInfo\": \"\",\n \"floor\": \"\",\n \"geocodinglevel\": \"{{oneOf (array 'NONE' 'HOUSE_NUMBER' 'STREET' 'CITY' 'STATE' 'COUNTRY')}}\",\n \"houseNumber\": \"\",\n \"houseNumberInfo\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"lote\": \"\",\n \"name\": \"\",\n \"nameAlternatesLocalized\": {},\n \"postDirection\": \"\",\n \"postDirectionIntersection\": \"\",\n \"postTown\": \"\",\n \"preDirection\": \"\",\n \"preDirectionIntersection\": \"\",\n \"prefecture\": \"\",\n \"quadrant\": \"\",\n \"quarter\": \"\",\n \"recipientName\": \"\",\n \"sector\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNameIntersection\": \"\",\n \"streetType\": \"\",\n \"streetTypeIntersection\": \"\",\n \"suiteNumber\": \"\",\n \"suiteType\": \"\",\n \"ward\": \"\",\n \"zipCode\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Sucessfully processed", "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": "fb295441-683e-4ac6-a2e7-963fd94daf08", "body": "", "latency": 0, "statusCode": 401, "label": "Need auth. The API key parameter is missing or wrong, or doesn't correspond to any subscriptions", "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": "770e0ac7-8004-45d4-83eb-67eb53755fd2", "body": "", "latency": 0, "statusCode": 403, "label": "Unhauthorize (auth will change nothing).Your IP is 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": "0fec0f0b-87e4-4287-b0c2-e363b5808140", "body": "", "latency": 0, "statusCode": 412, "label": "Missing parameter. Some parameters required for the webservices ar missing, please consult documentation", "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": "cfa2f4aa-a4ec-405b-96c2-8857d9be82da", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. You exceed the authorized rate", "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": "e8712893-7b17-40b3-aa44-d744ef8555cf", "body": "", "latency": 0, "statusCode": 500, "label": "Internal 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" }, { "uuid": "b613adee-3f8a-4f28-81e1-8914398c527e", "documentation": "search for places by text around a GPS point", "method": "get", "endpoint": "fulltext/search", "responses": [ { "uuid": "f0185fbf-0122-4e94-abcc-a15b82ec286a", "body": "{\n \"QTime\": {{faker 'number.int' max=99999}},\n \"maxScore\": {{faker 'number.float'}},\n \"message\": \"\",\n \"numFound\": {{faker 'number.int' max=99999}},\n \"result\": [\n {\n \"adm1_code\": \"\",\n \"adm1_name\": \"\",\n \"adm1_names_alternate\": [\n \"\"\n ],\n \"adm2_code\": \"\",\n \"adm2_name\": \"\",\n \"adm2_names_alternate\": [\n \"\"\n ],\n \"adm3_code\": \"\",\n \"adm3_name\": \"\",\n \"adm4_code\": \"\",\n \"adm4_name\": \"\",\n \"amenity\": \"\",\n \"area\": {{faker 'number.float'}},\n \"capital_name\": \"\",\n \"continent\": \"\",\n \"country_code\": \"\",\n \"country_flag_url\": \"\",\n \"country_name\": \"\",\n \"country_names_alternate\": [\n \"\"\n ],\n \"currency_code\": \"\",\n \"currency_name\": \"\",\n \"elevation\": {{faker 'number.int' max=99999}},\n \"feature_class\": \"\",\n \"feature_code\": \"\",\n \"feature_id\": {{faker 'number.int' max=99999}},\n \"fips_code\": \"\",\n \"fully_qualified_address\": \"\",\n \"fully_qualified_name\": \"\",\n \"google_map_url\": \"\",\n \"gtopo30\": {{faker 'number.int' max=99999}},\n \"house_numbers\": [\n {\n \"location\": \"\",\n \"number\": \"\"\n }\n ],\n \"is_in\": \"\",\n \"is_in_adm\": \"\",\n \"is_in_place\": \"\",\n \"is_in_zip\": [\n \"\"\n ],\n \"isoalpha2_country_code\": \"\",\n \"isoalpha3_country_code\": \"\",\n \"lat\": {{faker 'number.float'}},\n \"length\": {{faker 'number.float'}},\n \"level\": {{faker 'number.int' max=99999}},\n \"lng\": {{faker 'number.float'}},\n \"municipality\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"name_alternates\": [\n \"\"\n ],\n \"name_ascii\": \"\",\n \"one_way\": {{faker 'datatype.boolean'}},\n \"openstreetmap_id\": {{faker 'number.int' max=99999}},\n \"openstreetmap_map_url\": \"\",\n \"phone_prefix\": \"\",\n \"placetype\": \"\",\n \"population\": {{faker 'number.int' max=99999}},\n \"postal_code_mask\": \"\",\n \"postal_code_regex\": \"\",\n \"score\": {{faker 'number.float'}},\n \"spoken_languages\": [\n \"\"\n ],\n \"street_type\": \"\",\n \"timezone\": \"\",\n \"tld\": \"\",\n \"yahoo_map_url\": \"\",\n \"zipcodes\": [\n \"\"\n ]\n }\n ],\n \"resultsSize\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Sucessfully processed", "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": "60d6187d-9914-4c5a-8a52-1362187a46fe", "body": "", "latency": 0, "statusCode": 401, "label": "Need auth. The API key parameter is missing or wrong, or doesn't correspond to any subscriptions", "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": "1c529aef-199e-4f93-afb9-6cc0f16a02cd", "body": "", "latency": 0, "statusCode": 403, "label": "Unhauthorize (auth will change nothing).Your IP is 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": "9dd13321-808c-4bf5-851c-dc271644a330", "body": "", "latency": 0, "statusCode": 412, "label": "Missing parameter. Some parameters required for the webservices ar missing, please consult documentation", "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": "bf6358a5-1f29-40cb-8176-3d9a4f1ba12a", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. You exceed the authorized rate", "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": "68e31e34-a2f6-4e61-9d4f-6bf855fde9b1", "body": "", "latency": 0, "statusCode": 500, "label": "Internal 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" }, { "uuid": "bc177d4e-dc8b-41f0-a728-0c7bf6076860", "documentation": "Geocode an address", "method": "get", "endpoint": "geocoding/geocode", "responses": [ { "uuid": "ed617d31-36c2-4548-bb11-a08dfb18be56", "body": "{\n \"QTime\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"numFound\": {{faker 'number.int' max=99999}},\n \"parsedAddress\": {\n \"POBox\": \"\",\n \"POBoxAgency\": \"\",\n \"POBoxInfo\": \"\",\n \"adm1NameAlternatesLocalized\": {},\n \"adm2NameAlternatesLocalized\": {},\n \"block\": \"\",\n \"city\": \"\",\n \"citySubdivision\": \"\",\n \"civicNumberSuffix\": \"\",\n \"confidence\": \"\",\n \"country\": \"\",\n \"countryNameAlternatesLocalized\": {},\n \"countrycode\": \"\",\n \"dependentLocality\": \"\",\n \"distance\": {{faker 'number.float'}},\n \"district\": \"\",\n \"extraInfo\": \"\",\n \"floor\": \"\",\n \"geocodinglevel\": \"{{oneOf (array 'NONE' 'HOUSE_NUMBER' 'STREET' 'CITY' 'STATE' 'COUNTRY')}}\",\n \"houseNumber\": \"\",\n \"houseNumberInfo\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"lote\": \"\",\n \"name\": \"\",\n \"nameAlternatesLocalized\": {},\n \"postDirection\": \"\",\n \"postDirectionIntersection\": \"\",\n \"postTown\": \"\",\n \"preDirection\": \"\",\n \"preDirectionIntersection\": \"\",\n \"prefecture\": \"\",\n \"quadrant\": \"\",\n \"quarter\": \"\",\n \"recipientName\": \"\",\n \"sector\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNameIntersection\": \"\",\n \"streetType\": \"\",\n \"streetTypeIntersection\": \"\",\n \"suiteNumber\": \"\",\n \"suiteType\": \"\",\n \"ward\": \"\",\n \"zipCode\": \"\"\n },\n \"result\": [\n {\n \"POBox\": \"\",\n \"POBoxAgency\": \"\",\n \"POBoxInfo\": \"\",\n \"adm1NameAlternatesLocalized\": {},\n \"adm2NameAlternatesLocalized\": {},\n \"block\": \"\",\n \"city\": \"\",\n \"citySubdivision\": \"\",\n \"civicNumberSuffix\": \"\",\n \"confidence\": \"\",\n \"country\": \"\",\n \"countryNameAlternatesLocalized\": {},\n \"countrycode\": \"\",\n \"dependentLocality\": \"\",\n \"distance\": {{faker 'number.float'}},\n \"district\": \"\",\n \"extraInfo\": \"\",\n \"floor\": \"\",\n \"geocodinglevel\": \"{{oneOf (array 'NONE' 'HOUSE_NUMBER' 'STREET' 'CITY' 'STATE' 'COUNTRY')}}\",\n \"houseNumber\": \"\",\n \"houseNumberInfo\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"lote\": \"\",\n \"name\": \"\",\n \"nameAlternatesLocalized\": {},\n \"postDirection\": \"\",\n \"postDirectionIntersection\": \"\",\n \"postTown\": \"\",\n \"preDirection\": \"\",\n \"preDirectionIntersection\": \"\",\n \"prefecture\": \"\",\n \"quadrant\": \"\",\n \"quarter\": \"\",\n \"recipientName\": \"\",\n \"sector\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNameIntersection\": \"\",\n \"streetType\": \"\",\n \"streetTypeIntersection\": \"\",\n \"suiteNumber\": \"\",\n \"suiteType\": \"\",\n \"ward\": \"\",\n \"zipCode\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Sucessfully processed", "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": "6e9896ac-1d2a-49b5-a81a-ac06edeb3b28", "body": "", "latency": 0, "statusCode": 401, "label": "Need auth. The API key parameter is missing or wrong, or doesn't correspond to any subscriptions", "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": "6cbd6ad9-b4f6-4320-a003-f32aa19c3e52", "body": "", "latency": 0, "statusCode": 403, "label": "Unhauthorize (auth will change nothing).Your IP is 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": "e1ed0973-a705-40fe-99f5-f6a83932a8ac", "body": "", "latency": 0, "statusCode": 412, "label": "Missing parameter. Some parameters required for the webservices ar missing, please consult documentation", "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": "733182c5-a149-4fa2-ba4a-28f4205ed04c", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. You exceed the authorized rate", "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": "60f3224a-680e-4551-8c33-faddc04d4f3d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal 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" }, { "uuid": "7adc1cd4-3f0d-46a0-8faa-94c2e59079d3", "documentation": "Geocode an address", "method": "get", "endpoint": "geoloc/search", "responses": [ { "uuid": "547f6b5a-8225-4408-bb21-44faaf39a4c7", "body": "{\n \"QTime\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"numFound\": {{faker 'number.int' max=99999}},\n \"result\": [\n {\n \"adm1Code\": \"\",\n \"adm1Name\": \"\",\n \"adm2Code\": \"\",\n \"adm2Name\": \"\",\n \"adm3Code\": \"\",\n \"adm3Name\": \"\",\n \"adm4Code\": \"\",\n \"adm4Name\": \"\",\n \"adm5Code\": \"\",\n \"adm5Name\": \"\",\n \"amenity\": \"\",\n \"area\": {{faker 'number.float'}},\n \"asciiName\": \"\",\n \"capitalName\": \"\",\n \"continent\": \"\",\n \"countryCode\": \"\",\n \"country_flag_url\": \"\",\n \"currencyCode\": \"\",\n \"currencyName\": \"\",\n \"distance\": {{faker 'number.float'}},\n \"elevation\": {{faker 'number.int' max=99999}},\n \"equivalentFipsCode\": \"\",\n \"featureClass\": \"\",\n \"featureCode\": \"\",\n \"featureId\": {{faker 'number.int' max=99999}},\n \"fipsCode\": \"\",\n \"fullyQualifiedAddress\": \"\",\n \"google_map_url\": \"\",\n \"gtopo30\": {{faker 'number.int' max=99999}},\n \"isIn\": \"\",\n \"isInAdm\": \"\",\n \"isInPlace\": \"\",\n \"isInZip\": \"\",\n \"iso3166Alpha2Code\": \"\",\n \"iso3166Alpha3Code\": \"\",\n \"iso3166NumericCode\": \"\",\n \"lat\": {{faker 'number.float'}},\n \"length\": {{faker 'number.float'}},\n \"level\": {{faker 'number.int' max=99999}},\n \"lng\": {{faker 'number.float'}},\n \"name\": \"\",\n \"oneWay\": {{faker 'datatype.boolean'}},\n \"openstreetmapId\": {{faker 'number.int' max=99999}},\n \"openstreetmap_map_url\": \"\",\n \"phonePrefix\": \"\",\n \"placeType\": \"\",\n \"population\": {{faker 'number.int' max=99999}},\n \"postalCodeMask\": \"\",\n \"postalCodeRegex\": \"\",\n \"streetType\": \"\",\n \"timezone\": \"\",\n \"tld\": \"\",\n \"yahoo_map_url\": \"\",\n \"zipCodes\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Sucessfully processed", "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": "a82ffaa3-e529-407d-ac78-6fd053ab0674", "body": "", "latency": 0, "statusCode": 401, "label": "Need auth. The API key parameter is missing or wrong, or doesn't correspond to any subscriptions", "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": "7f6d483f-6990-4d07-84a2-f4d584dcb5d7", "body": "", "latency": 0, "statusCode": 403, "label": "Unhauthorize (auth will change nothing).Your IP is 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": "6c16e9d8-fa18-4d46-a09a-d320a893abac", "body": "", "latency": 0, "statusCode": 412, "label": "Missing parameter. Some parameters required for the webservices ar missing, please consult documentation", "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": "5b2aeceb-c779-4c3b-bb0f-8f737063be34", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. You exceed the authorized rate", "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": "47609b0f-9709-4da4-ae0e-13ee5bd1f196", "body": "", "latency": 0, "statusCode": 500, "label": "Internal 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" }, { "uuid": "12368e74-a0e9-4237-baea-c05318cad675", "documentation": "Reverse geocode an address", "method": "get", "endpoint": "reversegeocoding/reversegeocode", "responses": [ { "uuid": "49eebcb1-a7c0-45a1-9f69-9e7db838a907", "body": "{\n \"QTime\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"numFound\": {{faker 'number.int' max=99999}},\n \"parsedAddress\": {\n \"POBox\": \"\",\n \"POBoxAgency\": \"\",\n \"POBoxInfo\": \"\",\n \"adm1NameAlternatesLocalized\": {},\n \"adm2NameAlternatesLocalized\": {},\n \"block\": \"\",\n \"city\": \"\",\n \"citySubdivision\": \"\",\n \"civicNumberSuffix\": \"\",\n \"confidence\": \"\",\n \"country\": \"\",\n \"countryNameAlternatesLocalized\": {},\n \"countrycode\": \"\",\n \"dependentLocality\": \"\",\n \"distance\": {{faker 'number.float'}},\n \"district\": \"\",\n \"extraInfo\": \"\",\n \"floor\": \"\",\n \"geocodinglevel\": \"{{oneOf (array 'NONE' 'HOUSE_NUMBER' 'STREET' 'CITY' 'STATE' 'COUNTRY')}}\",\n \"houseNumber\": \"\",\n \"houseNumberInfo\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"lote\": \"\",\n \"name\": \"\",\n \"nameAlternatesLocalized\": {},\n \"postDirection\": \"\",\n \"postDirectionIntersection\": \"\",\n \"postTown\": \"\",\n \"preDirection\": \"\",\n \"preDirectionIntersection\": \"\",\n \"prefecture\": \"\",\n \"quadrant\": \"\",\n \"quarter\": \"\",\n \"recipientName\": \"\",\n \"sector\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNameIntersection\": \"\",\n \"streetType\": \"\",\n \"streetTypeIntersection\": \"\",\n \"suiteNumber\": \"\",\n \"suiteType\": \"\",\n \"ward\": \"\",\n \"zipCode\": \"\"\n },\n \"result\": [\n {\n \"POBox\": \"\",\n \"POBoxAgency\": \"\",\n \"POBoxInfo\": \"\",\n \"adm1NameAlternatesLocalized\": {},\n \"adm2NameAlternatesLocalized\": {},\n \"block\": \"\",\n \"city\": \"\",\n \"citySubdivision\": \"\",\n \"civicNumberSuffix\": \"\",\n \"confidence\": \"\",\n \"country\": \"\",\n \"countryNameAlternatesLocalized\": {},\n \"countrycode\": \"\",\n \"dependentLocality\": \"\",\n \"distance\": {{faker 'number.float'}},\n \"district\": \"\",\n \"extraInfo\": \"\",\n \"floor\": \"\",\n \"geocodinglevel\": \"{{oneOf (array 'NONE' 'HOUSE_NUMBER' 'STREET' 'CITY' 'STATE' 'COUNTRY')}}\",\n \"houseNumber\": \"\",\n \"houseNumberInfo\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"lote\": \"\",\n \"name\": \"\",\n \"nameAlternatesLocalized\": {},\n \"postDirection\": \"\",\n \"postDirectionIntersection\": \"\",\n \"postTown\": \"\",\n \"preDirection\": \"\",\n \"preDirectionIntersection\": \"\",\n \"prefecture\": \"\",\n \"quadrant\": \"\",\n \"quarter\": \"\",\n \"recipientName\": \"\",\n \"sector\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNameIntersection\": \"\",\n \"streetType\": \"\",\n \"streetTypeIntersection\": \"\",\n \"suiteNumber\": \"\",\n \"suiteType\": \"\",\n \"ward\": \"\",\n \"zipCode\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Sucessfully processed", "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": "7c8dbf14-984a-4faf-869b-5b853ce6d830", "body": "", "latency": 0, "statusCode": 401, "label": "Need auth. The API key parameter is missing or wrong, or doesn't correspond to any subscriptions", "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": "fa8ccd4b-3aa7-4ea4-88d2-fa0700017049", "body": "", "latency": 0, "statusCode": 403, "label": "Unhauthorize (auth will change nothing).Your IP is 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": "5d7d8c5d-49bc-4730-8934-63ecaf62743f", "body": "", "latency": 0, "statusCode": 412, "label": "Missing parameter. Some parameters required for the webservices ar missing, please consult documentation", "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": "756bfc9d-2646-4593-a0f6-ca63419d5886", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. You exceed the authorized rate", "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": "711c4350-a70e-43bb-9950-f58292457eca", "body": "", "latency": 0, "statusCode": 500, "label": "Internal 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" }, { "uuid": "3a596bc8-b05a-4e7b-ae35-dc1204790207", "documentation": "Geocode an address", "method": "get", "endpoint": "street/find", "responses": [ { "uuid": "26233694-0e09-4fb5-87a0-ab40287a74c8", "body": "{\n \"QTime\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"numFound\": {{faker 'number.int' max=99999}},\n \"result\": [\n {\n \"countryCode\": \"\",\n \"distance\": {{faker 'number.int' max=99999}},\n \"fullyQualifiedAddress\": \"\",\n \"gid\": {{faker 'number.int' max=99999}},\n \"isIn\": \"\",\n \"isInAdm\": \"\",\n \"isInPlace\": \"\",\n \"isInZip\": \"\",\n \"lat\": {{faker 'number.float'}},\n \"length\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"name\": \"\",\n \"oneWay\": {{faker 'datatype.boolean'}},\n \"openstreetmapId\": {{faker 'number.int' max=99999}},\n \"streetType\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Sucessfully processed", "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": "247587fc-724b-4297-b0dd-395ed558f9b0", "body": "", "latency": 0, "statusCode": 401, "label": "Need auth. The API key parameter is missing or wrong, or doesn't correspond to any subscriptions", "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": "405007c4-9fdb-40ad-96ef-c8e874e62eae", "body": "", "latency": 0, "statusCode": 403, "label": "Unhauthorize (auth will change nothing).Your IP is 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": "25f6ba01-d5b1-4121-9934-14d6b5319120", "body": "", "latency": 0, "statusCode": 412, "label": "Missing parameter. Some parameters required for the webservices ar missing, please consult documentation", "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": "284731c6-cbbd-41c8-9f4b-ef5d2a1126d0", "body": "", "latency": 0, "statusCode": 429, "label": "Too many requests. You exceed the authorized rate", "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": "7587ea6b-4d08-409a-8272-f30fa0628e00", "body": "", "latency": 0, "statusCode": 500, "label": "Internal 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": "d04b7d27-c7ea-49a0-82eb-7036b1562e09" }, { "type": "route", "uuid": "b613adee-3f8a-4f28-81e1-8914398c527e" }, { "type": "route", "uuid": "bc177d4e-dc8b-41f0-a728-0c7bf6076860" }, { "type": "route", "uuid": "7adc1cd4-3f0d-46a0-8faa-94c2e59079d3" }, { "type": "route", "uuid": "12368e74-a0e9-4237-baea-c05318cad675" }, { "type": "route", "uuid": "3a596bc8-b05a-4e7b-ae35-dc1204790207" } ] }