From 80fef104e0709480f077a9e900b458e99eef08a1 Mon Sep 17 00:00:00 2001 From: cmillett <65162811+cmillett@users.noreply.github.com> Date: Tue, 30 Dec 2025 11:08:53 +0100 Subject: [PATCH 1/9] Add Distance Async to the Distance API --- dist/merged-woosmap-openapi3.json | 388 +- dist/woosmap-postman.json | 14191 +++++++++++++++------------ redocly/redocly-merged-config.yaml | 106 +- 3 files changed, 8050 insertions(+), 6635 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index b13a8705..14964831 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -62,14 +62,14 @@ }, { "name": "Static Map API", - "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. \n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", + "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed.\n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "externalDocs": { "url": "https://developers.woosmap.com/products/map-static-api/get-started/" } }, { "name": "Woosmap for what3words API", - "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system. \n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of \n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", + "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system.\n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of\n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", "externalDocs": { "url": "https://developers.woosmap.com/products/w3w-api/get-started/" } @@ -82,24 +82,24 @@ } }, { - "name": "Transit API", - "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between \norigins and destinations. It provides detailed route data including distance, duration, polyline visualization, \nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for \napplications requiring accurate public transit navigation and trip planning capabilities.\n", + "name": "Distance API", + "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "externalDocs": { - "url": "https://developers.woosmap.com/products/transit-api/route-endpoint/" + "url": "https://developers.woosmap.com/products/distance-api/get-started/" } }, { - "name": "Datasets API", - "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking. \n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", + "name": "Transit API", + "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between\norigins and destinations. It provides detailed route data including distance, duration, polyline visualization,\nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for\napplications requiring accurate public transit navigation and trip planning capabilities.\n", "externalDocs": { - "url": "https://developers.woosmap.com/products/datasets-api/get-started/" + "url": "https://developers.woosmap.com/products/transit-api/route-endpoint/" } }, { - "name": "Distance API", - "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", + "name": "Datasets API", + "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking.\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "externalDocs": { - "url": "https://developers.woosmap.com/products/distance-api/get-started/" + "url": "https://developers.woosmap.com/products/datasets-api/get-started/" } } ], @@ -1808,7 +1808,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -1828,7 +1828,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -1911,7 +1911,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -1921,7 +1921,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -1941,7 +1941,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2032,7 +2032,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2052,7 +2052,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2162,7 +2162,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2251,7 +2251,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2334,7 +2334,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2354,7 +2354,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2437,7 +2437,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2457,7 +2457,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2511,7 +2511,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2531,7 +2531,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2669,7 +2669,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2689,7 +2689,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2912,7 +2912,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -2932,7 +2932,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -3155,7 +3155,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -3175,7 +3175,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -3398,7 +3398,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -3418,7 +3418,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -3591,7 +3591,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -3611,7 +3611,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -3737,7 +3737,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -3757,7 +3757,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_HTTPErrorModel" } } } @@ -5113,6 +5113,292 @@ "x-original-tag": "tolls" } }, + "/distance/matrix/async/": { + "post": { + "tags": [ + "Distance API" + ], + "summary": "Start Matrix Calculation", + "description": "Start an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", + "operationId": "start_async_matrix_distance_matrix_async__post", + "requestBody": { + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_MatrixRequest" + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_MatrixResponse" + } + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_HTTPValidationError" + } + } + } + }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_HTTPErrorModel" + } + } + } + } + }, + "security": [ + { + "External-api-wrapper_PublicAPIKey": [] + }, + { + "External-api-wrapper_PrivateApiKey": [] + }, + { + "External-api-wrapper_PrivateApiKeyHeader": [] + } + ], + "x-original-tag": "Distance Matrix Async" + } + }, + "/distance/matrix/async/{matrix_id}/status": { + "get": { + "tags": [ + "Distance API" + ], + "summary": "Check Matrix Calculation Status", + "description": "Check on the progress of an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", + "operationId": "async_matrix_status_distance_matrix_async__matrix_id__status_get", + "security": [ + { + "External-api-wrapper_PublicAPIKey": [] + }, + { + "External-api-wrapper_PrivateApiKey": [] + }, + { + "External-api-wrapper_PrivateApiKeyHeader": [] + } + ], + "parameters": [ + { + "name": "matrix_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "description": "The ID of the matrix you want to check the status of.", + "title": "Matrix Id" + }, + "description": "The ID of the matrix you want to check the status of." + } + ], + "responses": { + "200": { + "description": "Successful Response", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_MatrixCheckResponse" + } + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_HTTPValidationError" + } + } + } + }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_HTTPErrorModel" + } + } + } + } + }, + "x-original-tag": "Distance Matrix Async" + } + }, + "/distance/matrix/async/{matrix_id}": { + "get": { + "tags": [ + "Distance API" + ], + "summary": "Get Matrix Calculation Result", + "description": "Get the results of an asynchronous matrix calculation.\n\nYou should confirm using the `/matrix/{matrix_id}/status` endpoint that the calculation is `completed` before calling this endpoint.\n\n**Rate limit**: `20/1s`", + "operationId": "async_matrix_distance_matrix_async__matrix_id__get", + "security": [ + { + "External-api-wrapper_PublicAPIKey": [] + }, + { + "External-api-wrapper_PrivateApiKey": [] + }, + { + "External-api-wrapper_PrivateApiKeyHeader": [] + } + ], + "parameters": [ + { + "name": "matrix_id", + "in": "path", + "required": true, + "schema": { + "type": "string", + "description": "The ID of the matrix you want to get the result of", + "title": "Matrix Id" + }, + "description": "The ID of the matrix you want to get the result of" + } + ], + "responses": { + "303": { + "description": "Redirect to the result of the matrix calculation.", + "content": { + "application/json": { + "schema": {} + } + } + }, + "401": { + "description": "Unable to locate credentials.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "402": { + "description": "Out of free quota.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "403": { + "description": "Credentials found, but not matching.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_AuthenticationErrorResponse" + } + } + } + }, + "422": { + "description": "Validation Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_HTTPValidationError" + } + } + } + }, + "429": { + "description": "Rate limit reached", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/External-api-wrapper_HTTPErrorModel" + } + } + } + } + }, + "x-original-tag": "Distance Matrix Async" + } + }, "/geolocation/position": { "get": { "summary": "Geolocation from an IP address", @@ -19491,6 +19777,19 @@ "title": "FeatureSummaryResponse", "description": "FeatureSummaryResponse represents the minimal amount of information to be able to fetch a feature details." }, + "Datasets_HTTPErrorModel": { + "properties": { + "details": { + "type": "string", + "title": "Details" + } + }, + "type": "object", + "required": [ + "details" + ], + "title": "HTTPErrorModel" + }, "Datasets_HTTPValidationError": { "properties": { "detail": { @@ -19947,19 +20246,6 @@ ], "title": "ValidationError" }, - "Datasets_features__internal__responses__HTTPErrorModel": { - "properties": { - "details": { - "type": "string", - "title": "Details" - } - }, - "type": "object", - "required": [ - "details" - ], - "title": "HTTPErrorModel" - }, "Distance_AuthenticationErrorResponse": { "properties": { "detail": { diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index bb5e59fe..46b08e42 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "12f42328-1c1d-47dd-9e88-d28425f5998e", + "id": "2ae34956-570e-468e-8f19-f73af00f83e1", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "99360d16-521b-4004-a311-5bfd3e4073b4", + "id": "d27bf8c0-7676-4d39-862c-c3e687e1a6fe", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"fugiat_7\": 74280096.4447116,\n \"est_22\": -36240756.99768899,\n \"incididunt024\": -43926597\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"officia22\": \"sed Duis non\"\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"proident7\": \"minim dolore\",\n \"velit_219\": false\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dff4f7c7-98ae-423e-bfc0-fae18b2c98c2", + "id": "b302988e-e251-45af-a715-8de83540fa06", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a34770-fe79-4653-9e84-5132b0573542", + "id": "0386c0e4-16eb-47b8-b997-8ab49675e8cf", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41106090-32d1-4337-8d98-6be74366f0f8", + "id": "41d2c8ae-737f-4ca3-8c05-58853988edf3", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "1d7a9353-dbb6-4dea-a1c2-0087ad612c50", + "id": "b810ebf1-2e72-4b6e-8527-453eca9eb5fa", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "d40ab30d-1425-45e8-b501-bc2f46e52c46", + "id": "278b578d-8a7d-4477-a3a4-87ae060ef984", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"fugiat cillum occaecat\",\n \"highlighted\": \"quis nulla\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"elit\",\n \"highlighted\": \"dolor do pariatur\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"minim\",\n \"highlighted\": \"Ut laborum in mollit enim\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"quis\",\n \"highlighted\": \"in proident fugiat Lorem\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8d9c952b-e76f-4d82-80dc-fb23d6340121", + "id": "c6f42f82-980c-4bbd-8201-4af50971df64", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ae1ac6b-f753-4407-9dc6-760fb6e1d19c", + "id": "c8e63a7b-f5c0-4754-9a1b-0398c106f38a", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9162fa01-5b56-49e0-9848-ccd5a84a220a", + "id": "fe2ecaac-5495-4424-bb8b-858e975ca83f", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "c100d02a-b8f6-4361-9d9a-5ac6cd958873", + "id": "70fb5ef3-aed4-4b2b-836f-2921fa7dee1a", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "847eb767-9a16-4aab-bbbf-e1f68f9d8d2c", + "id": "5e9aa19c-cbeb-41ea-bf64-5857f5fababf", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c79832d-ec24-420b-a0ee-c9750d8aa2b5", + "id": "b2e163ae-73bc-423f-8dea-7cd59f4bd914", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbef352c-539d-43d9-a9ac-83389f718550", + "id": "f26d42e2-e09c-420e-bee0-ef6285ac74ad", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3358e0ff-86b8-40ee-aad2-af8484bcb148", + "id": "d0e963f5-fc86-4a80-9f11-1ff64a073838", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "0098b0a0-a936-49bb-8c35-02b537288f3b", + "id": "8814dbf4-6436-4655-89d3-18043267b9ee", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "0cfb1e83-c0db-47cb-9648-ccede599a834", + "id": "527048d0-9b73-4390-9aa7-61a9ad57838c", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "651892b7-bdfb-48fc-830d-90127e3ea465", + "id": "1600f886-9fb5-4f88-bfb3-012cf05ea258", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87c65ee7-2c08-4498-a930-d783e3749eaf", + "id": "1ba61629-b3fc-49dd-9fc5-1fe19b23b8fe", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2e5656c-6506-4b00-a7e7-98ff34865958", + "id": "ece3dfcd-84d5-4631-a84e-29d3c8980a7e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "db32ada2-4e00-4e71-827a-586c70170313", + "id": "a26bfe10-3c34-46d4-a264-7514ae1cc552", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "fb0876ca-57df-4a92-bde6-e59128e2aaf9", + "id": "ba64996b-64c6-440f-98d0-6e23ae7ab1b8", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87455dd6-1bc2-4fde-841c-b2e2ca9be609", + "id": "dd148f6e-fefa-4cbb-baf5-ef7611ee939c", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52452e06-5f0e-4c9c-820f-0071a97ef73c", + "id": "c8faf568-1e63-48ac-a675-95039c9ee9f5", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7959603-e68a-428d-a962-39488a1d16c3", + "id": "19029671-ddf2-4e82-96fc-e4337c72da93", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "542afb42-7f01-42df-870f-f19771cc145b", + "id": "b0bc293e-0d26-43d0-9a1c-ffb40d373db1", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "dca422c0-e3da-4130-8406-3c60c14cdd6d", + "id": "c4e2357d-5cae-4ac2-8d4a-90bcbd4a3ed8", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9a71f3e-f394-4cc1-a73d-20744ca49fef", + "id": "e55f2e37-41f5-4db5-91cc-c9d5f86af30b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "948a6392-f17e-4437-8074-10ce04dffd0d", + "id": "c156dfc4-d68b-4546-b971-a2d2c707ff9e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "6bc1499f-8a39-4e65-98f5-15edd91fbc34", + "id": "6d1cdd45-5ebf-44a9-b765-b89fff706a02", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "a2e92211-3a21-47ca-93ed-2073bc66fefc", + "id": "473d30d4-784a-4528-9eff-8b9513435b6d", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"eu_5\": 14942258,\n \"nulla_0\": 42944063\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ee0c25f9-db27-4e7b-956f-80e783f6daa2", + "id": "301e2041-203a-4f43-9f6d-d4b16870026a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2755fe77-6d22-4696-8236-b3067192745c", + "id": "1b8ac79a-35b2-49ba-ac31-5758accb584d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be5e2d8-9e3b-44dd-8e2b-b9341a240413", + "id": "b5874279-3cf8-465a-954a-3a5b58664339", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "4417089a-3afd-4c62-bfdb-8d1bb49e9235", + "id": "a5464529-3802-489d-b6d9-9470e23c03ee", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "3a4aa095-7b83-4179-8205-8000442615e4", + "id": "4342f50c-d901-4443-ad3e-428f25b7fc78", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ecb9520-7e54-40f0-b529-37eb1fd6790e", + "id": "57fa33a9-0d15-49d9-a3c2-165ad4682335", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cad6c06-3575-4246-9195-08280a44d832", + "id": "6081889c-1320-4a85-83d5-b3c519bd0a31", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abfd0f9d-1893-41b3-86b7-9f50de1f94dd", + "id": "06794d16-4717-4900-b708-9a8448dd163a", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"adipisicing5\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "43a26b79-f891-4e86-b2c3-05a1bfba97fe", + "id": "ddaca0a1-74b6-4096-b71a-cc43b2688363", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "60bdb3a0-4ff4-4c24-b364-068826c149fe", + "id": "b4f2715f-c2f4-40be-a8f3-c723c3ac34c1", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6e1e25-09e5-406c-b3a5-7a2aadfcfdae", + "id": "8c841b9d-876d-4e16-b3d4-47387c91ca6e", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaa0fe9c-591d-4b5f-87f3-3f5704d1fc50", + "id": "177e726f-0bff-4eec-9626-7f758fa20a94", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b05b09-0559-4fac-9025-04a61caae4dd", + "id": "18e8aee1-0b9d-4f3b-ad31-556b428f5d0d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "2f93cf41-6e14-4979-8889-9e6f311362e5", + "id": "333d7a24-0abc-4d79-ae59-2b2f27ed0641", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "070b4f6f-68b5-40b3-ad0d-ab77d9e939e5", + "id": "504bdc7a-da19-4f90-a80f-af60bf59e486", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"occaecat44\": \"ut non sint\",\n \"culpa_0db\": 40768285.57278499,\n \"elitd\": -12554173\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "add4581f-6f99-4fab-bfde-aa37e90c7c1d", + "id": "75167837-d2da-4108-9919-772bb032f613", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf501a46-a19a-4c9b-9989-d65ac085dccf", + "id": "8c18a76e-b78e-432d-94c4-09418342e67e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f27af265-a837-4511-b41f-c94442569129", + "id": "ef352b40-0ca7-4c79-9f71-1328cfed1ffe", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "8a55f0d8-a2c4-4434-891a-b06c4f54124c", + "id": "f0d20c76-9ee8-43ed-a292-cee610da48ae", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "076c8897-b7ea-4c70-87ab-b890c7b8d30f", + "id": "9fc69647-57f3-480a-9bef-31143a086b00", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0aaf9cc-f00d-4da2-84da-507beed5361f", + "id": "1c034923-3ca3-46a3-b73e-0a8429624af1", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b23c084-1be1-4bc7-a569-1c9c199de4d2", + "id": "03e07362-916b-4968-85cf-3af0050bea8b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51c2d395-4d0a-4aff-8b6d-a2dfa1a3454e", + "id": "4d09f3e3-470e-4e37-af0b-96733f35fea9", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "2d68423e-88ba-40e8-b50c-a21be971856c", + "id": "f433e3e4-12dc-463d-86e5-eea9dff73fc8", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "e9cee15d-2abd-4a3f-a0e7-b58110469208", + "id": "7d7d0d1d-b04d-4277-9470-950b0032aa77", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"admin_level\",\n \"neighbourhood\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"city\",\n \"neighbourhood\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"country\",\n \"hamlet\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"address\",\n \"hamlet\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "153d99a2-fc95-4461-bad0-9e97d12439b9", + "id": "27d6c1e9-7d0f-4033-87de-8337a66473d4", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89fefaa2-b585-4389-99b2-774ce0762d79", + "id": "88c6480f-c63e-46c6-a1e3-2a7e2c49e4f5", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee645436-455e-4fc0-87eb-694115b72a0f", + "id": "17aac1c3-ed73-431c-823f-55977aefc423", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "c8bfe57e-d6ae-4612-bb89-f7a2ab667dd5", + "id": "59ccc9ed-24f0-4f3a-a044-75068e6c20cc", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "abdd4a63-cee4-4738-8cf9-273eab580ee4", + "id": "d7d7cf9c-3fb1-4a49-837b-fa6d40df223a", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"hamlet\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"DISTRICT\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"neighbourhood\",\n \"neighbourhood\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"GEOMETRIC_CENTER\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "00d18f20-c430-446a-bc29-ddb5bbf59e77", + "id": "4bbe3647-8f9e-4e3f-9066-e0e41a365d21", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "562cca86-c159-448c-ad4b-9ff25c9cfeae", + "id": "4b854158-213e-42d3-96eb-1870d1db0444", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00f2559b-6ea8-4d3b-8d6f-288249e2ebf1", + "id": "ae602bf7-ea0c-4012-b70f-ed6e9a5289aa", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ } }, { - "id": "2f000cfc-9002-4d4c-9d6f-1cd32cbaa242", + "id": "6f9b6693-6ece-450f-8032-4a0a22b92e24", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "c7447f4e-ab9d-47e0-ad6f-abeb70b13fa1", + "id": "96533d09-5459-42d8-98da-1a7f9dc41d67", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"city\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"quarter\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"village\",\n \"postal_code\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"quarter\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "caa3d7c3-933b-4558-ad25-9e85508a0135", + "id": "35e1fa6f-b189-4e6d-96e6-eb6d45b8de64", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d882387-0eb1-4123-a174-fe2284eafa31", + "id": "9576a9c2-5e21-4e6d-a17a-0c0870a773a6", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89fb73b6-2b29-4347-a39f-438c72f90445", + "id": "426a440b-0cb6-4760-8a8f-1691be7747b6", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "admin_level" + "value": "borough" }, { "disabled": false, @@ -5793,7 +5793,7 @@ } }, { - "id": "898d0c3c-0ae8-45f5-8151-982b2523b4a6", + "id": "7e353e9b-9085-4081-b3fc-ef5e3fd8cf7e", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.monument" + "value": "business.car_repair" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "de225617-fc0f-4c5b-b8d7-8152d7bc6240", + "id": "003010aa-7e54-44a3-b55f-b70390675267", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"transit.station.airport\",\n \"business.food_and_drinks.biergarten\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"hospitality.hotel\",\n \"park\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.car_repair\",\n \"hospitality.hotel\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.food_and_drinks.pub\",\n \"hospitality.motel\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.food_and_drinks.restaurant\",\n \"police\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"tourism\",\n \"education\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.food_and_drinks.biergarten\",\n \"business.shop.doityourself\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"police\",\n \"hospitality.hotel\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "95182a17-c53d-4a7a-8cbe-5297bbdd3be7", + "id": "a20fb9f0-5be9-4f91-a163-9b3a48bd46dd", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ffccf53-170a-4962-a9ee-011ad52ac7bb", + "id": "a9264c0f-816c-461c-9d81-7419c7bb1d5c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c19dcbac-a461-4cd5-a2c5-fa2769010f07", + "id": "02216491-e7c3-4430-a3a9-e1c2114f9d82", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "tourism.monument" + "value": "business.car_repair" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "fe123540-2d7d-482d-a558-dd8ea2962de2", + "id": "f466b245-342a-4dc6-a2f3-ec73423252f6", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "4d2b0161-2938-4eee-8f77-8e45b1541e80", + "id": "3f6265b4-6501-44a9-b9dd-bb93e0ced637", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"INVALID_REQUEST\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"REQUEST_DENIED\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"OK\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"admin_level\",\n \"status\": \"OK\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "146a632d-7c58-43d7-9ba7-bc95a09d9c8a", + "id": "2f243e3f-de66-4650-b34d-907d847b6d59", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45a5a1ad-d2cb-4e5a-a97a-a640cf8d2c4e", + "id": "3e443591-0117-4e2a-9d35-39eebcb23b97", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7645e886-5538-4926-bdd3-ac6d0d2e51f0", + "id": "e5a9b45d-595e-4632-a852-195825c58fcb", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "b08efbc9-5053-4035-8100-de7b29f65968", + "id": "58e16fd7-371e-4054-8097-6f1bd3b31826", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "2c03f576-865e-44f0-b3da-da908d75d7d7", + "id": "5af4a8f2-1ed6-44a1-bb0d-464e8de95355", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"route\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"OK\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"country\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5cb5df0d-e154-4d16-a333-8ae2e1115b0c", + "id": "323025d4-9fd6-4b66-865a-89ecacb1ceeb", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d43bcfe-f5de-49a9-846d-ba0f72716543", + "id": "efe00f56-2bdd-4c41-9707-e46e825dc179", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1145c4f-2fdd-467b-8d4d-564d32115319", + "id": "7c0b85b8-ef48-4e4e-bd69-710e4e0d9b84", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7141,7 +7141,7 @@ } }, { - "id": "28b4b51f-a3f6-4c78-931a-1735967f73b2", + "id": "2efde4aa-a43c-4f26-9c92-cc2fa64d3a9e", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "f4fd1542-f54d-4e2f-a156-67a6337578cc", + "id": "95062b68-3456-4947-bc07-82d84b8ef52c", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"country\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"admin_level\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"REQUEST_DENIED\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ed876b54-eaf7-4291-be43-7f83b3f8ae2f", + "id": "b2c9412e-5758-44e3-b702-d974f41a5987", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fee6c4ca-946e-45ff-85f1-d486de411f80", + "id": "6a861e30-ece4-407a-90bb-995a3c14c925", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68fdf636-818f-4702-b083-01cc2f20aa93", + "id": "7134735a-4227-49c3-965a-eeefbb5122b3", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "553ff9fb-76bb-437e-93a5-adc333508b65", + "id": "fd2754f9-9d11-47a3-990d-58635e2fd88f", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "56288658-c8cd-4ded-a2b2-815b30aa4daf", + "id": "a615bb49-299c-4555-a517-9ccd2bb8aba3", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ade90ea-31d8-49b7-996b-d3953f198ad0", + "id": "7cfbc258-59f1-40b9-8766-5870b830b766", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24318760-731e-4d8c-949f-28f201be730d", + "id": "30c1a7a0-7f3e-48ce-8505-003d696b0784", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a3ed2a8-176a-454e-afef-4b733803d4c1", + "id": "843b990b-6e10-4084-ac82-9cfc57e13599", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "c76fd457-d26b-45ef-8e13-05057bd39d02", + "id": "972aca9e-a229-4f69-9d2d-750d1ef55aca", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "5de56810-6f46-4702-85ca-6384eeaa3d0a", + "id": "6675e4c1-5048-4b1b-a23e-684da4565652", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35a24d9d-8de2-4eba-80ce-81c6907ae0df", + "id": "b1e528c4-d2f3-4410-beaf-f5b4baa3b30f", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5e6642f-8df6-40f9-9e41-37979519de60", + "id": "c919980b-78a8-4fb6-8fd8-5bb3bc533bc4", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51759efd-f381-4887-9784-c7c7dec1cae7", + "id": "b72a2b82-81f1-4a33-a2ef-d461c356a9f6", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "49c7cf21-53af-4f6c-8018-01d40c8861b2", + "id": "af296e01-e360-4ef3-931e-9762b5f53fd3", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "bb6836a1-f3b6-4004-8f42-5b4ae87f35ed", + "id": "8652913a-2ef5-4736-abe3-d718dfbf5b06", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6754ae4-dc4f-4258-98dd-0f129fa552b0", + "id": "9b5fcd25-ceda-4f1b-a68f-76a2d4b2a3cb", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d580afc-f059-4842-9293-aac7d2df54b9", + "id": "c4cf29d0-8089-48e8-9041-e5f5bdb8b95d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6900d9bd-b51d-43b6-8166-e341c9d4acc9", + "id": "5dbdaaea-2b71-4b8f-a76d-9751ba1df7f2", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "346ec9af-da45-4975-be9c-d7045f64b6a7", + "id": "458008f9-b7b8-4d75-b3f2-7bcbd4c79274", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "702809ac-a0bf-46a7-889b-ef233551ea6b", + "id": "b8d124d7-2dfe-42cf-8d7f-5610820a7208", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9491335d-360b-4690-a50f-c9c1873e8523", + "id": "13dea9b6-b684-4973-97f8-ee23a1b9a6bd", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7e3861f-309f-4031-9b66-9d4539f075a1", + "id": "be8612e1-d62e-4c94-8f59-92d8aabdd31b", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "89eba47b-18da-4012-be11-1c9ffff5ad34", + "id": "a0209503-d1e8-47f3-98a0-c0d3cf795603", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "4171bbe3-b26c-4858-8832-36fd5fcea224", + "id": "9795985a-4ce3-4957-8b20-c6c3d435f246", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c34cf99e-96c7-4b48-b5dc-1285a9cc810a", + "id": "fd0381dd-4d52-48b2-a656-e82709976862", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a34fd7fb-0160-470d-a814-9dc9ab8e1933", + "id": "2e6b68df-e455-4da1-ad1e-9b45cc8316f1", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09670ee8-16ad-4678-b7e3-27d31463cfd9", + "id": "3b5e9caf-c0b2-4a69-9d78-d4d7851a5114", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "6d4957f9-f724-45b2-bd9e-7b7506970a6f", + "id": "68d234b4-70b8-4eba-898a-e32c3013e49a", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "69fac5b6-ed3f-4d8b-bbbf-39c043f0b8f3", + "id": "bb084232-6fad-4ec6-bad5-a23608574ec7", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2a11c6e-ea89-4866-a71c-950ac35b5080", + "id": "2513ed77-78c3-4175-9847-6c34f90fda77", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1aaf2df-aed6-4a6e-98e8-60bf94e987ac", + "id": "149ef593-44e1-4153-b100-56268500a1c2", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9323,10 +9323,10 @@ }, { "name": "Static Map API", - "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. \n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", + "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed.\n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "74eb7e3d-c060-4b3d-abc2-fd1396f6ee7e", + "id": "14454cf4-e14f-4684-90bb-3fcf8238c420", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "9dd9dd79-f753-45d6-a40c-29d5dccbae6b", + "id": "8f17fd6a-df95-4ab8-afb5-1fcdec31f615", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "30bf824c-6201-4fa7-af0e-9ad51cdb21c4", + "id": "614bab1e-6141-4ce7-b2ea-7b7816cb1ff2", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59e2ae6a-7107-4ff2-b8e7-b6c58fd8ba07", + "id": "dcd5743e-ec0c-47c4-a4db-cdad3273198f", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3723207b-b671-44d6-adf1-b6bdaa957cda", + "id": "2a2f9c79-2079-4507-b70b-61fcca004f23", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "507d8dcb-68a7-4f02-aa4c-242196898b8c", + "id": "cec68307-4218-4c47-8b18-62a7b45a8fe9", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a5c853b-d98e-4c19-b9db-41061acd887f", + "id": "d331e3a5-987d-4b57-94d6-8abd6554d275", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10373,10 +10373,10 @@ }, { "name": "Woosmap for what3words API", - "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system. \n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of \n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", + "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system.\n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of\n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", "item": [ { - "id": "86df2def-66df-41d5-8f5e-f0c3bddee54d", + "id": "b4b35cdc-afa0-4130-9bab-edf37c7e6aa7", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "d95993bc-e2e2-4294-bae2-20c2e0684825", + "id": "018b2992-897e-4771-bb4a-d7e97632a844", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b47a054-043f-41ff-826a-7542667549ad", + "id": "92033c31-933a-4321-b918-960e965a44a8", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4a3c0ed-c85d-41a6-b084-d6b0db7a2770", + "id": "ec358739-3836-4ae1-ad30-2bcb81690792", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cefa613-c6df-443d-bb5d-e07b0c9158ca", + "id": "a5247965-c706-4b69-b8da-815b86a945ea", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77ba0a8e-e07a-46f2-bb14-6be16c7440cc", + "id": "20a0df5a-d7af-4497-8c8c-74697d761a80", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d775f7fe-dc50-4596-a2f9-133e38dc130e", + "id": "29bfe248-e979-43d1-ad07-a60021f4f821", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "70819f74-5698-4b96-836d-c44f0935f07f", + "id": "8eb7d1a5-7f26-4ec4-bf77-35b2f0df586c", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "e711f603-d0aa-4014-9ff1-3eb657d8c0ac", + "id": "d9d5de2f-42d8-4085-89d7-3760b2940468", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"village\",\n \"borough\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"suburb\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"postal_code\",\n \"town\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"borough\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f3708ab9-8021-406f-a709-3376208a6dc1", + "id": "63f51984-6287-467a-a868-f1598b3bc0cc", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d8c0f61-4707-4bff-a550-b2c412005dcf", + "id": "3a849261-d28b-4edf-a8e5-324caee02c9e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "856c0cd8-29d1-4d9a-9734-35115c0ed865", + "id": "68734ecc-8c6c-4d75-b220-e17957c72b4c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e7b0b1-a044-4514-b0c4-64ec28d92d4a", + "id": "c1b51245-8129-4ff4-8582-7e017075a4e5", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0782c86f-2b7e-4f14-8752-838576a1faaf", + "id": "fa23b79c-6da7-4700-a88d-f4387cfeb859", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "00b2e7f0-7f4a-48b0-94b5-b113b0058074", + "id": "a72321de-0a78-4ce7-9759-1fe30168f037", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "efa4f299-f134-4a77-961f-7258b42b810f", + "id": "26d2ebff-16e8-4d59-b768-121bec8d6ef8", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4588b24-ea4e-4aa5-a255-8849246b4518", + "id": "320ea5c8-e257-499e-8e0e-682d4fdb1ef7", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f256ed0-3f2f-4427-b303-ebecd5f9105d", + "id": "79ef4045-3220-4356-8ecd-e0a5782841a9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84189785-c3eb-4683-b9b9-df563e203b62", + "id": "14cd257a-5306-4e17-8a82-432ced65bad3", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38e737fc-211c-4583-8fc9-22b67aa5c0b1", + "id": "aa5abad5-5bae-4aaa-a220-dee5f93b7d90", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d13add9-2560-494e-afea-6916e2eeb5a3", + "id": "20c77a49-97ec-4568-a4df-3946bb765182", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "59fabffe-a966-461e-9e00-e0929f9ebc07", + "id": "d985a0ec-2146-46d0-8f22-717a950b6efc", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "9ab66b93-ad21-4e2f-86a3-a5281c92491a", + "id": "afadd187-fb94-4a07-b997-291b40b1ce86", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70ff3a91-c60c-4244-a821-545ff3806d07", + "id": "c53635b7-6df7-4940-863d-19cf4b47a7af", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d03d89d9-b7f3-46d9-9b44-6c03e3fa8eeb", + "id": "42afba80-e348-476f-ad89-10a50bd08bb4", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad72a98d-deaa-4ff9-bc06-c4c1f0d546f0", + "id": "9d67b5a9-25de-4c8a-9c1a-918f31c46cda", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "908af292-9d16-4b76-b159-680fb0d0f700", + "id": "3e1f1d4a-1cd5-4517-bc43-ced5ca8a3f37", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "bf2b22bf-92e2-407a-93bb-4d5b81779041", + "id": "37ca9ef4-1c51-4d01-9cc9-f92396907363", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12555,7 +12555,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" } ], "variable": [] @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "e017dd44-39d9-4de8-8694-b08c24381a81", + "id": "74480c04-ba2b-4d24-b319-1e0ca777dd8d", "name": "OK", "originalRequest": { "url": { @@ -12607,7 +12607,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd70dc0f-824f-4969-8a57-5bbf192ac9d8", + "id": "da41b499-0df5-409a-bc42-14eaf598f6e1", "name": "Unauthorized", "originalRequest": { "url": { @@ -12661,7 +12661,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9a9fad1-9d23-4cc2-803b-1234df564109", + "id": "8346b9f4-2d5e-42bd-ae4e-086742c97394", "name": "Payment Required", "originalRequest": { "url": { @@ -12715,7 +12715,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a259c50-8ffe-48ce-aadf-7443279659af", + "id": "81c2fb34-2a31-443c-a5b8-22b33833ff9d", "name": "Forbidden", "originalRequest": { "url": { @@ -12769,7 +12769,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f451f4-98c7-4d89-8da3-6d5d61dba655", + "id": "50c826b8-289f-4a49-a0c3-7f70824ae77d", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12823,7 +12823,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "created_at" }, { "description": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "a0c64bf3-7e24-4485-80db-4a9905d423cc", + "id": "2bfdb0b5-541b-4df2-a5b9-4e19f67eba29", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "fd88e384-ed2b-4bd4-b91a-443c63bb3f79", + "id": "38ef8223-71c5-465a-b193-122669a8a2aa", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"magna_a3\": true,\n \"id_2d7\": 22495497\n}", + "body": "{\n \"quise\": -34361585\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7dec01e1-d9ce-4aba-b389-284449f9b73d", + "id": "de670928-fe12-43b6-b904-7ccc01087dd5", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2282aa33-474e-4b80-999c-fba03696a873", + "id": "d88b444e-26fd-4253-a3ec-aee57903c0da", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c16f5569-4030-4457-9eb0-b865222ab458", + "id": "724c412d-0703-4510-b4b9-723557528046", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b1c5c7c-0614-4f3e-9b3e-8ff82638533e", + "id": "32233aa2-e10e-4130-b2f0-fd7f9738bc22", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "8cd2d6e9-0b10-48f7-aa99-e0f7e11ad5f6", + "id": "29dc4e3d-cceb-4445-8b8a-6c2f4f8b1977", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "68cbe2af-aefd-4fbd-a728-16c9c4bbe85a", + "id": "36ed4d0f-0b3d-43a0-a159-651221a0d00d", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ba28563-9dc3-4cb2-8e33-931444bab86d", + "id": "378c1a46-737e-481d-b56c-5a09bd7849cc", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e6015a3-46c9-4225-8c75-4e98c007469e", + "id": "e5a52df0-3864-41ed-961f-a965e4cb7530", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdf9665e-b1c0-47dd-be47-e7f2b090dcef", + "id": "484f202c-0f45-4810-8560-f92599466a8a", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9762af49-3893-4e21-8197-182c8d502819", + "id": "37e85501-7189-4c88-a3e7-fdbab32f111c", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa2b9e08-475c-42f1-a5f8-45d3f3533858", + "id": "7fe0bf4d-e3df-498b-9648-6db351215c21", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "295e6f7d-ed4f-4bf9-9a9b-d33664a048d2", + "id": "12a927bf-729a-44ef-844d-71db7479f55a", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "dbb333e0-a248-470a-8e2e-f7ad3cb2301e", + "id": "06d13a0e-c8ff-42c2-9a90-25d013fef653", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77fbb3a5-4bd9-4435-8ced-b3b5f2a1f58b", + "id": "edd32947-eaaa-4724-8005-dbaa717e0082", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58e1b001-7f69-4b97-9999-6f9b656d981d", + "id": "63ff2d06-8789-4264-af0d-e11b47078341", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d9f3702-080b-4cf5-8260-4817ed355ee9", + "id": "4c3bc8bc-0b2a-49db-aee4-4bf1fe1db100", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75fe1e27-8758-4963-838b-a57ef9c2d30a", + "id": "45a1e054-87d6-47bd-82d1-195f97e08cf3", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4656afc2-480c-4a06-a093-faacbd3a3e7d", + "id": "65367f35-cb45-4f5b-a827-518b5e49ce4b", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "907afa5f-ff9a-4513-88cb-2bd81e89174f", + "id": "2f2ba400-6bbb-4763-9eb6-cd107fb56038", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "00d29dc3-0d46-400b-a579-3d768085851a", + "id": "220915de-5e81-46e6-b0e6-38d60c998580", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01995b91-72b1-446d-b25b-abce30067784", + "id": "5f77e752-3feb-4123-9618-65e37aac7454", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "296e4999-889e-4aca-b37a-8abe74db271d", + "id": "c226b1a5-d61b-45b1-8f13-3de6b77ded3a", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a493c1e-c27e-4667-b9d8-2cbcf12e169e", + "id": "48fc81c6-53cf-49a2-8089-c537c6ff7901", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "920c6b17-7b93-450c-8e7a-545c8e91b32b", + "id": "18979ff0-d0d4-46ec-904b-20567c8076ff", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "085f0ded-2c32-4dd9-946e-8551ebce30dc", + "id": "3887d53f-05f1-4424-9747-13bad1f72162", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "3d3bc067-2520-4da0-bd80-e819f1893807", + "id": "6fb2bf27-085b-44a9-9d8c-1c28a7f27846", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d5f8524-c0e9-44cf-8029-bc640554687d", + "id": "1e60cd6c-0d78-439a-a889-e65d0b71cb6b", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2138d8d6-c20f-4e06-a1d0-07db53c9a93c", + "id": "e47cb7b0-3fd9-49ce-9d56-d38f9e48e898", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e00b2c4-bbc2-4d7f-a034-6d5746a18cbb", + "id": "0c85db86-513b-4dfb-8a55-e8c8baca5820", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0525eb2b-8dc0-40c7-ac1f-063887748427", + "id": "4134aed6-1320-4df4-b933-5e680ee2711c", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "1b3da356-e8e9-4954-8d71-4cfd7a5c04c8", + "id": "4ffea450-1ebb-474c-821c-7614a7f73e8b", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "86560029-a238-4f3c-8fe9-6c35e3bc7e9a", + "id": "d852f9fd-7aef-4e45-a0c4-275ab59d2466", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"aute3\": false,\n \"temporc\": \"dolore\"\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"proident_4\": 44374115,\n \"dolorec\": \"dolor \",\n \"culpa_c4a\": true\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aa528909-bb79-4e19-9fa5-f7ea46499eb4", + "id": "8a9e6771-abf5-46b9-99ff-a9008ea2ff70", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05eb213a-22f3-4891-908e-3f0f1fc28217", + "id": "93ffa38b-f9a4-444e-b976-c1f9c8d92d56", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaa8e356-afd0-4a37-8f62-e4e66a389b54", + "id": "833a8c77-df41-4456-9e34-5a9c42ec7c51", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53e38bee-9451-4b12-b3b8-85efd7813ab7", + "id": "b7a1aac2-603e-4527-90d1-ec2cfe37b95e", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "43daf54b-0330-47c4-a78d-82ceb3612afd", + "id": "24c29e7e-246d-4c0a-beaa-cdf18892db02", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "db7102e1-c201-439c-a23f-115dba7c6cc0", + "id": "ddefa150-9d75-4c5f-8f8d-65701dadb332", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79f139e0-e087-40c6-b31e-98dff7136930", + "id": "f3a95ca8-ae68-4aec-9033-32821c4b88c7", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82bc9107-38d9-4628-b14e-3eb9c90aca88", + "id": "41cccdb5-6a25-4f9b-b1b4-d895327ab57d", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "808f97dd-7061-474d-8af1-bbafc75867ac", + "id": "7c9b24aa-70dd-4db0-912f-43833ca0a200", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e45b471-151b-4fc4-ad51-3300c793ccc8", + "id": "7c3532ac-0b5d-4274-acbb-a3fffd7ec778", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"dolore_8\": 72824640.57873258,\n \"proident_c\": -73946277.6092588,\n \"in_d34\": -78473381.61993429\n },\n {\n \"id666\": false,\n \"eu__2\": true,\n \"aliqua_e7f\": 5762202.274678037\n }\n ],\n \"context\": {\n \"in80\": 98263387,\n \"utf1\": -76076615\n }\n}", + "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17379,22 +17379,24 @@ ] }, { - "name": "Transit API", - "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between \norigins and destinations. It provides detailed route data including distance, duration, polyline visualization, \nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for \napplications requiring accurate public transit navigation and trip planning capabilities.\n", + "name": "Distance API", + "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "abc5aa51-dd7b-498d-a5f2-9c5337a9ff29", - "name": "Transit Route", + "id": "3fcb5dfe-e751-4741-b940-d10ebb02d1b5", + "name": "Find Routes", "request": { - "name": "Transit Route", + "name": "Find Routes", "description": { - "content": "**Rate limit**: `10/1s`", + "content": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", "type": "text/plain" }, "url": { "path": [ - "transit", - "route" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -17403,25 +17405,79 @@ { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, "key": "arrival_time", - "value": "" + "value": "" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, "key": "origin", @@ -17430,7 +17486,7 @@ { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, "key": "destination", @@ -17439,16 +17495,34 @@ { "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "modes", - "value": "" + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -17476,13 +17550,15 @@ }, "response": [ { - "id": "e2a87dc4-69b7-4122-a628-e19fa8e8794c", + "id": "6fa640c5-709c-4d23-b3df-8b43ef95fa81", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "transit", - "route" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -17491,115 +17567,79 @@ { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "units", + "value": "metric" }, { "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "modes", - "value": "" + "key": "language", + "value": "en" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"status\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "820592cb-ad3a-4788-8dcd-e2a9cae8452e", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "transit", - "route" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "avoid", + "value": "" + }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, "key": "origin", @@ -17608,7 +17648,7 @@ { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, "key": "destination", @@ -17617,11 +17657,20 @@ { "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "modes", - "value": "" + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -17635,6 +17684,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -17643,26 +17701,28 @@ "method": "GET", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "708977b5-82fe-460d-981f-384db40a3f43", - "name": "Out of free quota.", + "id": "17539e6f-df26-4496-8c70-08b5450786e2", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "transit", - "route" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -17671,115 +17731,79 @@ { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "units", + "value": "metric" }, { "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "modes", - "value": "" + "key": "language", + "value": "en" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Payment Required", - "code": 402, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "4f217c50-be9f-403d-9c44-d685af122d96", - "name": "Credentials found, but not matching.", - "originalRequest": { - "url": { - "path": [ - "transit", - "route" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "avoid", + "value": "" + }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, "key": "origin", @@ -17788,7 +17812,7 @@ { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, "key": "destination", @@ -17797,11 +17821,20 @@ { "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "modes", - "value": "" + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -17815,6 +17848,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -17823,8 +17865,8 @@ "method": "GET", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", @@ -17836,13 +17878,15 @@ "_postman_previewlanguage": "json" }, { - "id": "6382f9c3-123b-44cb-a8a4-7214965c9983", - "name": "Validation Error", + "id": "cc94cae8-cb11-4b35-b582-86feb0ae8153", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "transit", - "route" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -17851,25 +17895,79 @@ { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, "key": "arrival_time", - "value": "" + "value": "" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, "key": "origin", @@ -17878,7 +17976,7 @@ { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, "key": "destination", @@ -17887,11 +17985,20 @@ { "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "modes", - "value": "" + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -17905,6 +18012,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -17913,26 +18029,28 @@ "method": "GET", "body": {} }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb7c18e8-789e-4743-abd4-409bbc1c88a1", - "name": "Rate limit reached", + "id": "46812ea7-5d3e-4b35-a6f8-db373ccea542", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "transit", - "route" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -17941,265 +18059,132 @@ { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "units", + "value": "metric" }, { "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "modes", - "value": "" + "key": "language", + "value": "en" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - } - ] - }, - { - "name": "Datasets API", - "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking. \n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", - "item": [ - { - "id": "45d5ac6d-9469-487a-ad57-2bf983e1e227", - "name": "Get Dataset", - "request": { - "name": "Get Dataset", - "description": { - "content": "Gets dataset details.\n\n**Rate limit**: `1/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {}, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "private_key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ - { - "id": "e6625784-b666-4447-9386-8d7adaf570c2", - "name": "Successful Response", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "avoid", + "value": "" + }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "033ffd7d-406a-4ea8-8683-9a83acab8909", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "arrival_time", + "value": "" + }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Unauthorized", - "code": 401, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "c327e654-fb3f-4e8c-84f5-6e9aeaa83eab", - "name": "Out of free quota.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -18208,8 +18193,8 @@ "method": "GET", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -18221,30 +18206,149 @@ "_postman_previewlanguage": "json" }, { - "id": "27ee82b4-b62f-4c8d-b1a0-d16a8aa8c320", - "name": "Credentials found, but not matching.", + "id": "a2952a7b-7ad7-4782-a39c-9188996c865a", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -18253,43 +18357,162 @@ "method": "GET", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bd98cd8b-4601-4ac0-815b-4da3b681d955", - "name": "Dataset was not found", + "id": "88a69d65-a970-48d3-ae3c-404590eb4d1f", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -18298,98 +18521,8 @@ "method": "GET", "body": {} }, - "status": "Not Found", - "code": 404, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "868754ad-b0b1-42d4-9c67-ce6f97ea35fc", - "name": "Validation Error", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "7801c0fa-eb76-4442-a801-8fc6a625282a", - "name": "Rate limit reached", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", @@ -18407,50 +18540,141 @@ } }, { - "id": "5f9fccf3-80e5-40a1-97ee-ff3eee392c87", - "name": "Delete Dataset", + "id": "cba51474-7517-4d1a-b4e0-3082287764d2", + "name": "Calculate Matrix", "request": { - "name": "Delete Dataset", + "name": "Calculate Matrix", "description": { - "content": "Schedule a dataset for deletion, deletion will happen in 7 days.\n\n\n**Rate limit**: `1/1s`", + "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" ], - "query": [], - "variable": [ + "query": [ { - "type": "any", - "value": "", - "key": "dataset_id", "disabled": false, "description": { - "content": "(Required) ", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" - } + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" } - ] + ], + "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", + "method": "GET", "body": {}, "auth": { "type": "apikey", "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -18465,130 +18689,287 @@ }, "response": [ { - "id": "2a410c8f-f3c4-4da4-8b87-604b2814b9f0", + "id": "0b572fbf-ac06-4920-acca-b5ec4a3ac8d7", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "DELETE", - "body": {} - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"mollit_4\": \"esse nisi enim\",\n \"et_ebf\": false,\n \"adipisicing_e\": -15211856\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "02d4a307-1e46-4bc2-b439-f51f28ae5841", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, + { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", + "method": "GET", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "43bd2db8-5f8f-4c67-b289-25713057b13d", - "name": "Out of free quota.", + "id": "06c7430b-70ac-41c2-913e-1e4cc1db9fad", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", + "method": "GET", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", @@ -18600,173 +18981,431 @@ "_postman_previewlanguage": "json" }, { - "id": "6d3f6dbb-94ab-48c2-a4b3-7cbaeeaec615", - "name": "Credentials found, but not matching.", + "id": "f37e52cd-9d70-4f3c-94c5-1ce1b2826f43", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "DELETE", - "body": {} - }, - "status": "Forbidden", - "code": 403, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "f75cbfa5-b37a-4a39-a5dd-712c3e7cc937", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", + "method": "GET", "body": {} }, - "status": "Not Found", - "code": 404, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9eacd6dd-4f7e-4ca2-a7ce-a6636431de63", - "name": "The Dataset was already scheduled for deletion.", + "id": "689da691-f15d-42ed-a0e4-e3c34e755351", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", + "method": "GET", "body": {} }, - "status": "Conflict", - "code": 409, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "307be12d-7c47-4102-88ed-569e4c7aebab", + "id": "fcfc5305-7a5a-4a9e-9ef6-e5a7b0d8fd9e", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "DELETE", - "body": {} - }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "header": [ @@ -18780,36 +19419,137 @@ "_postman_previewlanguage": "json" }, { - "id": "0dc0f936-f153-47da-88bc-f5f09e633537", + "id": "d3bb649d-da4b-4dfe-a38f-8fe507ab8730", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", + "method": "GET", "body": {} }, "status": "Too Many Requests", @@ -18831,37 +19571,37 @@ } }, { - "id": "33fc3336-7d27-4cee-bda0-4212d7f2dcfb", - "name": "Update Dataset", + "id": "bd083ee2-13d3-480d-9acd-4eb0df9f693d", + "name": "Calculate Matrix", "request": { - "name": "Update Dataset", + "name": "Calculate Matrix", "description": { - "content": "Updates a dataset url or name.\n\n**Rate limit**: `1/1s`", + "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] + "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -18871,10 +19611,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -18887,7 +19627,7 @@ "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -18902,13 +19642,15 @@ }, "response": [ { - "id": "06789657-3d64-4012-afd5-1690dcec13a5", + "id": "905c0b54-ebb2-4f75-939e-548d0c4b289d", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -18919,13 +19661,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -18935,10 +19686,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -18955,18 +19706,20 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "18b4bcb1-355d-49d8-84ce-10a06e002702", + "id": "b3455ab3-f5ab-4ac1-9239-851f9fb4586b", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -18977,13 +19730,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -18993,10 +19755,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19018,13 +19780,15 @@ "_postman_previewlanguage": "json" }, { - "id": "d91f874e-1d63-46b8-9d73-b04fe0b41b8f", + "id": "fd18a3dd-f995-4671-a2e5-9c376da46527", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -19035,13 +19799,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -19051,10 +19824,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19076,13 +19849,15 @@ "_postman_previewlanguage": "json" }, { - "id": "0d9d2c38-ffb7-48b0-9eb6-d68de80805db", + "id": "2a162805-1327-44ef-a101-959d0ec5f13f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -19093,13 +19868,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -19109,10 +19893,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19134,13 +19918,15 @@ "_postman_previewlanguage": "json" }, { - "id": "7754c22d-5f01-4577-b4db-6609641ce082", - "name": "Dataset was not found", + "id": "d55506e2-a1cc-45bd-aa30-6e7c98224a59", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -19151,7 +19937,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -19159,63 +19945,14 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "PUT", - "body": { - "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Not Found", - "code": 404, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "98c4329d-d300-4045-8b44-fd64e2d4e8d7", - "name": "Validation Error", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ { "key": "Content-Type", "value": "application/json" @@ -19225,10 +19962,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19250,13 +19987,15 @@ "_postman_previewlanguage": "json" }, { - "id": "4e2eae86-a19d-4257-990a-e7c535d59441", + "id": "287cc5c4-72e1-48c3-8e27-2a745871300f", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id" + "distance", + "distancematrix", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -19267,13 +20006,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -19283,10 +20031,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19314,17 +20062,19 @@ } }, { - "id": "d2ff111d-8688-4814-9479-62d4d8a4aba7", - "name": "List Datasets", + "id": "48a2904e-f7fe-4a87-8fc0-c698f8582aab", + "name": "Calculate Isochrone", "request": { - "name": "List Datasets", + "name": "Calculate Isochrone", "description": { - "content": "Lists datasets.\n\n**Rate limit**: `1/1s`", + "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19334,27 +20084,81 @@ { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" } ], "variable": [] }, "header": [ { - "key": "Accept", + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Accept", "value": "application/json" } ], @@ -19365,7 +20169,7 @@ "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -19380,12 +20184,14 @@ }, "response": [ { - "id": "6378c7b4-71c7-4e91-927d-a5ca47f1f441", + "id": "47a9a456-0168-4ccf-acb4-f2d1106bfb59", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19395,33 +20201,87 @@ { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -19438,17 +20298,19 @@ "value": "application/json" } ], - "body": "{\n \"datasets\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a5832151-2601-463a-bcf8-a686834139fc", + "id": "ae859043-3e53-4473-8671-77914baf0a7f", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19458,33 +20320,87 @@ { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -19506,12 +20422,14 @@ "_postman_previewlanguage": "json" }, { - "id": "34c059e8-0d27-4b57-89c5-027cdb101fbe", + "id": "17440f6b-3cce-46a5-ac79-e6170887cb01", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19521,33 +20439,87 @@ { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -19569,12 +20541,14 @@ "_postman_previewlanguage": "json" }, { - "id": "4fe3e92d-3298-4d55-969f-97ce20f48131", + "id": "8df71a81-b2ed-4984-8357-429d37a78cc9", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19584,33 +20558,87 @@ { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -19632,12 +20660,14 @@ "_postman_previewlanguage": "json" }, { - "id": "2eaed416-adbb-4a84-98e1-6e6685d6537f", + "id": "3da12684-5383-4fe4-a115-53609d5f3b31", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19647,33 +20677,87 @@ { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -19695,12 +20779,14 @@ "_postman_previewlanguage": "json" }, { - "id": "7f2f96e6-e1b8-41bf-b671-b0408bd454c2", + "id": "8a00cd92-a127-40b5-9c69-29cf18120f84", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19710,33 +20796,87 @@ { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -19764,17 +20904,19 @@ } }, { - "id": "7276e97d-3c60-4023-8056-94436231b396", - "name": "Create Dataset", + "id": "8903a608-d72e-494d-b566-9f033e109626", + "name": "Calculate Isochrone", "request": { - "name": "Create Dataset", + "name": "Calculate Isochrone", "description": { - "content": "Creates a dataset.\n\n**Rate limit**: `1/1s`", + "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19784,6 +20926,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -19796,7 +20947,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19809,7 +20960,7 @@ "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -19824,12 +20975,14 @@ }, "response": [ { - "id": "9d758ba1-440d-4364-b901-f7a5cb000acc", + "id": "c4915e2e-7195-4ffd-9da7-2e4bb370b864", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19841,13 +20994,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -19860,7 +21022,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19877,17 +21039,19 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", + "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7d931ede-a555-4a13-8e24-d2c9ae5a5f7e", + "id": "28e1397c-1071-468a-86a1-7571a1387e17", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19899,7 +21063,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -19907,10 +21071,19 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" - }, - { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Content-Type", + "value": "application/json" + }, + { "key": "Accept", "value": "application/json" } @@ -19918,7 +21091,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19940,12 +21113,14 @@ "_postman_previewlanguage": "json" }, { - "id": "31765b26-c62a-447c-9820-e6af96a874b7", + "id": "b954fbb4-0f56-41fd-a1f6-c834f674ad74", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -19957,13 +21132,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -19976,7 +21160,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -19998,12 +21182,14 @@ "_postman_previewlanguage": "json" }, { - "id": "ff229f97-87b2-49ed-a7ef-1de029297106", + "id": "55c45937-a2b2-4aa9-8426-d736f75061a0", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -20015,13 +21201,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -20034,7 +21229,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -20056,12 +21251,14 @@ "_postman_previewlanguage": "json" }, { - "id": "ec2d583d-2d9d-4b9e-87af-8bf4c24df2d2", + "id": "704cb6dd-74e9-4fdb-bd15-853d1684b3ab", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -20073,13 +21270,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -20092,7 +21298,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -20114,12 +21320,14 @@ "_postman_previewlanguage": "json" }, { - "id": "f46e38f8-16a9-466b-8123-d9f39a13b1c0", + "id": "04dbbfd2-c4eb-4168-bf37-d5adb8ef2bb6", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -20131,13 +21339,22 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -20150,7 +21367,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -20178,38 +21395,128 @@ } }, { - "id": "8a3a1aa1-aeb2-4161-af3b-01318e5bbd9a", - "name": "Get Dataset Status", + "id": "b74cee68-2b28-4353-ac36-8c095d469e44", + "name": "Find Tolls", "request": { - "name": "Get Dataset Status", + "name": "Find Tolls", "description": { - "content": "Returns the dataset import status.\n\n**Rate limit**: `1/5s`", + "content": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id", - "status" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], - "query": [], - "variable": [ + "query": [ { - "type": "any", - "value": "", - "key": "dataset_id", "disabled": false, "description": { - "content": "(Required) ", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" - } + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" } - ] + ], + "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -20222,7 +21529,7 @@ "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -20237,123 +21544,131 @@ }, "response": [ { - "id": "ced7859c-2080-4066-be09-19ba565b485a", + "id": "bc64c32b-42bd-43f5-ac58-a517aba5888a", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "status" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"in_progress\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "e3197bbf-23ff-4cc8-9323-6df9b6709d52", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "status" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "arrival_time", + "value": "" + }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Unauthorized", - "code": 401, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "705830a9-a676-4553-a693-cb6d391e90bb", - "name": "Out of free quota.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "status" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -20362,44 +21677,144 @@ "method": "GET", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"utb\": 44963922.57204887\n },\n {\n \"exercitation__7\": -4729636.45581083\n }\n ],\n \"tollSystems\": [\n {\n \"exercitation_7ff\": true,\n \"culpabc\": -91850773\n },\n {\n \"ullamco_e46\": true,\n \"occaecatc6_\": -77054950.46364045\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"consequatf\": 45849220.05216989,\n \"in_ea\": true,\n \"ea_1f\": -81802528.41474718\n },\n {\n \"Ut_7\": \"exercitation in ut\",\n \"fugiat5ab\": -17302836,\n \"quis56\": \"irure ad reprehender\"\n }\n ],\n \"tollSystems\": [\n {\n \"non94d\": 71923788.63154086,\n \"inf15\": 44159529\n },\n {\n \"mollit_cf\": false,\n \"in1\": true,\n \"exercitatione7\": 51738819.58783412\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ametd\": -62597891,\n \"ute\": \"fugiat incididunt\"\n },\n {\n \"deserunt_74\": true,\n \"quis_7\": 42791855,\n \"qui71\": -33275206.132985026\n }\n ],\n \"tollSystems\": [\n {\n \"animc85\": true\n },\n {\n \"amet_c\": 68611079\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"eu_b9c\": -83832657\n },\n {\n \"dolor_\": -62265912,\n \"in_a62\": 16547952\n }\n ],\n \"tollSystems\": [\n {\n \"aliquip_d_5\": true\n },\n {\n \"adipisicing_5\": -74723913.30425516\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e0b885b6-d6e6-45b5-8fda-32a2225fdd58", - "name": "Credentials found, but not matching.", + "id": "6d52bd38-8157-4baa-9111-e61ba211f54b", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "status" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -20408,8 +21823,8 @@ "method": "GET", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", @@ -20421,31 +21836,131 @@ "_postman_previewlanguage": "json" }, { - "id": "27e67416-7483-430e-b49b-103a083dda98", - "name": "Dataset was not found", + "id": "0852ef26-bd3b-4b76-8912-6bdce7d4cff1", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "status" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -20454,44 +21969,144 @@ "method": "GET", "body": {} }, - "status": "Not Found", - "code": 404, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "efd76af4-f3bf-4d4f-aa83-0277bb01b316", - "name": "Validation Error", + "id": "560b7f43-e6ac-4363-a162-1e25f67bc943", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "status" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -20500,322 +22115,388 @@ "method": "GET", "body": {} }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6ae1155c-f0cf-4041-9b6b-000e2953e3e6", - "name": "Rate limit reached", + "id": "7c95e09c-2c3a-4886-9319-c7860f8e4094", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "status" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "74f501f1-e824-41fb-a587-a7f8b0f82ffc", - "name": "Trigger Import", - "request": { - "name": "Trigger Import", - "description": { - "content": "Trigger the dataset import.\n\n**Rate limit**: `1/90s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - ":dataset_id", - "import" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {}, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "private_key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ - { - "id": "185b369c-a675-49d8-8850-c4dd629d5888", - "name": "Successful Response", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "import" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "arrival_time", + "value": "" + }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Accepted", - "code": 202, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"dataset_id\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "f9b51e93-7ec9-4868-b289-73294bba6134", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "import" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", + "method": "GET", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7e9148dc-ac22-455d-80a4-af03dfe20206", - "name": "Out of free quota.", + "id": "e2350fda-c85c-4415-ad9d-1fafd94a4208", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "import" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Payment Required", - "code": 402, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "d602a225-3fad-4a96-ac0e-012f579fab1c", - "name": "Credentials found, but not matching.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "import" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", + "method": "GET", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "9d50719a-459b-4209-825e-f3346c35d299", + "name": "Start Matrix Calculation", + "request": { + "name": "Start Matrix Calculation", + "description": { + "content": "Start an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "distance", + "matrix", + "async", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } }, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "c9850d3a-0a45-40af-a7fb-a49290ea0913", - "name": "Dataset was not found", + "id": "770fb997-a1d0-4365-b17d-001e162a9ef4", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "import" + "distance", + "matrix", + "async", + "" ], "host": [ "{{baseUrl}}" @@ -20826,42 +22507,56 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], "method": "POST", - "body": {} + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Not Found", - "code": 404, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"matrix_id\": \"\",\n \"status\": \"timeout\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9e66a252-2510-4375-9ba5-6d0b925c960b", - "name": "Validation Error", + "id": "778dfbea-e317-473b-a25d-7d8add79c6a4", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "import" + "distance", + "matrix", + "async", + "" ], "host": [ "{{baseUrl}}" @@ -20872,42 +22567,56 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], "method": "POST", - "body": {} + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c4fe7303-f3e6-4db2-bb1c-28b41baa9be9", - "name": "Rate limit reached", + "id": "04556019-e010-45b9-b855-c98042ccb35f", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "import" + "distance", + "matrix", + "async", + "" ], "host": [ "{{baseUrl}}" @@ -20918,310 +22627,223 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], "method": "POST", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "8f75aa0b-d73c-4ff8-b941-779c56eadfec", - "name": "Reimport Dataset Webhook", - "request": { - "name": "Reimport Dataset Webhook", - "description": { - "content": "Triggers the reimport of the dataset linked to the dataset.\n\n**Rate limit**: `1/90s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [ - { - "type": "any", - "value": "", - "key": "reimport_key", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {}, - "auth": null - }, - "response": [ { - "id": "39905c35-35ee-411d-91f9-9f2e88ede81d", - "name": "Successful Response", + "id": "cfc2a375-f376-42fb-a423-9a770fbdff1d", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" + "distance", + "matrix", + "async", + "" ], "host": [ "{{baseUrl}}" ], - "query": [], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], "method": "POST", - "body": {} + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Accepted", - "code": 202, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"dataset_id\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "28a8a492-d681-44f0-8041-f2aa576b54c7", - "name": "Unauthorized", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "method": "POST", - "body": {} - }, - "status": "Unauthorized", - "code": 401, - "header": [], - "cookie": [], - "_postman_previewlanguage": "text" - }, - { - "id": "7258a19c-2c74-45a7-92a5-e2d990d62313", - "name": "Payment Required", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "method": "POST", - "body": {} - }, - "status": "Payment Required", - "code": 402, - "header": [], - "cookie": [], - "_postman_previewlanguage": "text" - }, - { - "id": "aaefb329-eff0-4e5a-bb22-83e84f8f9471", - "name": "Forbidden", + "id": "85d4e926-218e-4b0d-8974-0b63637fc872", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" + "distance", + "matrix", + "async", + "" ], "host": [ "{{baseUrl}}" ], - "query": [], - "variable": [] - }, - "method": "POST", - "body": {} - }, - "status": "Forbidden", - "code": 403, - "header": [], - "cookie": [], - "_postman_previewlanguage": "text" - }, - { - "id": "23886276-b668-441f-9e47-9e42576f517d", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } ], - "query": [], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], "method": "POST", - "body": {} + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Not Found", - "code": 404, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "22bdcf34-b279-4462-a01f-4417c5ad6e03", - "name": "Validation Error", + "id": "05e9be68-196d-4c38-b4e2-1a655d085089", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" + "distance", + "matrix", + "async", + "" ], "host": [ "{{baseUrl}}" ], - "query": [], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], "method": "POST", - "body": {} + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "93353c87-a11e-4174-8e6b-3ade7556eae8", - "name": "Rate limit reached", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -21232,88 +22854,47 @@ } }, { - "id": "e5be2895-3270-4782-9587-106cae73d707", - "name": "Search Features", + "id": "316faa8a-dd8c-41d2-a2dc-57ecd6f79b9d", + "name": "Check Matrix Calculation Status", "request": { - "name": "Search Features", + "name": "Check Matrix Calculation Status", "description": { - "content": "Search for features.\n\n**Rate limit**: `20/1s`", + "content": "Check on the progress of an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" + "distance", + "matrix", + "async", + ":matrix_id", + "status" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - } - ], + "query": [], "variable": [ { "type": "any", - "value": "", - "key": "dataset_id", + "value": "", + "key": "matrix_id", "disabled": false, "description": { - "content": "(Required) ", + "content": "(Required) The ID of the matrix you want to check the status of.", "type": "text/plain" } } ] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, + "method": "GET", + "body": {}, "auth": { "type": "apikey", "apikey": [ @@ -21334,48 +22915,21 @@ }, "response": [ { - "id": "6a01823b-9b57-4a9b-90bf-a17aa7b722dc", + "id": "2e1d5dbd-717e-436a-a53e-d7a543b1751a", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" + "distance", + "matrix", + "async", + ":matrix_id", + "status" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -21388,26 +22942,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "OK", "code": 200, @@ -21417,53 +22958,26 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"status\": \"inProgress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ac3c1c2d-6fcd-47e7-adad-907a627f6c5e", + "id": "f0e88ab3-8462-4fb5-87d3-f09523ec9570", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" + "distance", + "matrix", + "async", + ":matrix_id", + "status" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -21476,26 +22990,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -21510,48 +23011,21 @@ "_postman_previewlanguage": "json" }, { - "id": "3713bc23-7f9e-4819-85e0-0027e4c5dd8e", + "id": "5b820319-d5b4-4139-8df4-6891dd998109", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" + "distance", + "matrix", + "async", + ":matrix_id", + "status" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -21564,26 +23038,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Payment Required", "code": 402, @@ -21598,48 +23059,21 @@ "_postman_previewlanguage": "json" }, { - "id": "bbf1c8ec-4b23-4f37-9d8e-3cb3efdb0241", + "id": "25895253-fb25-453c-8ed6-defa76dc18e1", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" + "distance", + "matrix", + "async", + ":matrix_id", + "status" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -21652,26 +23086,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Forbidden", "code": 403, @@ -21686,136 +23107,21 @@ "_postman_previewlanguage": "json" }, { - "id": "02aec00d-fc56-454e-8442-4f3c43141ee6", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Not Found", - "code": 404, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "5dcc7092-db63-4aa3-8542-d33792820fe5", + "id": "f83f1abc-19c4-4454-92e7-1f6e3be629d9", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" + "distance", + "matrix", + "async", + ":matrix_id", + "status" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -21828,26 +23134,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -21862,48 +23155,21 @@ "_postman_previewlanguage": "json" }, { - "id": "0766261a-59b4-40dc-8138-a798a2e02000", + "id": "6837f4ab-f517-4951-bdb4-9d264b0f9cc7", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" + "distance", + "matrix", + "async", + ":matrix_id", + "status" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -21916,26 +23182,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -21956,88 +23209,46 @@ } }, { - "id": "49cd8bdf-d2bf-4205-8936-f00184549c5e", - "name": "Nearby Features", + "id": "0ceb7e9d-15f9-475a-a853-ad9d5b25b2d8", + "name": "Get Matrix Calculation Result", "request": { - "name": "Nearby Features", + "name": "Get Matrix Calculation Result", "description": { - "content": "Search for features nearby geometry.\n\n**Rate limit**: `20/1s`", + "content": "Get the results of an asynchronous matrix calculation.\n\nYou should confirm using the `/matrix/{matrix_id}/status` endpoint that the calculation is `completed` before calling this endpoint.\n\n**Rate limit**: `20/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" + "distance", + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], - "query": [ + "query": [], + "variable": [ { + "type": "any", + "value": "", + "key": "matrix_id", "disabled": false, "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - } - ], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", + "content": "(Required) The ID of the matrix you want to get the result of", "type": "text/plain" } } ] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, + "method": "GET", + "body": {}, "auth": { "type": "apikey", "apikey": [ @@ -22058,48 +23269,20 @@ }, "response": [ { - "id": "5b4b40e1-3cd8-4adc-8841-e8c887959821", - "name": "Successful Response", + "id": "61d36bb8-8598-414f-a5e4-f4d279e38048", + "name": "Redirect to the result of the matrix calculation.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" + "distance", + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -22112,82 +23295,41 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "OK", - "code": 200, + "status": "See Other", + "code": 303, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c3e4a1fb-ace1-49db-ad49-eb25128b4293", + "id": "80b73c59-12bd-4dfa-a9b7-a69136319225", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" + "distance", + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -22200,26 +23342,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -22234,48 +23363,20 @@ "_postman_previewlanguage": "json" }, { - "id": "4b9bcc21-5fba-4479-a007-f8828a04887d", + "id": "71227e10-2e39-46ab-8568-a78de80b7ea8", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" + "distance", + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -22288,26 +23389,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Payment Required", "code": 402, @@ -22322,48 +23410,20 @@ "_postman_previewlanguage": "json" }, { - "id": "53c74259-dbbc-4b62-a74f-7df74d968983", + "id": "fc17cacb-ff27-4b9e-9025-dcf07f0c61a3", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" + "distance", + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -22376,26 +23436,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Forbidden", "code": 403, @@ -22410,139 +23457,23 @@ "_postman_previewlanguage": "json" }, { - "id": "e66c22d1-b480-40bd-a16a-78bf5ba230fc", - "name": "Dataset was not found", + "id": "6aef16dd-88da-479a-8ff2-faa96277aeb0", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" + "distance", + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ { - "disabled": false, "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Not Found", - "code": 404, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "0e9a77d4-5623-4213-9669-4a97c927f2e8", - "name": "Validation Error", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "key", @@ -22552,26 +23483,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -22586,48 +23504,20 @@ "_postman_previewlanguage": "json" }, { - "id": "e7967b54-d531-4a0a-a77f-221490f438e9", + "id": "03ecb996-7ff3-45d1-872c-1008844e3f06", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" + "distance", + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -22640,26 +23530,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -22678,23 +23555,26 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - }, + } + ] + }, + { + "name": "Transit API", + "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between\norigins and destinations. It provides detailed route data including distance, duration, polyline visualization,\nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for\napplications requiring accurate public transit navigation and trip planning capabilities.\n", + "item": [ { - "id": "b325065d-e27f-4e4e-aeb3-286253882d4a", - "name": "Intersect Features", + "id": "6840f24f-007a-4259-a6b4-8a0034e82b62", + "name": "Transit Route", "request": { - "name": "Intersect Features", + "name": "Transit Route", "description": { - "content": "Returns the features that are intersecting with geometry.\n\n**Rate limit**: `20/1s`\n\n![Intersection](https://postgis.net/workshops/postgis-intro/_images/st_intersects.png)", + "content": "**Rate limit**: `10/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -22703,65 +23583,59 @@ { "disabled": false, "description": { - "content": "", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "page", - "value": "1" - } - ], - "variable": [ + "key": "origin", + "value": "" + }, { - "type": "any", - "value": "", - "key": "dataset_id", "disabled": false, "description": { - "content": "(Required) ", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" - } + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "type": "text/plain" + }, + "key": "modes", + "value": "" } - ] + ], + "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, + "method": "GET", + "body": {}, "auth": { "type": "apikey", "apikey": [ @@ -22782,16 +23656,13 @@ }, "response": [ { - "id": "91a17fca-31b2-4c60-9ea0-13e3fbcaf195", + "id": "591c86f2-2ba4-403a-ab99-4097d0db5d62", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -22800,29 +23671,47 @@ { "disabled": false, "description": { - "content": "", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) WGS84 coordinates as format lat,lng", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "type": "text/plain" + }, + "key": "modes", + "value": "" }, { "description": { @@ -22836,26 +23725,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "OK", "code": 200, @@ -22865,21 +23741,18 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d542e902-4d5d-4095-872f-9f964b0ec745", + "id": "1b5067a2-8d7a-4700-8f82-c968af7caae7", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -22888,29 +23761,47 @@ { "disabled": false, "description": { - "content": "", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) WGS84 coordinates as format lat,lng", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "type": "text/plain" + }, + "key": "modes", + "value": "" }, { "description": { @@ -22924,26 +23815,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -22958,16 +23836,13 @@ "_postman_previewlanguage": "json" }, { - "id": "b5667398-b4d8-469d-a000-631386a8f3d9", + "id": "44f94b86-9720-40f9-9fe6-5c8bef5f0b96", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -22976,29 +23851,47 @@ { "disabled": false, "description": { - "content": "", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) WGS84 coordinates as format lat,lng", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "type": "text/plain" + }, + "key": "modes", + "value": "" }, { "description": { @@ -23012,26 +23905,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Payment Required", "code": 402, @@ -23046,16 +23926,13 @@ "_postman_previewlanguage": "json" }, { - "id": "a70f9ff3-7c2c-4328-a128-dfcfc1e68567", + "id": "d100028b-83a6-4b9e-8592-b71f4ef5af42", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -23064,29 +23941,47 @@ { "disabled": false, "description": { - "content": "", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) WGS84 coordinates as format lat,lng", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "type": "text/plain" + }, + "key": "modes", + "value": "" }, { "description": { @@ -23100,26 +23995,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Forbidden", "code": 403, @@ -23134,16 +24016,13 @@ "_postman_previewlanguage": "json" }, { - "id": "23589f0e-533a-458f-b026-6a75502c0ca9", - "name": "Dataset was not found", + "id": "3a1f6eda-d3db-47b1-b2a3-2c489b157320", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -23152,117 +24031,47 @@ { "disabled": false, "description": { - "content": "", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "arrival_time", + "value": "" }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Not Found", - "code": 404, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "4a9a5c94-dfe5-4d5a-8297-66766f960cd8", - "name": "Validation Error", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ { "disabled": false, "description": { - "content": "", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "origin", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "destination", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "modes", + "value": "" }, { "description": { @@ -23276,26 +24085,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -23310,16 +24106,13 @@ "_postman_previewlanguage": "json" }, { - "id": "426143d2-753a-4b69-94f1-7c2226d4bd44", + "id": "cd934875-8771-4100-92eb-9bdcd1c2c513", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -23328,29 +24121,47 @@ { "disabled": false, "description": { - "content": "", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) WGS84 coordinates as format lat,lng", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "type": "text/plain" + }, + "key": "modes", + "value": "" }, { "description": { @@ -23364,26 +24175,13 @@ "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -23402,56 +24200,31 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - }, + } + ] + }, + { + "name": "Datasets API", + "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking.\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", + "item": [ { - "id": "4d4c5f83-6c0c-48ee-bb80-faf7c4e48f73", - "name": "Contains Features", + "id": "09962785-85cf-42cf-b614-15a0c61349d9", + "name": "Get Dataset", "request": { - "name": "Contains Features", + "name": "Get Dataset", "description": { - "content": "Search for features containing geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "content": "Gets dataset details.\n\n**Rate limit**: `1/1s`", "type": "text/plain" }, "url": { "path": [ "datasets", - ":dataset_id", - "features", - "contains", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - } - ], + "query": [], "variable": [ { "type": "any", @@ -23466,32 +24239,19 @@ ] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, + "method": "GET", + "body": {}, "auth": { "type": "apikey", "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -23506,80 +24266,37 @@ }, "response": [ { - "id": "a9e49ea5-ed93-4d10-ad36-27524b453120", + "id": "34d852ad-0d80-43af-9173-72d5d3a7d0d2", "name": "Successful Response", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "contains", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ { - "disabled": false, "description": { - "content": "", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "OK", "code": 200, @@ -23589,85 +24306,42 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7113e843-0518-40e5-9018-8dca181cdabf", + "id": "a4b17056-e6a8-49ac-a72c-dc441f70e23a", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "contains", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -23682,80 +24356,37 @@ "_postman_previewlanguage": "json" }, { - "id": "cae93ed8-95d6-4f4f-8aba-396791f25283", + "id": "f7f4f4c4-3ec9-4678-813c-80229c5ce24c", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "contains", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Payment Required", "code": 402, @@ -23770,80 +24401,37 @@ "_postman_previewlanguage": "json" }, { - "id": "7387180a-9662-471e-904d-d2e62c9037ba", + "id": "a5436330-b2d5-466b-85ee-431cc84cfbbb", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "contains", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Forbidden", "code": 403, @@ -23858,80 +24446,37 @@ "_postman_previewlanguage": "json" }, { - "id": "d4e2ab58-37d2-483a-aea4-9e70a64acba7", + "id": "8979fd18-a444-489e-882b-f3ae9172a1c0", "name": "Dataset was not found", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "contains", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Not Found", "code": 404, @@ -23946,80 +24491,37 @@ "_postman_previewlanguage": "json" }, { - "id": "55e7c1ab-64f6-4f46-8138-51835d69806d", + "id": "5cf9469e-61f4-46c8-9486-5e19183c5bde", "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "contains", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ { - "disabled": false, "description": { - "content": "", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -24034,80 +24536,37 @@ "_postman_previewlanguage": "json" }, { - "id": "9e23881d-25fb-4d69-966c-1c09ac94102a", + "id": "9a1c4a3c-fee0-4df7-ba09-94dce666cc97", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "contains", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -24128,54 +24587,23 @@ } }, { - "id": "5251fb13-2d84-4e7a-8ff0-d4da80bf0865", - "name": "Within Features", + "id": "468b22fd-d4a8-4d5c-8c8b-9abdf6a59cbc", + "name": "Delete Dataset", "request": { - "name": "Within Features", + "name": "Delete Dataset", "description": { - "content": "Search for features within geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "content": "Schedule a dataset for deletion, deletion will happen in 7 days.\n\n\n**Rate limit**: `1/1s`", "type": "text/plain" }, "url": { "path": [ "datasets", - ":dataset_id", - "features", - "within", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - } - ], + "query": [], "variable": [ { "type": "any", @@ -24190,32 +24618,19 @@ ] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, + "method": "DELETE", + "body": {}, "auth": { "type": "apikey", "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -24230,80 +24645,37 @@ }, "response": [ { - "id": "452ecb2e-c96a-4df9-a95b-1d3c4a204de4", + "id": "59b97c24-08b5-4f5f-babd-60fc32237490", "name": "Successful Response", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "within", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "DELETE", + "body": {} }, "status": "OK", "code": 200, @@ -24313,85 +24685,42 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"mollit_2a\": \"veniam ut\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ullamcoe2\": false\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"aliquab4c\": \"officia culpa\",\n \"Excepteur7a\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "66392107-085f-4c5e-9439-e2e0d7d59fc7", + "id": "15aa79ca-7bbf-4bcc-90c9-5cceebff5695", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "within", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "DELETE", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -24406,80 +24735,37 @@ "_postman_previewlanguage": "json" }, { - "id": "72f4e6c3-aaaf-42ad-8c9f-8a711681b0d1", + "id": "1fdcab59-bf95-4139-bb29-be1610424f7c", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "within", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "DELETE", + "body": {} }, "status": "Payment Required", "code": 402, @@ -24494,80 +24780,37 @@ "_postman_previewlanguage": "json" }, { - "id": "04f39cf1-ea41-42f3-a468-a35c18ef4b14", + "id": "2554bd2e-9ef0-49be-8b19-1925a7f52afc", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "within", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "DELETE", + "body": {} }, "status": "Forbidden", "code": 403, @@ -24582,80 +24825,37 @@ "_postman_previewlanguage": "json" }, { - "id": "b9aa60c3-b3f8-4978-b784-d333333dc0c3", + "id": "4000b4ad-be72-4a46-adfa-20a8f9742706", "name": "Dataset was not found", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "within", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "DELETE", + "body": {} }, "status": "Not Found", "code": 404, @@ -24670,168 +24870,127 @@ "_postman_previewlanguage": "json" }, { - "id": "799f1a37-4821-4f6d-9352-a1e03f48aa6a", - "name": "Validation Error", + "id": "eb819f4b-f3b7-4bd4-9428-b61cc6276499", + "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "within", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "DELETE", + "body": {} }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Conflict", + "code": 409, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "47038256-0dcf-479a-bd6d-d02caf62a48f", - "name": "Rate limit reached", + "id": "c5b27427-acb2-4415-84d9-8fe37944df61", + "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - "within", - "" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" + "method": "DELETE", + "body": {} + }, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "ebb2f957-1640-4c07-b24e-8951c14530a1", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" } - } + ], + "method": "DELETE", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -24852,35 +25011,23 @@ } }, { - "id": "d7deda86-eb20-4ab1-aad7-71ff3740165a", - "name": "Get Feature", + "id": "5e92bac7-9feb-4b28-9350-1b213c101349", + "name": "Update Dataset", "request": { - "name": "Get Feature", + "name": "Update Dataset", "description": { - "content": "Gets a feature from its ID.\n\n**Rate limit**: `20/1s`", + "content": "Updates a dataset url or name.\n\n**Rate limit**: `1/1s`", "type": "text/plain" }, "url": { "path": [ "datasets", - ":dataset_id", - "features", - ":feature_id" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - } - ], + "query": [], "variable": [ { "type": "any", @@ -24891,42 +25038,36 @@ "content": "(Required) ", "type": "text/plain" } - }, - { - "type": "any", - "value": "", - "key": "feature_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } } ] }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {}, + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "auth": { "type": "apikey", "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -24941,35 +25082,24 @@ }, "response": [ { - "id": "c9dab7c3-e6f6-4648-a48a-ad305696d0dd", + "id": "82b2623c-b206-413c-8b27-992d9667533f", "name": "Successful Response", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - ":feature_id" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -24977,21 +25107,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "OK", "code": 200, @@ -25001,40 +25135,29 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"magnaa\": -18393920.541398674,\n \"et7\": -25173785\n }\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "90f3c62a-f8f2-4825-815a-fa50d9bcdc4c", + "id": "fed54b61-a40b-404d-a3c9-24f39bca7557", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - ":feature_id" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -25042,21 +25165,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Unauthorized", "code": 401, @@ -25071,35 +25198,24 @@ "_postman_previewlanguage": "json" }, { - "id": "f1939248-937d-4124-87ac-79f901aba5fd", + "id": "6d2550e8-8d21-4cb4-88b5-d9aac2af5fa7", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - ":feature_id" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -25107,21 +25223,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Payment Required", "code": 402, @@ -25136,35 +25256,24 @@ "_postman_previewlanguage": "json" }, { - "id": "ff34a9bc-64f6-46a4-b8b3-4fbab1ab4019", + "id": "795409aa-5d4b-4687-9896-5bcc4f37056d", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - ":feature_id" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -25172,21 +25281,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Forbidden", "code": 403, @@ -25201,35 +25314,24 @@ "_postman_previewlanguage": "json" }, { - "id": "74899f23-97f0-4f6f-975c-5183edca7247", - "name": "Feature or Dataset were not found", + "id": "711777cd-2438-45eb-8bfd-22ec1e1cf678", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - ":feature_id" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -25237,21 +25339,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Not Found", "code": 404, @@ -25266,35 +25372,24 @@ "_postman_previewlanguage": "json" }, { - "id": "76943e39-e9ef-45b1-beef-65454c703f5a", + "id": "3c89ac80-3cbb-4c48-a039-116c82d5b9f0", "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - ":feature_id" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -25302,21 +25397,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -25331,35 +25430,24 @@ "_postman_previewlanguage": "json" }, { - "id": "2fba4d28-f290-4a07-8a03-f03aa13a2dfa", + "id": "01d377b3-e31d-4b64-8f75-6f27ff53f0f3", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id", - "features", - ":feature_id" + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -25367,21 +25455,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Too Many Requests", "code": 429, @@ -25400,27 +25492,19 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - } - ] - }, - { - "name": "Distance API", - "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", - "item": [ + }, { - "id": "04473a52-557c-4f46-83f6-eb32daabf977", - "name": "Find Routes", + "id": "8f8fab73-7e9b-49cb-a099-69fbfa0227b7", + "name": "List Datasets", "request": { - "name": "Find Routes", + "name": "List Datasets", "description": { - "content": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", + "content": "Lists datasets.\n\n**Rate limit**: `1/1s`", "type": "text/plain" }, "url": { "path": [ - "distance", - "route", - "json", + "datasets", "" ], "host": [ @@ -25430,124 +25514,25 @@ { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "page", + "value": "1" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -25560,7 +25545,7 @@ "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -25575,14 +25560,12 @@ }, "response": [ { - "id": "8d19094d-94f3-4a5d-a53f-869dd14abb06", + "id": "30863f42-81c5-4d44-b1c3-69ce7dfa1f99", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "route", - "json", + "datasets", "" ], "host": [ @@ -25592,132 +25575,33 @@ { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "waypoints", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" + "key": "page", + "value": "1" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -25734,19 +25618,17 @@ "value": "application/json" } ], - "body": "{\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"datasets\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ed3abc41-ea58-4fde-bcb7-ecbef3159dee", + "id": "02bbc120-aedc-488a-a6f7-f004b7505c79", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "route", - "json", + "datasets", "" ], "host": [ @@ -25756,132 +25638,33 @@ { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "page", + "value": "1" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -25903,14 +25686,12 @@ "_postman_previewlanguage": "json" }, { - "id": "034c600e-d885-48e4-8105-07a3809834b0", + "id": "6c67a3b8-e029-490c-a745-f0696b0a61d0", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "route", - "json", + "datasets", "" ], "host": [ @@ -25920,132 +25701,33 @@ { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -26067,14 +25749,12 @@ "_postman_previewlanguage": "json" }, { - "id": "87ea057c-053c-4873-9049-37a8322471c5", + "id": "3c8eec09-0c4c-48a5-b23a-0ae478ba1e01", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "route", - "json", + "datasets", "" ], "host": [ @@ -26084,132 +25764,96 @@ { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "destination", - "value": "" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "844e5f58-883a-4093-9080-8b1d41bd5218", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "details", - "value": "none" + "key": "page", + "value": "1" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -26218,27 +25862,25 @@ "method": "GET", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8cae955f-b197-4505-906a-51b85bd31e4f", - "name": "Validation Error", + "id": "1eff59e5-3c5d-45b4-b0ea-1a6ef6010850", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "route", - "json", + "datasets", "" ], "host": [ @@ -26248,138 +25890,1469 @@ { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "waypoints", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "9d9aa9bc-081d-4ed5-8ecc-db81dcd33d34", + "name": "Create Dataset", + "request": { + "name": "Create Dataset", + "description": { + "content": "Creates a dataset.\n\n**Rate limit**: `1/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "private_key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ + { + "id": "7a0f6dc8-433d-498f-bbbc-4561a482d48e", + "name": "Successful Response", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "arrival_time", - "value": "" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "OK", + "code": 200, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "cec47dc0-e577-4e0a-99b6-65439e106e4a", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "departure_time", - "value": "" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "d55c5543-8b5d-4d71-a2aa-3771c02d3f49", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Payment Required", + "code": 402, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "9aef6843-1627-4127-80ce-07df5353acb6", + "name": "Credentials found, but not matching.", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "alternatives", - "value": "false" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "04df1119-bdc2-4e2c-8588-dbf021cff6b4", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "details", - "value": "none" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "0ef6d1b2-11a6-405a-9947-ba90c9725eea", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "d0f70cbc-d906-4831-8e3a-47b17e02a7e3", + "name": "Get Dataset Status", + "request": { + "name": "Get Dataset Status", + "description": { + "content": "Returns the dataset import status.\n\n**Rate limit**: `1/5s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "private_key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ + { + "id": "e819641c-e68f-48e7-bb90-c80c2b7e41ad", + "name": "Successful Response", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "OK", + "code": 200, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"success\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "42121fd7-f730-4103-8fe8-41fcebb2c17a", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "a663c7c5-b885-422e-9e97-48323249af8e", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Payment Required", + "code": 402, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "80dbeb78-0198-4cd9-9276-a232ed4005a0", + "name": "Credentials found, but not matching.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "fe87fa8a-13c4-453c-8c23-f3ef24e4ac5a", + "name": "Dataset was not found", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "a4f894c2-d59e-43c1-b73e-cd72d73f94ca", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "e6a2e618-13bd-478c-b5c2-15cc16ae99da", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "6ca1b236-0433-4b82-a64e-97c32cf1d6b0", + "name": "Trigger Import", + "request": { + "name": "Trigger Import", + "description": { + "content": "Trigger the dataset import.\n\n**Rate limit**: `1/90s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "private_key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ + { + "id": "274cbc55-a282-4b3d-86a1-30788c046d42", + "name": "Successful Response", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Accepted", + "code": 202, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"dataset_id\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "b8f1ee3a-a37a-43e9-8b64-e719306ded50", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "19dce864-e6cd-42cf-9512-03a0e43f41fc", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Payment Required", + "code": 402, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "12bb931d-3501-4a1e-ade5-7b7780ef97dc", + "name": "Credentials found, but not matching.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "6747020d-9475-4353-955e-a10ef9b745c2", + "name": "Dataset was not found", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "82a1a296-3a1b-45a9-b8d6-75d4600c19f9", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "675deea9-022e-4870-a957-74982387011f", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "9d3da2a3-eb0f-4485-bdd3-693d5a43b4e0", + "name": "Reimport Dataset Webhook", + "request": { + "name": "Reimport Dataset Webhook", + "description": { + "content": "Triggers the reimport of the dataset linked to the dataset.\n\n**Rate limit**: `1/90s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "", + "key": "reimport_key", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {}, + "auth": null + }, + "response": [ + { + "id": "08253607-b392-46e3-bda6-51491f56ea67", + "name": "Successful Response", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Accepted", + "code": 202, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"dataset_id\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "d2e15b92-8247-45b5-85cf-481e2cf53c93", + "name": "Unauthorized", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "method": "POST", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "f0cc0d14-0b9c-4572-84c2-b61b455e5e1f", + "name": "Payment Required", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "method": "POST", + "body": {} + }, + "status": "Payment Required", + "code": 402, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "fed2c1b9-2fbf-4fb1-8c24-2a3bddb63b69", + "name": "Forbidden", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "method": "POST", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "f76c8e5b-f57a-4f88-8e61-eb101b256a7e", + "name": "Dataset was not found", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "b1fa3cfb-a92a-4540-81a4-8e09d452d97e", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", @@ -26395,155 +27368,29 @@ "_postman_previewlanguage": "json" }, { - "id": "45ebe4ed-12c4-4ab2-a8f2-1332294c57ab", + "id": "6d7fe5db-d59e-4814-83e2-5900c610b16b", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "route", - "json", - "" + "datasets", + "hooks", + "reimport", + ":reimport_key" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], + "query": [], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, "status": "Too Many Requests", @@ -26565,19 +27412,20 @@ } }, { - "id": "58f4181e-284d-4019-b6a7-17302d223d42", - "name": "Calculate Matrix", + "id": "03d73955-e4f0-4954-9ac5-761555fbb0ef", + "name": "Search Features", "request": { - "name": "Calculate Matrix", + "name": "Search Features", "description": { - "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", + "content": "Search for features.\n\n**Rate limit**: `20/1s`", "type": "text/plain" }, "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "search", "" ], "host": [ @@ -26587,113 +27435,65 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "", "type": "text/plain" }, - "key": "destinations", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "departure_time", - "value": "" - }, + "key": "page", + "value": "1" + } + ], + "variable": [ { + "type": "any", + "value": "", + "key": "dataset_id", "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "(Required) ", "type": "text/plain" - }, - "key": "elements", - "value": "distance" + } } - ], - "variable": [] + ] }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {}, + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "auth": { "type": "apikey", "apikey": [ @@ -26714,160 +27514,15 @@ }, "response": [ { - "id": "b49fe7f5-fb5e-45b4-9dbc-cc635c59ff84", + "id": "fce052e8-7199-401f-aeff-ee0584347e87", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "f3fd05ee-9ef4-46e7-9c07-e5555afc6c24", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "search", "" ], "host": [ @@ -26877,92 +27532,29 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "The result page to fetch.", "type": "text/plain" - }, - "key": "elements", - "value": "distance" + }, + "key": "page", + "value": "1" }, { "description": { @@ -26977,43 +27569,48 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unauthorized", - "code": 401, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f84024d1-f48c-4cd1-954b-c4606b50278f", - "name": "Out of free quota.", + "id": "4bc39db0-77f2-46fd-a9fc-32ce6e52d6a2", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "search", "" ], "host": [ @@ -27023,92 +27620,117 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "origins", - "value": "" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "destinations", - "value": "" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "b6dd72d9-8747-42ac-9773-65e922ea0bfa", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "search", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "page", + "value": "1" }, { "description": { @@ -27123,21 +27745,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Payment Required", "code": 402, @@ -27152,109 +27778,47 @@ "_postman_previewlanguage": "json" }, { - "id": "e9ddf212-8fc1-441a-ba72-a0250ce244cd", + "id": "9ae10625-3360-45f7-939d-f05da41d469c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "search", "" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, + "query": [ { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "page", + "value": "1" }, { "description": { @@ -27269,21 +27833,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Forbidden", "code": 403, @@ -27298,14 +27866,15 @@ "_postman_previewlanguage": "json" }, { - "id": "5073ad10-a807-4dea-806e-597b0bd0cbdf", - "name": "Validation Error", + "id": "a6659639-843c-42ed-80e1-64b44b1718a7", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "search", "" ], "host": [ @@ -27315,92 +27884,29 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "page", + "value": "1" }, { "description": { @@ -27415,43 +27921,48 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ef0331f6-f081-4e47-91e3-9e3714e90029", - "name": "Rate limit reached", + "id": "4b3fe1fd-43da-4349-894e-c6e335a65772", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "search", "" ], "host": [ @@ -27461,92 +27972,117 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "origins", - "value": "" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "destinations", - "value": "" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "7d69add0-377f-4c2f-a566-73b29abc93e1", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "search", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "page", + "value": "1" }, { "description": { @@ -27561,21 +28097,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Too Many Requests", "code": 429, @@ -27596,37 +28136,68 @@ } }, { - "id": "189f522a-e9fd-42b7-9c8c-c818c42e74d6", - "name": "Calculate Matrix", + "id": "0144f0f3-d006-4e2e-8187-0a93dc6e6183", + "name": "Nearby Features", "request": { - "name": "Calculate Matrix", + "name": "Nearby Features", "description": { - "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", + "content": "Search for features nearby geometry.\n\n**Rate limit**: `20/1s`", "type": "text/plain" }, "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "nearby", "" ], "host": [ "{{baseUrl}}" ], - "query": [], - "variable": [] + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + } + ], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -27639,7 +28210,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -27667,20 +28238,48 @@ }, "response": [ { - "id": "e5c21216-1ad3-40b7-b920-a19d46975058", + "id": "526fccd3-096b-48a2-b7bd-6bf98fd08d10", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "nearby", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -27693,15 +28292,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -27714,7 +28304,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -27731,25 +28321,141 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "cf478252-7022-4b3d-b005-baa0290528b3", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "nearby", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7a1b7e71-1c28-4340-902d-c268ca345c68", - "name": "Unable to locate credentials.", + "id": "4617e08b-80b5-465e-9282-4b463d34323a", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "nearby", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -27762,15 +28468,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -27783,7 +28480,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -27792,8 +28489,8 @@ } } }, - "status": "Unauthorized", - "code": 401, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -27805,20 +28502,48 @@ "_postman_previewlanguage": "json" }, { - "id": "487d75e2-6b9f-402f-b935-1e2461c0a165", - "name": "Out of free quota.", + "id": "753e30c2-e3ca-4933-be92-460567f51807", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "nearby", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -27831,15 +28556,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -27852,7 +28568,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -27861,8 +28577,8 @@ } } }, - "status": "Payment Required", - "code": 402, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -27874,20 +28590,48 @@ "_postman_previewlanguage": "json" }, { - "id": "f5adf65a-cee5-4e18-bef7-ad1b4e85ec77", - "name": "Credentials found, but not matching.", + "id": "47e3be79-258c-4c86-a995-42087478bc0c", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "nearby", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -27900,15 +28644,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -27921,7 +28656,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -27930,33 +28665,61 @@ } } }, - "status": "Forbidden", - "code": 403, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8e4da475-83ca-4d7a-ae50-38c40680c8c7", + "id": "3e8c31a1-cd1e-4a23-8e7c-4c0ab0b1cc42", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "nearby", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -27969,15 +28732,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -27990,7 +28744,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -28012,20 +28766,48 @@ "_postman_previewlanguage": "json" }, { - "id": "ad580bda-b18b-48e2-a37a-980337cf4f70", + "id": "18e70bd9-7d19-40e8-87c2-d68558f118c1", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", + "datasets", + ":dataset_id", + "features", + "nearby", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -28038,15 +28820,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -28059,7 +28832,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -28087,19 +28860,20 @@ } }, { - "id": "1c8817d2-91f7-4b52-9f0c-c9334e8d6151", - "name": "Calculate Isochrone", + "id": "cfc5333f-27a4-4cb8-95c7-35d52f7eaf72", + "name": "Intersect Features", "request": { - "name": "Calculate Isochrone", + "name": "Intersect Features", "description": { - "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", + "content": "Returns the features that are intersecting with geometry.\n\n**Rate limit**: `20/1s`\n\n![Intersection](https://postgis.net/workshops/postgis-intro/_images/st_intersects.png)", "type": "text/plain" }, "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "intersects", "" ], "host": [ @@ -28109,86 +28883,65 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "origin", - "value": "" - }, + "key": "page", + "value": "1" + } + ], + "variable": [ { + "type": "any", + "value": "", + "key": "dataset_id", "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "(Required) ", "type": "text/plain" - }, - "key": "value", - "value": "" + } } - ], - "variable": [] + ] }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {}, + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "auth": { "type": "apikey", "apikey": [ @@ -28209,14 +28962,15 @@ }, "response": [ { - "id": "264fa82b-c3a2-46d2-8d30-84ee489fadba", + "id": "f3ed5eb3-7e65-4fe3-8979-f269a07d1937", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "intersects", "" ], "host": [ @@ -28226,65 +28980,29 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "page", + "value": "1" }, { "description": { @@ -28299,21 +29017,25 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "OK", "code": 200, @@ -28323,19 +29045,20 @@ "value": "application/json" } ], - "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b026269c-7897-4c5d-b00a-b48894cfb60e", + "id": "14d51921-8319-406a-9832-feb591dc32aa", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "intersects", "" ], "host": [ @@ -28345,65 +29068,117 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "language", - "value": "en" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "d4fb9019-5c22-408e-bd7a-929d6558215d", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "intersects", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "page", + "value": "1" }, { "description": { @@ -28418,24 +29193,28 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unauthorized", - "code": 401, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -28447,14 +29226,15 @@ "_postman_previewlanguage": "json" }, { - "id": "5dca0b45-c4be-4890-a35b-b0fcfe8455ab", - "name": "Out of free quota.", + "id": "9bf7bbfa-1f84-4851-9c33-cf10505c6759", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "intersects", "" ], "host": [ @@ -28464,65 +29244,117 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "language", - "value": "en" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "1773ad65-e7ef-4673-9771-27fe197240eb", + "name": "Dataset was not found", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "intersects", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "page", + "value": "1" }, { "description": { @@ -28537,43 +29369,48 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Payment Required", - "code": 402, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3498b6bd-f028-41f9-b137-25fa11a1d34b", - "name": "Credentials found, but not matching.", + "id": "1f3adcf0-af28-4415-9479-7941a0329f3a", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "intersects", "" ], "host": [ @@ -28583,65 +29420,117 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "language", - "value": "en" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "f4aeed63-4086-4339-b17c-55a2a6c65635", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "intersects", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "page", + "value": "1" }, { "description": { @@ -28656,43 +29545,156 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Forbidden", - "code": 403, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "40cb51f6-ade2-4810-86a2-d6248d0536b1", + "name": "Contains Features", + "request": { + "name": "Contains Features", + "description": { + "content": "Search for features containing geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "contains", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + } + ], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } }, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "1cfb09fe-9ab9-4ace-82d2-7739e700ab89", - "name": "Validation Error", + "id": "bf108d23-294b-4c9a-b4c9-746e630ff8b9", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ @@ -28702,65 +29704,117 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "language", - "value": "en" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "OK", + "code": 200, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "65c05dda-b7f4-48cb-98f2-e94bf0c9f758", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "contains", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "page", + "value": "1" }, { "description": { @@ -28775,43 +29829,48 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c5c75ac4-49b8-4ebe-b035-a554692a992c", - "name": "Rate limit reached", + "id": "ba750939-de1c-47f9-834e-1cee41245738", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ @@ -28821,65 +29880,29 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "", "type": "text/plain" }, - "key": "avoid", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "value", - "value": "" + "key": "page", + "value": "1" }, { "description": { @@ -28894,126 +29917,81 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Too Many Requests", - "code": 429, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "cabed10f-b493-4b32-98b6-7f95763a72e5", - "name": "Calculate Isochrone", - "request": { - "name": "Calculate Isochrone", - "description": { - "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "distance", - "isochrone", - "json", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } }, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ { - "id": "4e3ab205-5914-41fb-bcd1-40b6d3f83194", - "name": "Successful Response", + "id": "ef592072-6356-47d9-8729-1d069d711ba0", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29022,19 +30000,10 @@ "key": "key", "value": "" } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, + ], + "variable": [] + }, + "header": [ { "key": "Content-Type", "value": "application/json" @@ -29047,7 +30016,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29056,33 +30025,61 @@ } } }, - "status": "OK", - "code": 200, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "50ed59e5-1ef3-489b-be7a-04734037aa5d", - "name": "Unable to locate credentials.", + "id": "9efc580e-1732-4218-b542-c9ee93cf95a1", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29095,15 +30092,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -29116,7 +30104,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29125,33 +30113,61 @@ } } }, - "status": "Unauthorized", - "code": 401, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "354ce74e-f60b-4071-8809-b9f5ca01dabe", - "name": "Out of free quota.", + "id": "cae47694-7e53-4161-bd69-6a79db69bbba", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29164,15 +30180,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -29185,7 +30192,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29194,33 +30201,61 @@ } } }, - "status": "Payment Required", - "code": 402, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c0086d8d-ab68-4c56-8e4b-945e894f7819", - "name": "Credentials found, but not matching.", + "id": "83088d12-cca7-43fb-a511-a846b61aaad9", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29233,15 +30268,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -29254,7 +30280,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29263,33 +30289,169 @@ } } }, - "status": "Forbidden", - "code": 403, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "cf348744-8a8c-485c-83ff-eee73aeacc41", + "name": "Within Features", + "request": { + "name": "Within Features", + "description": { + "content": "Search for features within geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "within", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + } + ], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } }, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "bd246adc-1c2d-4fe2-bf44-515ff199d118", - "name": "Validation Error", + "id": "8b04b05a-fb81-475a-9fcd-522746bc5eca", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29302,15 +30464,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -29323,7 +30476,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29332,33 +30485,61 @@ } } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "714983a8-b384-474d-b71a-78f667e519ef", - "name": "Rate limit reached", + "id": "fa6555dc-c9c1-4d1b-86b4-cd210fe63392", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", + "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29371,15 +30552,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -29392,7 +30564,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29401,182 +30573,116 @@ } } }, - "status": "Too Many Requests", - "code": 429, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "2405f14e-334e-4c1e-b586-90b5d53f8018", - "name": "Find Tolls", - "request": { - "name": "Find Tolls", - "description": { - "content": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", - "type": "text/plain" }, - "url": { - "path": [ - "distance", - "tolls", - "json", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" + { + "id": "245d6522-f0a6-45b3-b37b-07420f3cf98a", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "within", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" + "header": [ + { + "key": "Content-Type", + "value": "application/json" }, - "key": "alternatives", - "value": "false" + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {}, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, + "status": "Payment Required", + "code": 402, + "header": [ { - "key": "in", - "value": "query" + "key": "Content-Type", + "value": "application/json" } - ] - } - }, - "response": [ + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, { - "id": "a1d4194d-70f1-41c5-b4a6-95bcc2ac96ff", - "name": "Successful Response", + "id": "71100650-400b-4e71-8b11-59b4b111230e", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", + "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ @@ -29586,92 +30692,205 @@ { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "waypoints", - "value": "" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "mode", - "value": "driving" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "8877d098-c8e9-47f5-9ae0-1eb52acc66b6", + "name": "Dataset was not found", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "within", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "page", + "value": "1" }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "9164218d-a89f-4e94-b580-59f20f3e8c78", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "within", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "page", + "value": "1" }, { "description": { @@ -29686,138 +30905,244 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "OK", - "code": 200, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"aute7f\": -83425008.63877618,\n \"tempor_445\": false,\n \"nisi_1\": -11452313.06906873,\n \"deserunt919\": \"est ipsum nulla esse anim\"\n },\n {\n \"in_e78\": \"exercitation quis mollit Excepteur irure\",\n \"aliqua57\": \"proident elit velit voluptate\"\n }\n ],\n \"tollSystems\": [\n {\n \"etf\": \"tempor proident dolore reprehenderit est\",\n \"nisi_079\": \"non voluptate\"\n },\n {\n \"adipisicing_d56\": 93382422.66079888,\n \"consectetura\": -83360295.6435215,\n \"cillum_9\": false,\n \"reprehenderit_80\": 52157952\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"magna_6d\": -64329957,\n \"id2ef\": -47141042.20358583\n },\n {\n \"aliquip_378\": \"sit consect\",\n \"magna1f9\": false,\n \"est9b7\": true\n }\n ],\n \"tollSystems\": [\n {\n \"cupidatat_7b3\": -85334571.93231167\n },\n {\n \"veniam871\": -13359407.236717671,\n \"sint_07\": \"ex Ut dolore in\",\n \"aliqua68\": -89529904,\n \"culpa5\": false\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"reprehenderit_a\": -91296102.21795197,\n \"nostrud_fa1\": -80799309.51325199\n },\n {\n \"pariatur_4a\": 64769713.88687426\n }\n ],\n \"tollSystems\": [\n {\n \"consectetur_0b2\": 35115595.868160605,\n \"culpa6f\": -2104754\n },\n {\n \"do_af\": 81208459.12372449,\n \"enim9c7\": true\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ina7\": false\n },\n {\n \"quis_0f\": -52080046.71758211,\n \"sunt_e7\": true\n }\n ],\n \"tollSystems\": [\n {\n \"laboris_6c\": false,\n \"ut_e\": -40529930.5730491,\n \"quis_d\": -73259348\n },\n {\n \"do_8\": 4231197.186606377\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5ca9e663-435c-46f8-a51e-d435dc16f126", - "name": "Unable to locate credentials.", + "id": "0bc1316d-885f-42d9-8bc1-76d7a8280a91", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", + "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "destination", - "value": "" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "fc020da1-d4c5-4a1f-9e6c-895e01c853d2", + "name": "Get Feature", + "request": { + "name": "Get Feature", + "description": { + "content": "Gets a feature from its ID.\n\n**Rate limit**: `20/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + ":feature_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + } + ], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + }, + { + "type": "any", + "value": "", + "key": "feature_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ + { + "id": "64279f46-20e3-435b-9a15-d19e6c6fd405", + "name": "Successful Response", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + ":feature_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "format", + "value": "geojson" }, { "description": { @@ -29837,7 +31162,7 @@ "content": "", "type": "text/plain" }, - "key": "accept-language", + "key": "X-Field-Mask", "value": "" }, { @@ -29848,122 +31173,41 @@ "method": "GET", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"elit_6\": \"Lorem occaecat velit dolore\",\n \"velit58_\": \"Excepteur tempor officia veniam\",\n \"Lorem_2f\": 39978433.46158913,\n \"pariatur0d5\": -76611602\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7a9a9ed2-a0f3-4cb8-88fa-570fa861a66b", - "name": "Out of free quota.", + "id": "5bb26d2e-fd39-456f-b639-ea4bb41c1b82", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", - "" + "datasets", + ":dataset_id", + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" + "key": "format", + "value": "geojson" }, { "description": { @@ -29983,7 +31227,7 @@ "content": "", "type": "text/plain" }, - "key": "accept-language", + "key": "X-Field-Mask", "value": "" }, { @@ -29994,8 +31238,8 @@ "method": "GET", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", @@ -30007,109 +31251,93 @@ "_postman_previewlanguage": "json" }, { - "id": "797312dd-8a3c-4d6e-a377-76d5c87873e6", - "name": "Credentials found, but not matching.", + "id": "777bfdab-20aa-4313-89ac-a433ba52f0df", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", - "" + "datasets", + ":dataset_id", + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" + "key": "format", + "value": "geojson" }, { - "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, + "key": "X-Field-Mask", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Payment Required", + "code": 402, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "45365773-b5d1-460e-a2b9-b7af92adeef9", + "name": "Credentials found, but not matching.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + ":feature_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "format", + "value": "geojson" }, { "description": { @@ -30129,7 +31357,7 @@ "content": "", "type": "text/plain" }, - "key": "accept-language", + "key": "X-Field-Mask", "value": "" }, { @@ -30153,109 +31381,93 @@ "_postman_previewlanguage": "json" }, { - "id": "891ae758-37be-4d14-9625-cbb155686a6e", - "name": "Validation Error", + "id": "c90830a8-ea53-4ad1-8309-8b147ecded49", + "name": "Feature or Dataset were not found", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", - "" + "datasets", + ":dataset_id", + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "format", + "value": "geojson" }, { - "disabled": false, "description": { - "content": "", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, + "key": "X-Field-Mask", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "91e6a7e1-70a0-46ae-b01d-cb714a429c7a", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + ":feature_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" + "key": "format", + "value": "geojson" }, { "description": { @@ -30275,7 +31487,7 @@ "content": "", "type": "text/plain" }, - "key": "accept-language", + "key": "X-Field-Mask", "value": "" }, { @@ -30299,109 +31511,28 @@ "_postman_previewlanguage": "json" }, { - "id": "d3fb416c-4686-4419-a05b-fb6e85411f84", + "id": "6a204da8-1314-4371-b497-c73735b5ca24", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", - "" + "datasets", + ":dataset_id", + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" + "key": "format", + "value": "geojson" }, { "description": { @@ -30421,7 +31552,7 @@ "content": "", "type": "text/plain" }, - "key": "accept-language", + "key": "X-Field-Mask", "value": "" }, { @@ -30465,7 +31596,7 @@ } ], "info": { - "_postman_id": "fd666ae7-9784-418a-b18d-90773ea3e71d", + "_postman_id": "8caa6f0b-7554-4c50-9eea-daf19b1bcc81", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/redocly/redocly-merged-config.yaml b/redocly/redocly-merged-config.yaml index 287eb470..7aec76d6 100644 --- a/redocly/redocly-merged-config.yaml +++ b/redocly/redocly-merged-config.yaml @@ -8,25 +8,25 @@ apis: woosmap/process-tags: tagMappings: # Transit API - 'transit': - name: 'Transit API' + "transit": + name: "Transit API" description: | - The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between - origins and destinations. It provides detailed route data including distance, duration, polyline visualization, - and complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for + The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between + origins and destinations. It provides detailed route data including distance, duration, polyline visualization, + and complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for applications requiring accurate public transit navigation and trip planning capabilities. externalDocs: url: "https://developers.woosmap.com/products/transit-api/route-endpoint/" # Indoor API - 'Indoor API': - name: 'Indoor API' + "Indoor API": + name: "Indoor API" description: | The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues. - + The Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables precise location searching through an intelligent POI engine with autocompletion capabilities. - + For wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines and turn-by-turn instructions. Advanced features include custom routing profiles for different user types (staff, visitors, etc.) and seamless integration with external systems. @@ -34,93 +34,91 @@ apis: url: "https://developers.woosmap.com/products/indoor-api/get-started/" # Woosmap for what3words API - 'what3words': - name: 'Woosmap for what3words API' + "what3words": + name: "Woosmap for what3words API" description: | The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique - 3-word addressing system. - - This API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of + 3-word addressing system. + + This API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of [Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words. externalDocs: url: "https://developers.woosmap.com/products/w3w-api/get-started/" # Datasets API - 'search': 'Datasets API' - 'features': 'Datasets API' - 'dataset': 'Datasets API' - 'Datasets API': - name: 'Datasets API' + "search": "Datasets API" + "features": "Datasets API" + "dataset": "Datasets API" + "Datasets API": + name: "Datasets API" description: | Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval. * **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions. * **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters. - * **Features:** Direct access to individual geographic features by unique ID with field masking. + * **Features:** Direct access to individual geographic features by unique ID with field masking. Ideal for applications that require precise location analysis, spatial queries and geographic data management. externalDocs: url: "https://developers.woosmap.com/products/datasets-api/get-started/" - - 'static': - name: 'Static Map API' + "static": + name: "Static Map API" description: | - The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. + The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed. You provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application. externalDocs: url: "https://developers.woosmap.com/products/map-static-api/get-started/" - # Distance API - 'route': 'Distance API' - 'distancematrix': 'Distance API' - 'isochrone': 'Distance API' - 'tolls': 'Distance API' - 'Distance API': - name: 'Distance API' + # Distance API + "route": "Distance API" + "distancematrix": "Distance API" + "isochrone": "Distance API" + "tolls": "Distance API" + "Distance Matrix Async": "Distance API" + "Distance API": + name: "Distance API" description: | The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide. - + * **Route:** Calculate travel distance, duration, and paths between origin and destination. * **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations. * **Isochrone:** Determine all locations reachable within a specific time or distance. * **Tolls:** Estimate toll costs and details for specific routes. - + Requests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management. externalDocs: url: "https://developers.woosmap.com/products/distance-api/get-started/" - tagsToDelete: - - 'Transit' - - 'Transit & Matrix Async' - - 'Distance Matrix Async' + - "Transit" + - "Transit & Matrix Async" sortOrder: - 'Distance API': + "Distance API": - route - distancematrix - isochrone - tolls woosmap/tag-groups: tagGroups: - - name: 'Search' + - name: "Search" tags: - - 'Store Search API' - - 'Data Management API' - - 'Geolocation API' - - 'Localities API' - - 'Address API' - - 'Datasets API' - - 'Woosmap for what3words API' - - 'Zones API' - - name: 'Map' + - "Store Search API" + - "Data Management API" + - "Geolocation API" + - "Localities API" + - "Address API" + - "Datasets API" + - "Woosmap for what3words API" + - "Zones API" + - name: "Map" tags: - - 'Static Map API' - - 'Indoor API' - - name: 'Distance' + - "Static Map API" + - "Indoor API" + - name: "Distance" tags: - - 'Distance API' - - 'Transit API' + - "Distance API" + - "Transit API" plugins: - - plugins.js \ No newline at end of file + - plugins.js From a5329d670a7f6c70d32944d3f59efb4ab72f692e Mon Sep 17 00:00:00 2001 From: cmillett <65162811+cmillett@users.noreply.github.com> Date: Tue, 30 Dec 2025 11:19:09 +0100 Subject: [PATCH 2/9] Move the Async Open API under Distance/Distance Async API --- dist/merged-woosmap-openapi3.json | 18 +- dist/woosmap-postman.json | 14266 ++++++++++++++------------- redocly/redocly-merged-config.yaml | 15 +- 3 files changed, 7163 insertions(+), 7136 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index 14964831..bbb30101 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -82,8 +82,8 @@ } }, { - "name": "Distance API", - "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", + "name": "Distance Async API", + "description": "The Woosmap Distance Async API suite provides tools for large or difficult distance calculations.\n\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "externalDocs": { "url": "https://developers.woosmap.com/products/distance-api/get-started/" } @@ -101,6 +101,13 @@ "externalDocs": { "url": "https://developers.woosmap.com/products/datasets-api/get-started/" } + }, + { + "name": "Distance API", + "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", + "externalDocs": { + "url": "https://developers.woosmap.com/products/distance-api/get-started/" + } } ], "paths": { @@ -5116,7 +5123,7 @@ "/distance/matrix/async/": { "post": { "tags": [ - "Distance API" + "Distance Async API" ], "summary": "Start Matrix Calculation", "description": "Start an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", @@ -5210,7 +5217,7 @@ "/distance/matrix/async/{matrix_id}/status": { "get": { "tags": [ - "Distance API" + "Distance Async API" ], "summary": "Check Matrix Calculation Status", "description": "Check on the progress of an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", @@ -5307,7 +5314,7 @@ "/distance/matrix/async/{matrix_id}": { "get": { "tags": [ - "Distance API" + "Distance Async API" ], "summary": "Get Matrix Calculation Result", "description": "Get the results of an asynchronous matrix calculation.\n\nYou should confirm using the `/matrix/{matrix_id}/status` endpoint that the calculation is `completed` before calling this endpoint.\n\n**Rate limit**: `20/1s`", @@ -21895,6 +21902,7 @@ "name": "Distance", "tags": [ "Distance API", + "Distance Async API", "Transit API" ] } diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index 46b08e42..de5ec3d0 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "2ae34956-570e-468e-8f19-f73af00f83e1", + "id": "b1d46bd8-ff37-4cbb-872c-a2720cfa7df9", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "d27bf8c0-7676-4d39-862c-c3e687e1a6fe", + "id": "989bbae5-fcf4-4fcd-a7f6-77e5ba02a08d", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"proident7\": \"minim dolore\",\n \"velit_219\": false\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b302988e-e251-45af-a715-8de83540fa06", + "id": "89da615b-1839-4edd-8c75-b297aca688f8", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0386c0e4-16eb-47b8-b997-8ab49675e8cf", + "id": "713c2bc7-312c-4982-83aa-5de1e331021d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41d2c8ae-737f-4ca3-8c05-58853988edf3", + "id": "3c9bea53-d4ad-4eeb-bffe-bae587f8801c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "b810ebf1-2e72-4b6e-8527-453eca9eb5fa", + "id": "0a9b3dc8-d153-4bcb-a106-b2e7db5a433e", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "278b578d-8a7d-4477-a3a4-87ae060ef984", + "id": "fddb960e-ef23-4759-ab77-25bddea70d6d", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"minim\",\n \"highlighted\": \"Ut laborum in mollit enim\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"quis\",\n \"highlighted\": \"in proident fugiat Lorem\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"exercitati\",\n \"highlighted\": \"est consectetur\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"eu esse qui ad\",\n \"highlighted\": \"sint elit sit non veniam\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c6f42f82-980c-4bbd-8201-4af50971df64", + "id": "8ce801b2-398c-471e-8dc0-9f6c6a904a11", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8e63a7b-f5c0-4754-9a1b-0398c106f38a", + "id": "c5a55c98-1379-4c60-9cce-e2424dd22432", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe2ecaac-5495-4424-bb8b-858e975ca83f", + "id": "45f60999-45aa-4c17-986b-001789767d99", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "70fb5ef3-aed4-4b2b-836f-2921fa7dee1a", + "id": "ee324926-9736-415d-bd21-eb681c0a12c8", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "5e9aa19c-cbeb-41ea-bf64-5857f5fababf", + "id": "59997588-9229-4b83-bc28-155d4b505aa8", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2e163ae-73bc-423f-8dea-7cd59f4bd914", + "id": "a9629a08-95be-4b60-8cde-52338cb95b55", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f26d42e2-e09c-420e-bee0-ef6285ac74ad", + "id": "2d25468b-04e1-4b0c-a9f5-456eb7118369", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0e963f5-fc86-4a80-9f11-1ff64a073838", + "id": "590e0921-1f5a-49ff-8f16-c20863658e5c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "8814dbf4-6436-4655-89d3-18043267b9ee", + "id": "2c744bd0-6887-4951-a5df-4e0a9774082d", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "527048d0-9b73-4390-9aa7-61a9ad57838c", + "id": "b2f2b62d-dc12-425b-920a-0043dab81645", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1600f886-9fb5-4f88-bfb3-012cf05ea258", + "id": "05a5abc6-bf59-411d-b2fa-abbaac0d45c2", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ba61629-b3fc-49dd-9fc5-1fe19b23b8fe", + "id": "71c53659-a46f-47af-b358-fbcf7334f871", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ece3dfcd-84d5-4631-a84e-29d3c8980a7e", + "id": "15a8130f-a978-4741-92ab-ac3cadd67e52", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "a26bfe10-3c34-46d4-a264-7514ae1cc552", + "id": "f67f7ba9-df30-48d9-aceb-f49defe42378", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "ba64996b-64c6-440f-98d0-6e23ae7ab1b8", + "id": "e369cb6b-18ab-4618-932b-7cfa6b7815b1", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd148f6e-fefa-4cbb-baf5-ef7611ee939c", + "id": "ba523771-bfca-4457-a679-85b98777bbd6", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8faf568-1e63-48ac-a675-95039c9ee9f5", + "id": "9281b7cb-634d-4212-ae0f-24017f9676b9", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19029671-ddf2-4e82-96fc-e4337c72da93", + "id": "96d7303e-bb2c-4d8b-b190-b77599f85d2c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "b0bc293e-0d26-43d0-9a1c-ffb40d373db1", + "id": "2571a601-c969-4537-8303-ef5e4dab60c7", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "c4e2357d-5cae-4ac2-8d4a-90bcbd4a3ed8", + "id": "684cb232-00b7-4637-95c5-3784b69375b2", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e55f2e37-41f5-4db5-91cc-c9d5f86af30b", + "id": "ebb85490-736d-43b9-a880-ef7b24ede6cb", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c156dfc4-d68b-4546-b971-a2d2c707ff9e", + "id": "2a5caeee-79f5-44bc-af46-4439556f8393", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "6d1cdd45-5ebf-44a9-b765-b89fff706a02", + "id": "3e30300e-ddc9-4a74-8bf3-7f4bc16a8d94", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "473d30d4-784a-4528-9eff-8b9513435b6d", + "id": "96137bff-ddcd-4eaf-ade8-3ee7b649f1f5", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"dolore_7\": -35606415.38942137,\n \"eiusmod_c0\": \"voluptate Lorem\",\n \"quis_7\": -35267795.111313306\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "301e2041-203a-4f43-9f6d-d4b16870026a", + "id": "5958c907-ce90-42f3-9c77-62059d088181", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b8ac79a-35b2-49ba-ac31-5758accb584d", + "id": "0c4a3baf-8312-4562-969d-6aa0acc56c4d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5874279-3cf8-465a-954a-3a5b58664339", + "id": "5149613e-64a8-43e3-8052-5b3ea219e280", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "a5464529-3802-489d-b6d9-9470e23c03ee", + "id": "36534aae-cb51-4ff6-9f2f-789fa9302c55", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "4342f50c-d901-4443-ad3e-428f25b7fc78", + "id": "9e2aceaa-7a66-4190-8ec2-92a63ee4f02c", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57fa33a9-0d15-49d9-a3c2-165ad4682335", + "id": "ef82951b-2de3-4f4f-904b-058f6a2ebd0b", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6081889c-1320-4a85-83d5-b3c519bd0a31", + "id": "2ed0ab3e-26f9-4492-a23f-40e767db6039", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06794d16-4717-4900-b708-9a8448dd163a", + "id": "4c0828bc-d0f8-4d8e-a241-d1112f85e2fd", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"inadf\": 87012522\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"Duisd0\": 28192033.58699651\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "ddaca0a1-74b6-4096-b71a-cc43b2688363", + "id": "1bcc0427-a330-4363-aaf2-de2b18e47b61", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "b4f2715f-c2f4-40be-a8f3-c723c3ac34c1", + "id": "5fda843e-7850-4f97-8ded-c39b9292ee63", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c841b9d-876d-4e16-b3d4-47387c91ca6e", + "id": "ee2da533-3dd8-483b-9e72-8e384797111d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "177e726f-0bff-4eec-9626-7f758fa20a94", + "id": "558a0ea7-04c0-4397-92c9-6abde6f75197", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18e8aee1-0b9d-4f3b-ad31-556b428f5d0d", + "id": "f749ced0-1f42-418b-b166-fa54435fce01", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "333d7a24-0abc-4d79-ae59-2b2f27ed0641", + "id": "bd7ad362-b1a6-45b5-b076-fc623087d12d", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "504bdc7a-da19-4f90-a80f-af60bf59e486", + "id": "e3e47bb2-fed5-4b0a-88d9-6f248f63d0f1", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "75167837-d2da-4108-9919-772bb032f613", + "id": "703328fc-1fd5-45da-befa-be39301d57c8", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c18a76e-b78e-432d-94c4-09418342e67e", + "id": "a1e9c330-ccb6-4d75-8974-876f09241a12", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef352b40-0ca7-4c79-9f71-1328cfed1ffe", + "id": "a29ebd4e-2402-47af-a1ce-57e54e5ec2c6", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "f0d20c76-9ee8-43ed-a292-cee610da48ae", + "id": "98f5ae2b-cc48-4d6d-aa31-1e9877913cef", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "9fc69647-57f3-480a-9bef-31143a086b00", + "id": "180d491e-d44a-489f-90a7-1091842309d9", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c034923-3ca3-46a3-b73e-0a8429624af1", + "id": "e47b1a39-22a4-490e-ad88-2a29a67c76a1", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03e07362-916b-4968-85cf-3af0050bea8b", + "id": "b71ed6d9-13eb-4aa9-8111-2028e2a21e94", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d09f3e3-470e-4e37-af0b-96733f35fea9", + "id": "fb3a7200-42a8-490f-b6d1-47baf87b903a", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "f433e3e4-12dc-463d-86e5-eea9dff73fc8", + "id": "15156bb5-9876-405a-88fc-f4bc4a7a16e8", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -3966,7 +3966,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "7d7d0d1d-b04d-4277-9470-950b0032aa77", + "id": "bdf01608-d169-44ca-a408-4fbbd6936939", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -4102,7 +4102,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"country\",\n \"hamlet\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"address\",\n \"hamlet\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"city\",\n \"postal_code\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"borough\",\n \"postal_code\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "27d6c1e9-7d0f-4033-87de-8337a66473d4", + "id": "893e77ae-69f1-4746-ad92-188dd906fb5c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88c6480f-c63e-46c6-a1e3-2a7e2c49e4f5", + "id": "e00edda8-ca9d-4310-9c5d-f22289e42cc9", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -4378,7 +4378,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17aac1c3-ed73-431c-823f-55977aefc423", + "id": "2bc8648f-cc88-4e11-b757-e1cf83124b59", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -4516,7 +4516,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "59ccc9ed-24f0-4f3a-a044-75068e6c20cc", + "id": "ad4aed70-0e0c-47cc-a344-44d7314a6c9e", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4629,7 +4629,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "d7d7cf9c-3fb1-4a49-837b-fa6d40df223a", + "id": "6f9d58da-52ec-4435-bba0-6772134a2b47", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4729,7 +4729,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"neighbourhood\",\n \"neighbourhood\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"GEOMETRIC_CENTER\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"country\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"ROUTE\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4bbe3647-8f9e-4e3f-9066-e0e41a365d21", + "id": "ae72374b-98ca-4ac6-95cc-54e405f5c87f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4831,7 +4831,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b854158-213e-42d3-96eb-1870d1db0444", + "id": "0cff3708-d661-46fa-ba2d-e6b34f4357c6", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4933,7 +4933,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae602bf7-ea0c-4012-b70f-ed6e9a5289aa", + "id": "b8897911-ad93-4f7b-83c4-983253dd45f1", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5035,7 +5035,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -5094,7 +5094,7 @@ } }, { - "id": "6f9b6693-6ece-450f-8032-4a0a22b92e24", + "id": "22ecf5c8-7e1c-4fc8-9407-7ab61020aeae", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -5193,7 +5193,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5202,7 +5202,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" } ], "variable": [] @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "96533d09-5459-42d8-98da-1a7f9dc41d67", + "id": "065fc8f2-552e-4eb1-8665-93ce342f19c7", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -5329,7 +5329,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5338,7 +5338,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"village\",\n \"postal_code\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"quarter\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"address\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"postal_code\",\n \"address\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "35e1fa6f-b189-4e6d-96e6-eb6d45b8de64", + "id": "5f5e79dc-572e-440e-a92f-acbee34e4cb2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -5467,7 +5467,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5476,7 +5476,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9576a9c2-5e21-4e6d-a17a-0c0870a773a6", + "id": "14539474-b074-48ef-a630-022de38c9896", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -5605,7 +5605,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5614,7 +5614,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "426a440b-0cb6-4760-8a8f-1691be7747b6", + "id": "dbc58709-0e15-4b54-8e8f-4a93e88e90bc", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "borough" + "value": "postal_code" }, { "disabled": false, @@ -5743,7 +5743,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5752,7 +5752,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -5793,7 +5793,7 @@ } }, { - "id": "7e353e9b-9085-4081-b3fc-ef5e3fd8cf7e", + "id": "610f0c3d-ff4d-43ab-966e-18a908e1b99f", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.car_repair" + "value": "business.fuel" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.car_repair" + "value": "business.fuel" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "003010aa-7e54-44a3-b55f-b70390675267", + "id": "91cae4af-edeb-4955-8b94-67f8a8416a80", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.car_repair" + "value": "business.fuel" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.car_repair" + "value": "business.fuel" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.food_and_drinks.restaurant\",\n \"police\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"tourism\",\n \"education\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.food_and_drinks.biergarten\",\n \"business.shop.doityourself\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"police\",\n \"hospitality.hotel\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"park\",\n \"transit.station.rail\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"place_of_worship\",\n \"business.food_and_drinks.bar\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"tourism.museum\",\n \"business.food_and_drinks.food_court\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.shop.craft\",\n \"education.university\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a20fb9f0-5be9-4f91-a163-9b3a48bd46dd", + "id": "5b26549e-f126-4a04-b838-f4ce6aa96e78", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.car_repair" + "value": "business.fuel" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.car_repair" + "value": "business.fuel" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9264c0f-816c-461c-9d81-7419c7bb1d5c", + "id": "cc23f453-8dd0-4f09-b9c8-7a531f6412f4", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.car_repair" + "value": "business.fuel" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.car_repair" + "value": "business.fuel" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02216491-e7c3-4430-a3a9-e1c2114f9d82", + "id": "db6a8208-3794-4082-9da3-b33cbab39c33", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.car_repair" + "value": "business.fuel" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.car_repair" + "value": "business.fuel" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "f466b245-342a-4dc6-a2f3-ec73423252f6", + "id": "047370d0-260e-4e73-b415-646ccf604546", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "3f6265b4-6501-44a9-b9dd-bb93e0ced637", + "id": "c617e9ee-2c93-411a-bf8f-be3556ffb804", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"OK\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"admin_level\",\n \"status\": \"OK\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"admin_level\",\n \"status\": \"INVALID_REQUEST\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"INVALID_REQUEST\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2f243e3f-de66-4650-b34d-907d847b6d59", + "id": "2e5313d6-dfd8-44b9-8033-afaeaa7a4403", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e443591-0117-4e2a-9d35-39eebcb23b97", + "id": "0dd61537-f9eb-4cc0-8ba5-3c5dd5fa398d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5a9b45d-595e-4632-a852-195825c58fcb", + "id": "c3558bff-84b4-44f1-ba86-a132fead5b4a", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "58e16fd7-371e-4054-8097-6f1bd3b31826", + "id": "c29ffcbb-d3c9-4304-8b36-faa60a92c6b3", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6798,7 +6798,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" } ], "variable": [] @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "5af4a8f2-1ed6-44a1-bb0d-464e8de95355", + "id": "ff6b0fca-f01e-43db-804d-6e753ffbc55b", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6872,7 +6872,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"OK\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"country\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"address_block\",\n \"route\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "323025d4-9fd6-4b66-865a-89ecacb1ceeb", + "id": "1ea06e51-ebc2-482c-900b-116ea0b6f3ab", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6948,7 +6948,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe00f56-2bdd-4c41-9707-e46e825dc179", + "id": "00e4a3fc-c75a-4093-bc09-2a487110e137", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7024,7 +7024,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c0b85b8-ef48-4e4e-bd69-710e4e0d9b84", + "id": "dac5c4b1-ca5c-4462-aa97-64bfdaf66864", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7100,7 +7100,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "description": { @@ -7141,7 +7141,7 @@ } }, { - "id": "2efde4aa-a43c-4f26-9c92-cc2fa64d3a9e", + "id": "ae86c856-ec69-4f0c-acca-6c747e3173d9", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7214,7 +7214,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "95062b68-3456-4947-bc07-82d84b8ef52c", + "id": "cd118fb5-b59e-4d89-b158-64fe12491960", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7324,7 +7324,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"address_block\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"locality\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b2c9412e-5758-44e3-b702-d974f41a5987", + "id": "db245b74-f77c-451f-b387-92cd9e24757a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7436,7 +7436,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a861e30-ece4-407a-90bb-995a3c14c925", + "id": "ba136641-47f2-4dfd-ba26-43e3fded3511", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7548,7 +7548,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7134735a-4227-49c3-965a-eeefbb5122b3", + "id": "bc64dc63-3175-49f9-abbe-65b5a66a1334", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7660,7 +7660,7 @@ "type": "text/plain" }, "key": "cc_format", - "value": "alpha3" + "value": "alpha2" }, { "disabled": false, @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "fd2754f9-9d11-47a3-990d-58635e2fd88f", + "id": "376a4ec0-ee44-4b83-b7b3-5de5754a5249", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "a615bb49-299c-4555-a517-9ccd2bb8aba3", + "id": "ead2333f-cfa8-437a-bb16-8d9e8efce630", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cfbc258-59f1-40b9-8766-5870b830b766", + "id": "236ca986-d698-4d9f-ae44-9481f7d31f71", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30c1a7a0-7f3e-48ce-8505-003d696b0784", + "id": "85cc7899-8494-4109-a698-900e53e65599", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "843b990b-6e10-4084-ac82-9cfc57e13599", + "id": "0df43c73-d707-4626-b823-48f53d88674a", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "972aca9e-a229-4f69-9d2d-750d1ef55aca", + "id": "640d3ffb-dc59-4a9e-9fc1-94fa5ef5032c", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "6675e4c1-5048-4b1b-a23e-684da4565652", + "id": "d4738f7c-4104-47aa-aedc-fe4035e69295", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1e528c4-d2f3-4410-beaf-f5b4baa3b30f", + "id": "3daa0f3c-b39d-4266-9050-abfc69ec5665", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c919980b-78a8-4fb6-8fd8-5bb3bc533bc4", + "id": "b1dca834-1adc-497a-8ed0-53f12f8df6a1", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b72a2b82-81f1-4a33-a2ef-d461c356a9f6", + "id": "df31f502-f0b5-4454-9f95-4633c59f8be5", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "af296e01-e360-4ef3-931e-9762b5f53fd3", + "id": "9eb78a29-44a2-4aca-aa85-d25faad5e3db", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "8652913a-2ef5-4736-abe3-d718dfbf5b06", + "id": "d3ba3932-bb72-400e-bf4f-a832ec175b83", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b5fcd25-ceda-4f1b-a68f-76a2d4b2a3cb", + "id": "55d166d0-8781-4017-9628-126ac0807388", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4cf29d0-8089-48e8-9041-e5f5bdb8b95d", + "id": "03856a73-ae79-4e32-87d9-86ad1bea165d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dbdaaea-2b71-4b8f-a76d-9751ba1df7f2", + "id": "b48e2fe4-68a6-446a-aafe-af555261d067", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "458008f9-b7b8-4d75-b3f2-7bcbd4c79274", + "id": "c7bc5400-b688-4392-8b1e-2ffe2f19f79c", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "b8d124d7-2dfe-42cf-8d7f-5610820a7208", + "id": "39503e81-1cd6-45fd-b91d-0b0053677898", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13dea9b6-b684-4973-97f8-ee23a1b9a6bd", + "id": "bf03e196-aba1-4454-b027-cb9e4f824a92", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be8612e1-d62e-4c94-8f59-92d8aabdd31b", + "id": "93a412a6-7faf-43d4-a389-0d3d2599f62d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "a0209503-d1e8-47f3-98a0-c0d3cf795603", + "id": "32ffb353-0537-49fa-ba1b-0eefa35a72ba", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "9795985a-4ce3-4957-8b20-c6c3d435f246", + "id": "532c9829-8f36-4a5a-8a20-399034c02154", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd0381dd-4d52-48b2-a656-e82709976862", + "id": "a7b85410-c67f-43cc-9bec-1b93a25faaad", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e6b68df-e455-4da1-ad1e-9b45cc8316f1", + "id": "89eeb663-8c61-49e1-a8de-b2fb6cc66d7f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b5e9caf-c0b2-4a69-9d78-d4d7851a5114", + "id": "ade17124-fea8-4411-93ca-1bd77dafe9ee", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "68d234b4-70b8-4eba-898a-e32c3013e49a", + "id": "536a68fa-0c37-49d0-aeb8-30e520aba1ac", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "bb084232-6fad-4ec6-bad5-a23608574ec7", + "id": "ba7ead60-0608-4919-be0a-193ccd9dd59a", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2513ed77-78c3-4175-9847-6c34f90fda77", + "id": "002f8450-4fd3-4b37-806d-14978dcec4ef", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "149ef593-44e1-4153-b100-56268500a1c2", + "id": "4049da01-d42e-43b8-87a8-af1cefad220d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed.\n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "14454cf4-e14f-4684-90bb-3fcf8238c420", + "id": "1b393145-86f1-46c7-b8c4-02c525b5d8af", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "8f17fd6a-df95-4ab8-afb5-1fcdec31f615", + "id": "9fe28a5f-9a67-4c85-8d75-2f5fc48a9f83", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "614bab1e-6141-4ce7-b2ea-7b7816cb1ff2", + "id": "481e1704-1b3d-47aa-a3fa-b772f6a172a5", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcd5743e-ec0c-47c4-a4db-cdad3273198f", + "id": "4b5241f0-6a71-49e7-b8a2-d960170d3d22", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a2f9c79-2079-4507-b70b-61fcca004f23", + "id": "9f21a218-2090-4a96-8c7f-a734d211b08c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cec68307-4218-4c47-8b18-62a7b45a8fe9", + "id": "993331e1-bcd9-4f36-b54d-6e20a39770f7", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d331e3a5-987d-4b57-94d6-8abd6554d275", + "id": "dcb4e697-6bee-4f00-9228-18f9ed08daf0", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10376,7 +10376,7 @@ "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system.\n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of\n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", "item": [ { - "id": "b4b35cdc-afa0-4130-9bab-edf37c7e6aa7", + "id": "8f7d65c8-d7e2-47a7-a744-a998398709ef", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "018b2992-897e-4771-bb4a-d7e97632a844", + "id": "9cf97360-0645-4b52-b771-1a2d2e17b5c9", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92033c31-933a-4321-b918-960e965a44a8", + "id": "b7a9ebde-05d7-4d08-835d-53413ad9530a", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec358739-3836-4ae1-ad30-2bcb81690792", + "id": "ef03a93a-9d9e-4a00-a11c-957f5d839c12", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5247965-c706-4b69-b8da-815b86a945ea", + "id": "5290c227-46d8-4af4-96cd-ffabf5872822", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20a0df5a-d7af-4497-8c8c-74697d761a80", + "id": "a6644d91-799c-4a74-9260-70269469e9fd", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29bfe248-e979-43d1-ad07-a60021f4f821", + "id": "548789e9-e9e3-4327-8f64-f7896e089320", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "8eb7d1a5-7f26-4ec4-bf77-35b2f0df586c", + "id": "794cd806-d6a7-4bd4-b0f2-f0d258869beb", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "d9d5de2f-42d8-4085-89d7-3760b2940468", + "id": "f619ee82-62dd-4cc9-8a60-781488ed09bb", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"postal_code\",\n \"town\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"borough\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"quarter\",\n \"neighbourhood\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"postal_code\",\n \"city\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63f51984-6287-467a-a868-f1598b3bc0cc", + "id": "15a855e3-9aae-44bd-a3f4-fbefda68c40b", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a849261-d28b-4edf-a8e5-324caee02c9e", + "id": "0daf0985-ebf6-44ae-bdd2-91475a8f58ef", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68734ecc-8c6c-4d75-b220-e17957c72b4c", + "id": "4a2ab2fb-646a-4e1b-bfa8-25efd4b401de", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1b51245-8129-4ff4-8582-7e017075a4e5", + "id": "1d16034e-cd3e-42f6-a371-58f9c8175c7c", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa23b79c-6da7-4700-a88d-f4387cfeb859", + "id": "e64ccce6-570a-469f-afa9-e84ebe2be291", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "a72321de-0a78-4ce7-9759-1fe30168f037", + "id": "9c30b9cc-02a0-4ec5-a060-47360686e147", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "26d2ebff-16e8-4d59-b768-121bec8d6ef8", + "id": "1ae84cef-cc82-487c-bdb7-13fd835e3d5f", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "320ea5c8-e257-499e-8e0e-682d4fdb1ef7", + "id": "450b44e4-bd20-422b-b5f8-1c99ff318fbc", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79ef4045-3220-4356-8ecd-e0a5782841a9", + "id": "6d2717ce-7135-441a-9680-a58bdc5cde91", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14cd257a-5306-4e17-8a82-432ced65bad3", + "id": "3ad0dc91-0822-4698-82f3-f7ef2f2bfcbe", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa5abad5-5bae-4aaa-a220-dee5f93b7d90", + "id": "70d030b8-1a53-437e-8a87-569e2d7c027a", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20c77a49-97ec-4568-a4df-3946bb765182", + "id": "08da8899-0a00-49f9-8ea6-1dd6687ad9b5", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "d985a0ec-2146-46d0-8f22-717a950b6efc", + "id": "6eb8eba6-ff9e-4415-a096-1f160deceed7", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "afadd187-fb94-4a07-b997-291b40b1ce86", + "id": "3e714131-ea7c-4f6e-b46b-2ec9c86b7bd2", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c53635b7-6df7-4940-863d-19cf4b47a7af", + "id": "82131a96-6b7e-4e26-b224-cf0cd63f0a98", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42afba80-e348-476f-ad89-10a50bd08bb4", + "id": "733fb07b-cb5b-4cd0-bec8-09203f6e431c", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d67b5a9-25de-4c8a-9c1a-918f31c46cda", + "id": "07dce3e4-7ba7-4fef-b3fd-3d39816e16e4", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e1f1d4a-1cd5-4517-bc43-ced5ca8a3f37", + "id": "a545f203-52fe-4b79-b9b4-b2f8b68bbd6a", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "37ca9ef4-1c51-4d01-9cc9-f92396907363", + "id": "ae1679dc-96bf-490c-ab74-4b4a5430d212", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12555,7 +12555,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "updated_at" } ], "variable": [] @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "74480c04-ba2b-4d24-b319-1e0ca777dd8d", + "id": "70ab1291-0f7b-4976-bfee-18cdf1dde89e", "name": "OK", "originalRequest": { "url": { @@ -12607,7 +12607,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "updated_at" }, { "description": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da41b499-0df5-409a-bc42-14eaf598f6e1", + "id": "11874bcd-17a5-402b-8195-14cc6c13d3ff", "name": "Unauthorized", "originalRequest": { "url": { @@ -12661,7 +12661,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "updated_at" }, { "description": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8346b9f4-2d5e-42bd-ae4e-086742c97394", + "id": "0244fc41-814e-46af-893f-deaee9a07a33", "name": "Payment Required", "originalRequest": { "url": { @@ -12715,7 +12715,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "updated_at" }, { "description": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81c2fb34-2a31-443c-a5b8-22b33833ff9d", + "id": "3cd85108-847e-41d8-b1cf-2972f094a405", "name": "Forbidden", "originalRequest": { "url": { @@ -12769,7 +12769,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "updated_at" }, { "description": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50c826b8-289f-4a49-a0c3-7f70824ae77d", + "id": "8d3d0c20-b727-49ae-80c7-e19434c9a67c", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12823,7 +12823,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "created_at" + "value": "updated_at" }, { "description": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "2bfdb0b5-541b-4df2-a5b9-4e19f67eba29", + "id": "10d82138-8c29-4c66-a976-2a6d89be7507", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "38ef8223-71c5-465a-b193-122669a8a2aa", + "id": "b2996b02-8343-4286-b79c-d92485eebc3e", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"quise\": -34361585\n}", + "body": "{\n \"elit70_\": 98639739.82760102,\n \"autec5\": 75563669.17224321,\n \"nostrud_b1d\": false,\n \"incididunt0d9\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "de670928-fe12-43b6-b904-7ccc01087dd5", + "id": "d28bb387-249d-4678-ab47-11e1943ac95b", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d88b444e-26fd-4253-a3ec-aee57903c0da", + "id": "65dffe84-dcb6-45e2-a7e0-588bae98556c", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "724c412d-0703-4510-b4b9-723557528046", + "id": "da4c0c29-e203-4924-93e3-4373e176b0a5", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32233aa2-e10e-4130-b2f0-fd7f9738bc22", + "id": "3c781cc6-c43b-4ad4-bb14-72b3fb6f9731", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "29dc4e3d-cceb-4445-8b8a-6c2f4f8b1977", + "id": "51723867-b35f-45b0-921c-58ba347cd9ba", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "36ed4d0f-0b3d-43a0-a159-651221a0d00d", + "id": "50b06b25-ff8a-4618-b221-ced446cbc54f", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "378c1a46-737e-481d-b56c-5a09bd7849cc", + "id": "ca7a6c64-ef27-48ae-a010-5af979c49afe", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5a52df0-3864-41ed-961f-a965e4cb7530", + "id": "53674e04-4c46-4dcd-8078-5396ce7289d0", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "484f202c-0f45-4810-8560-f92599466a8a", + "id": "58fe9b71-7d06-4b0a-9f39-9f7fa43c63d6", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37e85501-7189-4c88-a3e7-fdbab32f111c", + "id": "16bf35a8-4c22-49f7-96a1-ed6c236f7241", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fe0bf4d-e3df-498b-9648-6db351215c21", + "id": "7bc2d48f-2a33-4258-8fad-1635bf22e389", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "12a927bf-729a-44ef-844d-71db7479f55a", + "id": "dd21ebb9-c613-4cec-b313-95b8cc94a11b", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "06d13a0e-c8ff-42c2-9a90-25d013fef653", + "id": "205fc388-86f1-43b3-8f7c-cce44f72b6c7", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edd32947-eaaa-4724-8005-dbaa717e0082", + "id": "17ccd07a-9323-4c74-8e3d-7b399f62c29b", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63ff2d06-8789-4264-af0d-e11b47078341", + "id": "d992171a-859e-4cad-a89c-6efc99567fe5", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c3bc8bc-0b2a-49db-aee4-4bf1fe1db100", + "id": "dd2e0fbc-2c2d-407e-81af-5414f4321de3", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45a1e054-87d6-47bd-82d1-195f97e08cf3", + "id": "56ed9f3f-4909-452e-a879-4725f7101e70", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65367f35-cb45-4f5b-a827-518b5e49ce4b", + "id": "6825d690-02d4-4540-b341-f88337fdbba7", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "2f2ba400-6bbb-4763-9eb6-cd107fb56038", + "id": "316de48c-521f-4844-a751-78dba1523894", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "220915de-5e81-46e6-b0e6-38d60c998580", + "id": "6b7160b4-45e1-4226-b92a-c3337004ec1d", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f77e752-3feb-4123-9618-65e37aac7454", + "id": "6c049029-7d25-4473-8785-51dc1c07cc3d", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c226b1a5-d61b-45b1-8f13-3de6b77ded3a", + "id": "d264b25e-93b6-467d-a727-50f6b4f524d4", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48fc81c6-53cf-49a2-8089-c537c6ff7901", + "id": "34edb3ba-a55d-4c13-a791-68bc42769ac0", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18979ff0-d0d4-46ec-904b-20567c8076ff", + "id": "b78d509d-4b18-44cb-87a7-15ff3292e437", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "3887d53f-05f1-4424-9747-13bad1f72162", + "id": "0cafb586-9b25-4e16-a356-676917c83f83", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "6fb2bf27-085b-44a9-9d8c-1c28a7f27846", + "id": "ae969a8b-0733-4bf0-9f8f-f86261bd133d", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e60cd6c-0d78-439a-a889-e65d0b71cb6b", + "id": "0723d9f4-51bd-4f9f-8e64-d8f2512ce371", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e47cb7b0-3fd9-49ce-9d56-d38f9e48e898", + "id": "c7429a50-4337-425a-8bd7-c3c6c00ea1ee", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c85db86-513b-4dfb-8a55-e8c8baca5820", + "id": "a8889bae-a63f-45db-b26b-50c4d2a7d4ae", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4134aed6-1320-4df4-b933-5e680ee2711c", + "id": "cc8e9c91-bb0f-4d30-8a7d-a541997dfdd2", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "4ffea450-1ebb-474c-821c-7614a7f73e8b", + "id": "9f1caf89-c5a5-4327-a1f7-2c7e451a103e", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "d852f9fd-7aef-4e45-a0c4-275ab59d2466", + "id": "00d8bf2a-2f33-439b-9f23-13774a962fe6", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"proident_4\": 44374115,\n \"dolorec\": \"dolor \",\n \"culpa_c4a\": true\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"velit8\": true\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8a9e6771-abf5-46b9-99ff-a9008ea2ff70", + "id": "34526bba-c62e-4d5b-81c7-a56d0c213130", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93ffa38b-f9a4-444e-b976-c1f9c8d92d56", + "id": "e2ea79d0-48ad-4332-9e3e-178379d07c59", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "833a8c77-df41-4456-9e34-5a9c42ec7c51", + "id": "33c2d44b-f60c-4886-917b-db35c9a23f92", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7a1aac2-603e-4527-90d1-ec2cfe37b95e", + "id": "de0044d3-732d-4f3e-a341-1804a837c563", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "24c29e7e-246d-4c0a-beaa-cdf18892db02", + "id": "d17659c1-d578-4e11-ab9e-df4fd663df06", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "ddefa150-9d75-4c5f-8f8d-65701dadb332", + "id": "24b113f5-bae1-4bf2-9060-5ff3effb0cba", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3a95ca8-ae68-4aec-9033-32821c4b88c7", + "id": "7223c914-46df-4f29-a2a2-5764e5418814", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41cccdb5-6a25-4f9b-b1b4-d895327ab57d", + "id": "b7cedf18-0e7e-4e1f-81a4-b4b7e5f2b04b", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c9b24aa-70dd-4db0-912f-43833ca0a200", + "id": "8410c1b9-fb0c-47a2-8b4d-6cb83fef37f2", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c3532ac-0b5d-4274-acbb-a3fffd7ec778", + "id": "7bb3d44b-1b95-470e-b9a5-11fa14c0fe36", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"ea_9\": false\n },\n {\n \"reprehenderit7\": \"nostrud cillum aliqua\",\n \"nostrud_ce\": -45904773.25318676,\n \"non7b\": 47236201\n }\n ],\n \"context\": {\n \"incididunt4\": -24095763.725347787,\n \"dolorfdd\": \"cupidatat dolor ipsum ea\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17379,157 +17379,52 @@ ] }, { - "name": "Distance API", - "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", + "name": "Distance Async API", + "description": "The Woosmap Distance Async API suite provides tools for large or difficult distance calculations.\n\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "3fcb5dfe-e751-4741-b940-d10ebb02d1b5", - "name": "Find Routes", + "id": "f514cdc3-e6aa-428b-b42f-ab9456f80661", + "name": "Start Matrix Calculation", "request": { - "name": "Find Routes", + "name": "Start Matrix Calculation", "description": { - "content": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", + "content": "Start an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", "type": "text/plain" }, "url": { "path": [ "distance", - "route", - "json", + "matrix", + "async", "" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - } - ], + "query": [], "variable": [] }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {}, + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "auth": { "type": "apikey", "apikey": [ @@ -17550,14 +17445,14 @@ }, "response": [ { - "id": "6fa640c5-709c-4d23-b3df-8b43ef95fa81", + "id": "b7d4fb22-0267-432a-9d73-493b3ef69c97", "name": "Successful Response", "originalRequest": { "url": { "path": [ "distance", - "route", - "json", + "matrix", + "async", "" ], "host": [ @@ -17565,116 +17460,68 @@ ], "query": [ { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "units", - "value": "metric" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "OK", + "code": 200, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"matrix_id\": \"\",\n \"status\": \"timeout\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "1e92995f-dbe1-4242-858b-a0ed9328d5be", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "key", @@ -17685,157 +17532,53 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "OK", - "code": 200, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "17539e6f-df26-4496-8c70-08b5450786e2", - "name": "Unable to locate credentials.", + "id": "ff661892-c80e-4d50-998b-e896e5dda04a", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "distance", - "route", - "json", + "matrix", + "async", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -17849,24 +17592,28 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unauthorized", - "code": 401, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -17878,14 +17625,14 @@ "_postman_previewlanguage": "json" }, { - "id": "cc94cae8-cb11-4b35-b582-86feb0ae8153", - "name": "Out of free quota.", + "id": "424ef3fc-2884-4eeb-bb44-a984cbdf31a7", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "distance", - "route", - "json", + "matrix", + "async", "" ], "host": [ @@ -17893,116 +17640,8 @@ ], "query": [ { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "key", @@ -18013,24 +17652,28 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Payment Required", - "code": 402, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -18042,128 +17685,20 @@ "_postman_previewlanguage": "json" }, { - "id": "46812ea7-5d3e-4b35-a6f8-db373ccea542", - "name": "Credentials found, but not matching.", + "id": "201c1c52-a2c9-4da9-ae07-26602fc7f342", + "name": "Validation Error", "originalRequest": { "url": { "path": [ "distance", - "route", - "json", + "matrix", + "async", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -18177,157 +17712,53 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Forbidden", - "code": 403, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a2952a7b-7ad7-4782-a39c-9188996c865a", - "name": "Validation Error", + "id": "6f641eff-445f-45ac-a171-c3031963ce41", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "distance", - "route", - "json", + "matrix", + "async", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "disabled": false, - "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", - "type": "text/plain" - }, - "key": "details", - "value": "none" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -18341,157 +17772,313 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "2e29db69-0ab0-4e54-98dd-aa66f5f2dd2d", + "name": "Check Matrix Calculation Status", + "request": { + "name": "Check Matrix Calculation Status", + "description": { + "content": "Check on the progress of an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", + "type": "text/plain" }, + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "", + "key": "matrix_id", + "disabled": false, + "description": { + "content": "(Required) The ID of the matrix you want to check the status of.", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "88a69d65-a970-48d3-ae3c-404590eb4d1f", - "name": "Rate limit reached", + "id": "869014ad-c3ae-4107-a5a2-e8b3728815d0", + "name": "Successful Response", "originalRequest": { "url": { "path": [ "distance", - "route", - "json", - "" + "matrix", + "async", + ":matrix_id", + "status" ], "host": [ "{{baseUrl}}" ], "query": [ { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "OK", + "code": 200, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"status\": \"timeout\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "19a68598-1876-4c40-a9fe-94166b2ad1fc", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "destination", - "value": "" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "e2aa40dd-3664-4a5e-b05f-77371298d419", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "alternatives", - "value": "false" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Payment Required", + "code": 402, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "6b2624a2-b313-412e-82ec-ad8b1f79574c", + "name": "Credentials found, but not matching.", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "Specifies if maneuver instructions should be returned (roadbook)", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "details", - "value": "none" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "5035b4ee-40a2-443b-8bb7-38478eade0c7", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "description": { "content": "Added as a part of security scheme: apikey", @@ -18504,15 +18091,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -18521,147 +18099,106 @@ "method": "GET", "body": {} }, - "status": "Too Many Requests", - "code": 429, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "cba51474-7517-4d1a-b4e0-3082287764d2", - "name": "Calculate Matrix", - "request": { - "name": "Calculate Matrix", - "description": { - "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", + }, + { + "id": "a9392192-ffe3-4d8b-b74b-15104b456a8e", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "c8be7fdf-ca66-410c-a284-aa8c9c4612ca", + "name": "Get Matrix Calculation Result", + "request": { + "name": "Get Matrix Calculation Result", + "description": { + "content": "Get the results of an asynchronous matrix calculation.\n\nYou should confirm using the `/matrix/{matrix_id}/status` endpoint that the calculation is `completed` before calling this endpoint.\n\n**Rate limit**: `20/1s`", "type": "text/plain" }, "url": { "path": [ "distance", - "distancematrix", - "json", - "" + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, + "query": [], + "variable": [ { + "type": "any", + "value": "", + "key": "matrix_id", "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "(Required) The ID of the matrix you want to get the result of", "type": "text/plain" - }, - "key": "elements", - "value": "distance" + } } - ], - "variable": [] + ] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -18689,110 +18226,114 @@ }, "response": [ { - "id": "0b572fbf-ac06-4920-acca-b5ec4a3ac8d7", - "name": "Successful Response", + "id": "7ad87ec0-b050-4f7d-8faa-1ca2081db139", + "name": "Redirect to the result of the matrix calculation.", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", - "json", - "" + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "language", - "value": "en" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "See Other", + "code": 303, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "07991d17-a237-4e49-86fa-9388f5ec7a9f", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "919825c5-f90c-4941-be10-2ff4f34f93e9", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "description": { "content": "Added as a part of security scheme: apikey", @@ -18805,15 +18346,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -18822,123 +18354,33 @@ "method": "GET", "body": {} }, - "status": "OK", - "code": 200, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "06c7430b-70ac-41c2-913e-1e4cc1db9fad", - "name": "Unable to locate credentials.", + "id": "95dc42ac-c405-4dc0-a31b-d8cc63aec65a", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", - "json", - "" + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "origins", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -18951,15 +18393,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -18968,8 +18401,8 @@ "method": "GET", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -18981,109 +18414,261 @@ "_postman_previewlanguage": "json" }, { - "id": "f37e52cd-9d70-4f3c-94c5-1ce1b2826f43", - "name": "Out of free quota.", + "id": "4f159668-c13d-40e3-ab6b-4f8c2eeca0aa", + "name": "Validation Error", "originalRequest": { "url": { "path": [ "distance", - "distancematrix", - "json", - "" + "matrix", + "async", + ":matrix_id" ], "host": [ "{{baseUrl}}" ], "query": [ { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "language", - "value": "en" - }, - { - "disabled": false, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "045a0671-6fad-4247-b5e3-5efa5f55e90b", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "distance", + "matrix", + "async", + ":matrix_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "avoid", - "value": "" - }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + } + ] + }, + { + "name": "Transit API", + "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between\norigins and destinations. It provides detailed route data including distance, duration, polyline visualization,\nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for\napplications requiring accurate public transit navigation and trip planning capabilities.\n", + "item": [ + { + "id": "b41095a2-0b89-4529-b854-232d1fb30220", + "name": "Transit Route", + "request": { + "name": "Transit Route", + "description": { + "content": "**Rate limit**: `10/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "transit", + "route" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) WGS84 coordinates as format lat,lng", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) WGS84 coordinates as format lat,lng", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "type": "text/plain" + }, + "key": "modes", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ + { + "id": "0de9edb9-ed98-4c79-a75a-ca37043f54af", + "name": "Successful Response", + "originalRequest": { + "url": { + "path": [ + "transit", + "route" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "origins", - "value": "" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "destinations", - "value": "" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "arrival_time", + "key": "origin", "value": "" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "departure_time", + "key": "destination", "value": "" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "modes", + "value": "" }, { "description": { @@ -19097,15 +18682,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -19114,28 +18690,26 @@ "method": "GET", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "689da691-f15d-42ed-a0e4-e3c34e755351", - "name": "Credentials found, but not matching.", + "id": "739ce9b1-4822-4e54-9dc4-4c50c8df05a4", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -19144,92 +18718,137 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "origin", + "value": "" }, { "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "destination", + "value": "" }, { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", "type": "text/plain" }, - "key": "avoid", + "key": "modes", "value": "" }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "80d932ed-6d40-4444-a304-057cc5fe6105", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "transit", + "route" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "origins", - "value": "" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "destinations", - "value": "" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "arrival_time", + "key": "origin", "value": "" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "departure_time", + "key": "destination", "value": "" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "modes", + "value": "" }, { "description": { @@ -19243,15 +18862,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -19260,8 +18870,8 @@ "method": "GET", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -19273,15 +18883,13 @@ "_postman_previewlanguage": "json" }, { - "id": "fcfc5305-7a5a-4a9e-9ef6-e5a7b0d8fd9e", - "name": "Validation Error", + "id": "39f9ec85-4b57-4f1e-981f-ffad2a84904c", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -19290,92 +18898,137 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "origin", + "value": "" }, { "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "destination", + "value": "" }, { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", "type": "text/plain" }, - "key": "avoid", + "key": "modes", "value": "" }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "d9caa787-2fd7-4379-b4d2-2a9304d05990", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "transit", + "route" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "origins", - "value": "" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "destinations", - "value": "" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "arrival_time", + "key": "origin", "value": "" }, { "disabled": false, "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "departure_time", + "key": "destination", "value": "" }, { "disabled": false, "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", "type": "text/plain" }, - "key": "elements", - "value": "distance" + "key": "modes", + "value": "" }, { "description": { @@ -19389,15 +19042,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -19419,15 +19063,13 @@ "_postman_previewlanguage": "json" }, { - "id": "d3bb649d-da4b-4dfe-a38f-8fe507ab8730", + "id": "3ee6c694-3291-46f0-b938-de54e2b62265", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "transit", + "route" ], "host": [ "{{baseUrl}}" @@ -19436,96 +19078,51 @@ { "disabled": false, "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "DateTime with or without timezone, if not set the default datetime is the current one", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "origin", + "value": "" }, { "disabled": false, "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "content": "(Required) WGS84 coordinates as format lat,lng", "type": "text/plain" }, - "key": "avoid", + "key": "destination", "value": "" }, { "disabled": false, "description": { - "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", "type": "text/plain" }, - "key": "origins", + "key": "modes", "value": "" }, { - "disabled": false, "description": { - "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", - "type": "text/plain" - }, - "key": "destinations", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", - "type": "text/plain" - }, - "key": "elements", - "value": "distance" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "key", @@ -19535,15 +19132,6 @@ "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -19569,65 +19157,58 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - }, + } + ] + }, + { + "name": "Datasets API", + "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking.\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", + "item": [ { - "id": "bd083ee2-13d3-480d-9acd-4eb0df9f693d", - "name": "Calculate Matrix", + "id": "2e604680-8554-4cc2-9901-bc1baa33c244", + "name": "Get Dataset", "request": { - "name": "Calculate Matrix", + "name": "Get Dataset", "description": { - "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", + "content": "Gets dataset details.\n\n**Rate limit**: `1/1s`", "type": "text/plain" }, "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [], - "variable": [] + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, + "method": "GET", + "body": {}, "auth": { "type": "apikey", "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -19642,15 +19223,13 @@ }, "response": [ { - "id": "905c0b54-ebb2-4f75-939e-548d0c4b289d", + "id": "39c71b2f-9310-4a36-94a4-abc2e6408124", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -19661,42 +19240,20 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "OK", "code": 200, @@ -19706,20 +19263,18 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b3455ab3-f5ab-4ac1-9239-851f9fb4586b", + "id": "974704fc-b2eb-4c49-99f9-a3a38e73f98b", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -19730,42 +19285,20 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -19780,15 +19313,13 @@ "_postman_previewlanguage": "json" }, { - "id": "fd18a3dd-f995-4671-a2e5-9c376da46527", + "id": "62160630-fefb-4aca-b7d5-b861f9f62116", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -19799,42 +19330,20 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Payment Required", "code": 402, @@ -19849,15 +19358,13 @@ "_postman_previewlanguage": "json" }, { - "id": "2a162805-1327-44ef-a101-959d0ec5f13f", + "id": "3898265f-e660-477a-82cf-02c234a0cc9f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -19868,42 +19375,20 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Forbidden", "code": 403, @@ -19918,15 +19403,13 @@ "_postman_previewlanguage": "json" }, { - "id": "d55506e2-a1cc-45bd-aa30-6e7c98224a59", - "name": "Validation Error", + "id": "44840ad6-34a4-4861-bec8-4ee5154be4a8", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -19937,42 +19420,65 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" + "method": "GET", + "body": {} + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "2b426aea-83d9-4c35-a97a-ff6b86a24800", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" } - } + ], + "method": "GET", + "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -19987,15 +19493,13 @@ "_postman_previewlanguage": "json" }, { - "id": "287cc5c4-72e1-48c3-8e27-2a745871300f", + "id": "76a98e6e-e732-4091-8be2-cd22edecfe93", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "distancematrix", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -20006,42 +19510,20 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -20062,114 +19544,50 @@ } }, { - "id": "48a2904e-f7fe-4a87-8fc0-c698f8582aab", - "name": "Calculate Isochrone", + "id": "5f7f5912-5513-4518-9150-07bd21c7f0ad", + "name": "Delete Dataset", "request": { - "name": "Calculate Isochrone", + "name": "Delete Dataset", "description": { - "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", + "content": "Schedule a dataset for deletion, deletion will happen in 7 days.\n\n\n**Rate limit**: `1/1s`", "type": "text/plain" }, "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, + "query": [], + "variable": [ { + "type": "any", + "value": "", + "key": "dataset_id", "disabled": false, "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "content": "(Required) ", "type": "text/plain" - }, - "key": "value", - "value": "" + } } - ], - "variable": [] + ] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "DELETE", "body": {}, "auth": { "type": "apikey", "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -20184,233 +19602,130 @@ }, "response": [ { - "id": "47a9a456-0168-4ccf-acb4-f2d1106bfb59", + "id": "09b076f1-80ff-4ecd-841f-528e61ac425a", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "method", - "value": "time" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "OK", + "code": 200, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"nostrud_76\": -33165109\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "1e72f4dd-2a54-4132-9e7f-2f53c741bc8b", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { - "disabled": false, "description": { - "content": "Specifies the unit system to use when displaying results.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", - "type": "text/plain" - }, - "key": "value", - "value": "" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "DELETE", "body": {} }, - "status": "OK", - "code": 200, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ae859043-3e53-4473-8671-77914baf0a7f", - "name": "Unable to locate credentials.", + "id": "a495b964-cd12-4981-b2a8-c286a7b4d22f", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", - "type": "text/plain" - }, - "key": "value", - "value": "" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "DELETE", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -20422,114 +19737,40 @@ "_postman_previewlanguage": "json" }, { - "id": "17440f6b-3cce-46a5-ac79-e6170887cb01", - "name": "Out of free quota.", + "id": "d4799a9b-409f-48f4-a329-384ab43f9b60", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", - "type": "text/plain" - }, - "key": "value", - "value": "" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "DELETE", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -20541,400 +19782,223 @@ "_postman_previewlanguage": "json" }, { - "id": "8df71a81-b2ed-4984-8357-429d37a78cc9", - "name": "Credentials found, but not matching.", + "id": "38d7a508-5d4e-4224-b95f-16d3642f7112", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", - "type": "text/plain" - }, - "key": "value", - "value": "" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "DELETE", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3da12684-5383-4fe4-a115-53609d5f3b31", - "name": "Validation Error", + "id": "2bb6bc89-59a0-4875-9c06-c71900d87048", + "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", - "type": "text/plain" - }, - "key": "value", - "value": "" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "DELETE", "body": {} }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Conflict", + "code": 409, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8a00cd92-a127-40b5-9c69-29cf18120f84", - "name": "Rate limit reached", + "id": "d9c9562b-5f96-4962-ac3e-61061215fe19", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specifies the mode of transport to use for the calculation.", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "Specifies the unit system to use when displaying results.", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", - "type": "text/plain" - }, - "key": "avoid", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", - "type": "text/plain" - }, - "key": "value", - "value": "" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", + "method": "DELETE", "body": {} }, - "status": "Too Many Requests", - "code": 429, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, + }, + { + "id": "8896f3aa-1827-4651-a51f-b18e9a986f3e", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, { - "id": "8903a608-d72e-494d-b566-9f033e109626", - "name": "Calculate Isochrone", + "id": "a3b7d055-d2e7-4133-968f-1a71a42efbce", + "name": "Update Dataset", "request": { - "name": "Calculate Isochrone", + "name": "Update Dataset", "description": { - "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", + "content": "Updates a dataset url or name.\n\n**Rate limit**: `1/1s`", "type": "text/plain" }, "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" ], "query": [], - "variable": [] + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -20944,10 +20008,10 @@ "value": "application/json" } ], - "method": "POST", + "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -20960,7 +20024,7 @@ "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -20975,15 +20039,13 @@ }, "response": [ { - "id": "c4915e2e-7195-4ffd-9da7-2e4bb370b864", + "id": "c2fe7927-ddfa-4e93-b04f-527c9b040995", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -20994,22 +20056,13 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -21019,10 +20072,10 @@ "value": "application/json" } ], - "method": "POST", + "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -21039,20 +20092,18 @@ "value": "application/json" } ], - "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "28e1397c-1071-468a-86a1-7571a1387e17", + "id": "de80aa0a-bfe3-408e-bad2-63a9147da85b", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -21063,22 +20114,13 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -21088,10 +20130,10 @@ "value": "application/json" } ], - "method": "POST", + "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -21113,15 +20155,13 @@ "_postman_previewlanguage": "json" }, { - "id": "b954fbb4-0f56-41fd-a1f6-c834f674ad74", + "id": "418c0aca-abeb-4eab-a725-cbb74ea9c870", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -21132,22 +20172,13 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -21157,10 +20188,10 @@ "value": "application/json" } ], - "method": "POST", + "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -21182,15 +20213,13 @@ "_postman_previewlanguage": "json" }, { - "id": "55c45937-a2b2-4aa9-8426-d736f75061a0", + "id": "157b3d96-0eb9-413c-8cc8-6145074a6882", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -21201,22 +20230,13 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -21226,10 +20246,10 @@ "value": "application/json" } ], - "method": "POST", + "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -21251,15 +20271,13 @@ "_postman_previewlanguage": "json" }, { - "id": "704cb6dd-74e9-4fdb-bd15-853d1684b3ab", - "name": "Validation Error", + "id": "993782fc-1030-4797-82f6-5e97972528b5", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -21270,22 +20288,13 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -21295,10 +20304,10 @@ "value": "application/json" } ], - "method": "POST", + "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -21307,28 +20316,26 @@ } } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "04dbbfd2-c4eb-4168-bf37-d5adb8ef2bb6", - "name": "Rate limit reached", + "id": "2ad7dd66-05d9-47c0-8500-4f66937d17a5", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "isochrone", - "json", - "" + "datasets", + ":dataset_id" ], "host": [ "{{baseUrl}}" @@ -21339,22 +20346,13 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Content-Type", "value": "application/json" @@ -21364,10 +20362,10 @@ "value": "application/json" } ], - "method": "POST", + "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -21376,40 +20374,96 @@ } } }, - "status": "Too Many Requests", - "code": 429, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "b74cee68-2b28-4353-ac36-8c095d469e44", - "name": "Find Tolls", - "request": { - "name": "Find Tolls", - "description": { - "content": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", - "type": "text/plain" }, - "url": { - "path": [ - "distance", - "tolls", - "json", - "" - ], + { + "id": "4c496e75-e19e-4d4c-9d52-79e2ae9717de", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "PUT", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "eae7b479-de2c-4dc2-b5ae-a78d5caf951b", + "name": "List Datasets", + "request": { + "name": "List Datasets", + "description": { + "content": "Lists datasets.\n\n**Rate limit**: `1/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + "" + ], "host": [ "{{baseUrl}}" ], @@ -21417,106 +20471,25 @@ { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "page", + "value": "1" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -21529,7 +20502,7 @@ "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -21544,14 +20517,12 @@ }, "response": [ { - "id": "bc64c32b-42bd-43f5-ac58-a517aba5888a", + "id": "822f3344-6205-46fd-b434-153c8bf747dc", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", + "datasets", "" ], "host": [ @@ -21561,114 +20532,159 @@ { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "waypoints", - "value": "" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "mode", - "value": "driving" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "OK", + "code": 200, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"datasets\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "303bcb8e-459c-44ac-9aa8-909cc5d8efa6", + "name": "Unable to locate credentials.", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "method", - "value": "time" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "52bfa304-ddc1-41d5-9c4b-04842eea8e1c", + "name": "Out of free quota.", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "page", + "value": "1" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -21677,27 +20693,25 @@ "method": "GET", "body": {} }, - "status": "OK", - "code": 200, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"utb\": 44963922.57204887\n },\n {\n \"exercitation__7\": -4729636.45581083\n }\n ],\n \"tollSystems\": [\n {\n \"exercitation_7ff\": true,\n \"culpabc\": -91850773\n },\n {\n \"ullamco_e46\": true,\n \"occaecatc6_\": -77054950.46364045\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"consequatf\": 45849220.05216989,\n \"in_ea\": true,\n \"ea_1f\": -81802528.41474718\n },\n {\n \"Ut_7\": \"exercitation in ut\",\n \"fugiat5ab\": -17302836,\n \"quis56\": \"irure ad reprehender\"\n }\n ],\n \"tollSystems\": [\n {\n \"non94d\": 71923788.63154086,\n \"inf15\": 44159529\n },\n {\n \"mollit_cf\": false,\n \"in1\": true,\n \"exercitatione7\": 51738819.58783412\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ametd\": -62597891,\n \"ute\": \"fugiat incididunt\"\n },\n {\n \"deserunt_74\": true,\n \"quis_7\": 42791855,\n \"qui71\": -33275206.132985026\n }\n ],\n \"tollSystems\": [\n {\n \"animc85\": true\n },\n {\n \"amet_c\": 68611079\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"eu_b9c\": -83832657\n },\n {\n \"dolor_\": -62265912,\n \"in_a62\": 16547952\n }\n ],\n \"tollSystems\": [\n {\n \"aliquip_d_5\": true\n },\n {\n \"adipisicing_5\": -74723913.30425516\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6d52bd38-8157-4baa-9111-e61ba211f54b", - "name": "Unable to locate credentials.", + "id": "f8512185-8ef6-4690-998d-e3bcd8fd9175", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", + "datasets", "" ], "host": [ @@ -21707,114 +20721,96 @@ { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "units", - "value": "metric" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "language", - "value": "en" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "origin", - "value": "" - }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "892731ee-966c-477f-93ed-5b98d4472ea4", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "disabled": false, "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "alternatives", - "value": "false" + "key": "page", + "value": "1" }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -21823,27 +20819,25 @@ "method": "GET", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0852ef26-bd3b-4b76-8912-6bdce7d4cff1", - "name": "Out of free quota.", + "id": "35a42aba-d99d-4b9c-819d-4df0801062f4", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", + "datasets", "" ], "host": [ @@ -21853,114 +20847,33 @@ { "disabled": false, "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "waypoints", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "mode", - "value": "driving" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" - }, { "key": "Accept", "value": "application/json" @@ -21969,129 +20882,103 @@ "method": "GET", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "56035c0c-3381-4cfd-8fad-fd99294f56a2", + "name": "Create Dataset", + "request": { + "name": "Create Dataset", + "description": { + "content": "Creates a dataset.\n\n**Rate limit**: `1/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } }, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "private_key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "560b7f43-e6ac-4363-a162-1e25f67bc943", - "name": "Credentials found, but not matching.", + "id": "cead6ee2-f0b5-4fe3-9365-52f0508da853", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", + "datasets", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -22099,145 +20986,57 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Forbidden", - "code": 403, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7c95e09c-2c3a-4886-9319-c7860f8e4094", - "name": "Validation Error", + "id": "046b04fa-85c2-44d7-9457-eb9cfe3c25dc", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", + "datasets", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -22245,145 +21044,57 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e2350fda-c85c-4415-ad9d-1fafd94a4208", - "name": "Rate limit reached", + "id": "79880898-d79b-4db4-9f0d-fecaff0fe092", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "tolls", - "json", + "datasets", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "waypoints", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "mode", - "value": "driving" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "method", - "value": "time" - }, - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "units", - "value": "metric" - }, - { - "disabled": false, - "description": { - "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", - "type": "text/plain" - }, - "key": "language", - "value": "en" - }, - { - "disabled": false, - "description": { - "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", - "type": "text/plain" - }, - "key": "alternatives", - "value": "false" - }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -22391,111 +21102,45 @@ }, "header": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "accept-language", - "value": "" + "key": "Content-Type", + "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Too Many Requests", - "code": 429, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "9d50719a-459b-4209-825e-f3346c35d299", - "name": "Start Matrix Calculation", - "request": { - "name": "Start Matrix Calculation", - "description": { - "content": "Start an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "distance", - "matrix", - "async", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } }, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ { - "id": "770fb997-a1d0-4365-b17d-001e162a9ef4", - "name": "Successful Response", + "id": "a0583f22-808b-41d3-b2ef-56126c786143", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", + "datasets", "" ], "host": [ @@ -22507,7 +21152,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -22526,7 +21171,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -22535,27 +21180,25 @@ } } }, - "status": "OK", - "code": 200, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"matrix_id\": \"\",\n \"status\": \"timeout\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "778dfbea-e317-473b-a25d-7d8add79c6a4", - "name": "Unable to locate credentials.", + "id": "d3d78ed0-8b18-4aa1-9ea6-9b71184bc8b0", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", + "datasets", "" ], "host": [ @@ -22567,7 +21210,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -22586,7 +21229,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -22595,27 +21238,25 @@ } } }, - "status": "Unauthorized", - "code": 401, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "04556019-e010-45b9-b855-c98042ccb35f", - "name": "Out of free quota.", + "id": "1629828e-b178-46f7-9330-5dfeab0733eb", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", + "datasets", "" ], "host": [ @@ -22627,7 +21268,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -22646,7 +21287,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", + "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -22655,28 +21296,92 @@ } } }, - "status": "Payment Required", - "code": 402, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "86debf9b-ed4b-4dec-a5ec-503f5e10cac5", + "name": "Get Dataset Status", + "request": { + "name": "Get Dataset Status", + "description": { + "content": "Returns the dataset import status.\n\n**Rate limit**: `1/5s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + ":dataset_id", + "status" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "private_key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "cfc2a375-f376-42fb-a423-9a770fbdff1d", - "name": "Credentials found, but not matching.", + "id": "ca2dc2e3-c09a-4c3d-b4bd-07e4d5888eb4", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - "" + "datasets", + ":dataset_id", + "status" ], "host": [ "{{baseUrl}}" @@ -22687,56 +21392,42 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"success\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"failed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "85d4e926-218e-4b0d-8974-0b63637fc872", - "name": "Validation Error", + "id": "f18c2a8a-843c-4b02-8ce2-4fa46e02c06b", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - "" + "datasets", + ":dataset_id", + "status" ], "host": [ "{{baseUrl}}" @@ -22747,56 +21438,42 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], "variable": [] }, "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05e9be68-196d-4c38-b4e2-1a655d085089", - "name": "Rate limit reached", + "id": "e26006df-ee68-4cc6-aa29-b3c6baa5c369", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - "" + "datasets", + ":dataset_id", + "status" ], "host": [ "{{baseUrl}}" @@ -22807,183 +21484,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "316faa8a-dd8c-41d2-a2dc-57ecd6f79b9d", - "name": "Check Matrix Calculation Status", - "request": { - "name": "Check Matrix Calculation Status", - "description": { - "content": "Check on the progress of an asynchronous matrix calculation.\n\n**Rate limit**: `20/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "distance", - "matrix", - "async", - ":matrix_id", - "status" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [ - { - "type": "any", - "value": "", - "key": "matrix_id", - "disabled": false, - "description": { - "content": "(Required) The ID of the matrix you want to check the status of.", - "type": "text/plain" - } - } - ] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {}, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ - { - "id": "2e1d5dbd-717e-436a-a53e-d7a543b1751a", - "name": "Successful Response", - "originalRequest": { - "url": { - "path": [ - "distance", - "matrix", - "async", - ":matrix_id", - "status" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"status\": \"inProgress\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "f0e88ab3-8462-4fb5-87d3-f09523ec9570", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "distance", - "matrix", - "async", - ":matrix_id", - "status" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -22998,8 +21499,8 @@ "method": "GET", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -23011,15 +21512,13 @@ "_postman_previewlanguage": "json" }, { - "id": "5b820319-d5b4-4139-8df4-6891dd998109", - "name": "Out of free quota.", + "id": "63729a1f-a898-4236-9546-ed4ca0af9d59", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id", + "datasets", + ":dataset_id", "status" ], "host": [ @@ -23031,7 +21530,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23046,8 +21545,8 @@ "method": "GET", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -23059,15 +21558,13 @@ "_postman_previewlanguage": "json" }, { - "id": "25895253-fb25-453c-8ed6-defa76dc18e1", - "name": "Credentials found, but not matching.", + "id": "1c37e06c-4f87-4470-9048-12e590488fc8", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id", + "datasets", + ":dataset_id", "status" ], "host": [ @@ -23079,7 +21576,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23094,28 +21591,26 @@ "method": "GET", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f83f1abc-19c4-4454-92e7-1f6e3be629d9", + "id": "5d069141-89d4-448f-866a-0fa15a4a1aae", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id", + "datasets", + ":dataset_id", "status" ], "host": [ @@ -23127,7 +21622,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23155,15 +21650,13 @@ "_postman_previewlanguage": "json" }, { - "id": "6837f4ab-f517-4951-bdb4-9d264b0f9cc7", + "id": "2424ece3-43c8-4e76-bda8-1176aa8de360", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id", + "datasets", + ":dataset_id", "status" ], "host": [ @@ -23175,7 +21668,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23209,20 +21702,19 @@ } }, { - "id": "0ceb7e9d-15f9-475a-a853-ad9d5b25b2d8", - "name": "Get Matrix Calculation Result", + "id": "517bec15-2128-49e5-a9d7-0ceece55a20e", + "name": "Trigger Import", "request": { - "name": "Get Matrix Calculation Result", + "name": "Trigger Import", "description": { - "content": "Get the results of an asynchronous matrix calculation.\n\nYou should confirm using the `/matrix/{matrix_id}/status` endpoint that the calculation is `completed` before calling this endpoint.\n\n**Rate limit**: `20/1s`", + "content": "Trigger the dataset import.\n\n**Rate limit**: `1/90s`", "type": "text/plain" }, "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id" + "datasets", + ":dataset_id", + "import" ], "host": [ "{{baseUrl}}" @@ -23231,11 +21723,11 @@ "variable": [ { "type": "any", - "value": "", - "key": "matrix_id", + "value": "", + "key": "dataset_id", "disabled": false, "description": { - "content": "(Required) The ID of the matrix you want to get the result of", + "content": "(Required) ", "type": "text/plain" } } @@ -23247,14 +21739,14 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {}, "auth": { "type": "apikey", "apikey": [ { "key": "key", - "value": "key" + "value": "private_key" }, { "key": "value", @@ -23269,15 +21761,14 @@ }, "response": [ { - "id": "61d36bb8-8598-414f-a5e4-f4d279e38048", - "name": "Redirect to the result of the matrix calculation.", + "id": "9f949ab8-39e5-413b-84f2-5d208203ff09", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id" + "datasets", + ":dataset_id", + "import" ], "host": [ "{{baseUrl}}" @@ -23288,7 +21779,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23300,31 +21791,30 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, - "status": "See Other", - "code": 303, + "status": "Accepted", + "code": 202, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{}", + "body": "{\n \"dataset_id\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "80b73c59-12bd-4dfa-a9b7-a69136319225", + "id": "5e626b6b-ab2c-4fb5-8040-c1c07c890b1e", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id" + "datasets", + ":dataset_id", + "import" ], "host": [ "{{baseUrl}}" @@ -23335,7 +21825,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23347,7 +21837,7 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, "status": "Unauthorized", @@ -23363,15 +21853,14 @@ "_postman_previewlanguage": "json" }, { - "id": "71227e10-2e39-46ab-8568-a78de80b7ea8", + "id": "1ab972e7-3dce-4436-bd22-c03d4a8bfb51", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id" + "datasets", + ":dataset_id", + "import" ], "host": [ "{{baseUrl}}" @@ -23382,7 +21871,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23394,7 +21883,7 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, "status": "Payment Required", @@ -23410,15 +21899,14 @@ "_postman_previewlanguage": "json" }, { - "id": "fc17cacb-ff27-4b9e-9025-dcf07f0c61a3", + "id": "0228f27e-9b93-45e7-b4e0-847a27837a2d", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id" + "datasets", + ":dataset_id", + "import" ], "host": [ "{{baseUrl}}" @@ -23429,7 +21917,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23441,7 +21929,7 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, "status": "Forbidden", @@ -23457,15 +21945,60 @@ "_postman_previewlanguage": "json" }, { - "id": "6aef16dd-88da-479a-8ff2-faa96277aeb0", + "id": "57853334-a148-49bd-b3f0-6a73b3eb9d36", + "name": "Dataset was not found", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "import" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "private_key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": {} + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "3cc6989b-8813-4c78-9021-00a9bc72abba", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id" + "datasets", + ":dataset_id", + "import" ], "host": [ "{{baseUrl}}" @@ -23476,7 +22009,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23488,7 +22021,7 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", @@ -23504,15 +22037,14 @@ "_postman_previewlanguage": "json" }, { - "id": "03ecb996-7ff3-45d1-872c-1008844e3f06", + "id": "e6ca12fa-9f06-4ba1-9587-f2dd9a18c0ac", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "distance", - "matrix", - "async", - ":matrix_id" + "datasets", + ":dataset_id", + "import" ], "host": [ "{{baseUrl}}" @@ -23523,7 +22055,7 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "key", + "key": "private_key", "value": "" } ], @@ -23535,7 +22067,7 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, "status": "Too Many Requests", @@ -23555,78 +22087,39 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - } - ] - }, - { - "name": "Transit API", - "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between\norigins and destinations. It provides detailed route data including distance, duration, polyline visualization,\nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for\napplications requiring accurate public transit navigation and trip planning capabilities.\n", - "item": [ + }, { - "id": "6840f24f-007a-4259-a6b4-8a0034e82b62", - "name": "Transit Route", + "id": "71bf4cd8-48e9-4c70-b043-ae7e56b8633b", + "name": "Reimport Dataset Webhook", "request": { - "name": "Transit Route", + "name": "Reimport Dataset Webhook", "description": { - "content": "**Rate limit**: `10/1s`", + "content": "Triggers the reimport of the dataset linked to the dataset.\n\n**Rate limit**: `1/90s`", "type": "text/plain" }, "url": { "path": [ - "transit", - "route" + "datasets", + "hooks", + "reimport", + ":reimport_key" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, + "query": [], + "variable": [ { + "type": "any", + "value": "", + "key": "reimport_key", "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "(Required) ", "type": "text/plain" - }, - "key": "modes", - "value": "" + } } - ], - "variable": [] + ] }, "header": [ { @@ -23634,94 +22127,26 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {}, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } + "auth": null }, "response": [ { - "id": "591c86f2-2ba4-403a-ab99-4097d0db5d62", + "id": "1beca35e-690f-4824-be88-d7e8a8d6ea26", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "transit", - "route" + "datasets", + "hooks", + "reimport", + ":reimport_key" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", - "type": "text/plain" - }, - "key": "modes", - "value": "" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], + "query": [], "variable": [] }, "header": [ @@ -23730,88 +22155,114 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, - "status": "OK", - "code": 200, + "status": "Accepted", + "code": 202, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"status\": \"\"\n}", + "body": "{\n \"dataset_id\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1b5067a2-8d7a-4700-8f82-c968af7caae7", - "name": "Unable to locate credentials.", + "id": "4e8b10a9-471b-4a87-bd97-0fe1110c29d7", + "name": "Unauthorized", "originalRequest": { "url": { "path": [ - "transit", - "route" + "datasets", + "hooks", + "reimport", + ":reimport_key" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", - "type": "text/plain" - }, - "key": "modes", - "value": "" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } + "query": [], + "variable": [] + }, + "method": "POST", + "body": {} + }, + "status": "Unauthorized", + "code": 401, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "4e7032ec-5261-4265-97ae-f17ed9c5ff1f", + "name": "Payment Required", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "method": "POST", + "body": {} + }, + "status": "Payment Required", + "code": 402, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "9847b1d0-239b-471b-9bb8-71bacb982960", + "name": "Forbidden", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "method": "POST", + "body": {} + }, + "status": "Forbidden", + "code": 403, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "d515c6c7-73ad-4c4b-bb25-a287b775b751", + "name": "Dataset was not found", + "originalRequest": { + "url": { + "path": [ + "datasets", + "hooks", + "reimport", + ":reimport_key" + ], + "host": [ + "{{baseUrl}}" ], + "query": [], "variable": [] }, "header": [ @@ -23820,88 +22271,36 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "44f94b86-9720-40f9-9fe6-5c8bef5f0b96", - "name": "Out of free quota.", + "id": "e2aa9555-19b9-4702-b97c-a7bf36246761", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "transit", - "route" + "datasets", + "hooks", + "reimport", + ":reimport_key" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", - "type": "text/plain" - }, - "key": "modes", - "value": "" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], + "query": [], "variable": [] }, "header": [ @@ -23910,88 +22309,36 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d100028b-83a6-4b9e-8592-b71f4ef5af42", - "name": "Credentials found, but not matching.", + "id": "2addf615-076d-4bd9-b54d-7a5f6e726afa", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "transit", - "route" + "datasets", + "hooks", + "reimport", + ":reimport_key" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "origin", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", - "type": "text/plain" - }, - "key": "modes", - "value": "" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], + "query": [], "variable": [] }, "header": [ @@ -24000,29 +22347,140 @@ "value": "application/json" } ], - "method": "GET", + "method": "POST", "body": {} }, - "status": "Forbidden", - "code": 403, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "bf9adfef-6e5c-4dd0-b8b4-e5f0a2d9c2c9", + "name": "Search Features", + "request": { + "name": "Search Features", + "description": { + "content": "Search for features.\n\n**Rate limit**: `20/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "search", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + } + ], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } }, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "3a1f6eda-d3db-47b1-b2a3-2c489b157320", - "name": "Validation Error", + "id": "3d16d305-f220-4ca1-9179-a7cdf370d380", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "transit", - "route" + "datasets", + ":dataset_id", + "features", + "search", + "" ], "host": [ "{{baseUrl}}" @@ -24031,47 +22489,29 @@ { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", - "type": "text/plain" - }, - "key": "departure_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", - "type": "text/plain" - }, - "key": "arrival_time", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "destination", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "modes", - "value": "" + "key": "page", + "value": "1" }, { "description": { @@ -24085,34 +22525,50 @@ "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cd934875-8771-4100-92eb-9bdcd1c2c513", - "name": "Rate limit reached", + "id": "a2ee84d5-3632-447a-8ca5-cb04223653c2", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "transit", - "route" + "datasets", + ":dataset_id", + "features", + "search", + "" ], "host": [ "{{baseUrl}}" @@ -24121,51 +22577,33 @@ { "disabled": false, "description": { - "content": "DateTime with or without timezone, if not set the default datetime is the current one", + "content": "", "type": "text/plain" }, - "key": "departure_time", - "value": "" + "key": "format", + "value": "geojson" }, { "disabled": false, "description": { - "content": "DateTime with or without timezone, if departure_time is defined this parameter is ignored", + "content": "The maximum number of elements to return in a result page.", "type": "text/plain" }, - "key": "arrival_time", - "value": "" + "key": "per_page", + "value": "10" }, { "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", + "content": "The result page to fetch.", "type": "text/plain" }, - "key": "origin", - "value": "" + "key": "page", + "value": "1" }, { - "disabled": false, "description": { - "content": "(Required) WGS84 coordinates as format lat,lng", - "type": "text/plain" - }, - "key": "destination", - "value": "" - }, - { - "disabled": false, - "description": { - "content": "Transit mode filter used to determine which modes of transit to include in the response. \n By default, all supported transit modes are permitted. Supported modes: `highSpeedTrain` `intercityTrain` `interRegionalTrain` `regionalTrain` `cityTrain` `bus` `ferry` `subway` `lightRail` `privateBus` `inclined` `aerial` `busRapid` `monorail` `flight` `spaceship` This parameter also support an exclusion list: It's sufficient to specify each mode to exclude by prefixing it with `-`. \n Mixing of inclusive and exclusive transit modes is not allowed.", - "type": "text/plain" - }, - "key": "modes", - "value": "" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "key", @@ -24175,176 +22613,205 @@ "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Too Many Requests", - "code": 429, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - } - ] - }, - { - "name": "Datasets API", - "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking.\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", - "item": [ - { - "id": "09962785-85cf-42cf-b614-15a0c61349d9", - "name": "Get Dataset", - "request": { - "name": "Get Dataset", - "description": { - "content": "Gets dataset details.\n\n**Rate limit**: `1/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {}, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "private_key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ { - "id": "34d852ad-0d80-43af-9173-72d5d3a7d0d2", - "name": "Successful Response", + "id": "a04da22f-a52c-4704-820c-b9a06d644b80", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "search", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "OK", - "code": 200, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a4b17056-e6a8-49ac-a72c-dc441f70e23a", - "name": "Unable to locate credentials.", + "id": "aa06647e-43f0-45c0-910d-a84035ea2e43", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "search", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unauthorized", - "code": 401, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -24356,24 +22823,54 @@ "_postman_previewlanguage": "json" }, { - "id": "f7f4f4c4-3ec9-4678-813c-80229c5ce24c", - "name": "Out of free quota.", + "id": "4526fac1-0bbb-4b60-8d85-ceb8b2ed09e4", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "search", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -24381,102 +22878,25 @@ }, "header": [ { - "key": "Accept", + "key": "Content-Type", "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Payment Required", - "code": 402, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "a5436330-b2d5-466b-85ee-431cc84cfbbb", - "name": "Credentials found, but not matching.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} - }, - "status": "Forbidden", - "code": 403, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "8979fd18-a444-489e-882b-f3ae9172a1c0", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "private_key", - "value": "" + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" } - ], - "method": "GET", - "body": {} + } }, "status": "Not Found", "code": 404, @@ -24491,37 +22911,80 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf9469e-61f4-46c8-9486-5e19183c5bde", + "id": "0ff343e0-d65c-42ed-8542-4c17660d4564", "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "search", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -24536,37 +22999,80 @@ "_postman_previewlanguage": "json" }, { - "id": "9a1c4a3c-fee0-4df7-ba09-94dce666cc97", + "id": "01d2462b-7136-4a4d-bdc4-508db9adc55e", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "search", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Too Many Requests", "code": 429, @@ -24587,23 +23093,54 @@ } }, { - "id": "468b22fd-d4a8-4d5c-8c8b-9abdf6a59cbc", - "name": "Delete Dataset", + "id": "4243a986-66ba-432a-b83f-178212f32225", + "name": "Nearby Features", "request": { - "name": "Delete Dataset", + "name": "Nearby Features", "description": { - "content": "Schedule a dataset for deletion, deletion will happen in 7 days.\n\n\n**Rate limit**: `1/1s`", + "content": "Search for features nearby geometry.\n\n**Rate limit**: `20/1s`", "type": "text/plain" }, "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "nearby", + "" ], "host": [ "{{baseUrl}}" ], - "query": [], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + } + ], "variable": [ { "type": "any", @@ -24618,23 +23155,36 @@ ] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", - "body": {}, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "private_key" - }, - { - "key": "value", - "value": "{{apiKey}}" + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" }, { "key": "in", @@ -24645,37 +23195,80 @@ }, "response": [ { - "id": "59b97c24-08b5-4f5f-babd-60fc32237490", + "id": "41eb77fd-86f4-4e1c-8241-c531a7138ded", "name": "Successful Response", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "nearby", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "OK", "code": 200, @@ -24685,42 +23278,85 @@ "value": "application/json" } ], - "body": "{\n \"aliquab4c\": \"officia culpa\",\n \"Excepteur7a\": false\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "15aa79ca-7bbf-4bcc-90c9-5cceebff5695", + "id": "5978e14b-161c-400f-b1a2-289d26e2a639", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "nearby", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Unauthorized", "code": 401, @@ -24735,37 +23371,80 @@ "_postman_previewlanguage": "json" }, { - "id": "1fdcab59-bf95-4139-bb29-be1610424f7c", + "id": "8c24f33c-24e0-41c5-ade2-a91fdc76760d", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "nearby", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Payment Required", "code": 402, @@ -24780,37 +23459,80 @@ "_postman_previewlanguage": "json" }, { - "id": "2554bd2e-9ef0-49be-8b19-1925a7f52afc", + "id": "800bb846-4e79-4163-99ca-54cfb8bf1c42", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "nearby", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Forbidden", "code": 403, @@ -24825,85 +23547,83 @@ "_postman_previewlanguage": "json" }, { - "id": "4000b4ad-be72-4a46-adfa-20a8f9742706", + "id": "e5f052ec-fee0-4897-a670-9434fc59fcbe", "name": "Dataset was not found", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "nearby", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "DELETE", - "body": {} - }, - "status": "Not Found", - "code": 404, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "eb819f4b-f3b7-4bd4-9428-b61cc6276499", - "name": "The Dataset was already scheduled for deletion.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Conflict", - "code": 409, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", @@ -24915,37 +23635,80 @@ "_postman_previewlanguage": "json" }, { - "id": "c5b27427-acb2-4415-84d9-8fe37944df61", + "id": "ad9f27b5-dcc2-4efe-8d6c-6b1cd58bda13", "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "nearby", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -24960,37 +23723,80 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb2f957-1640-4c07-b24e-8951c14530a1", + "id": "da9ac0e7-8c26-4c9e-91e9-f222507c29ec", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "nearby", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "DELETE", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Too Many Requests", "code": 429, @@ -25011,23 +23817,54 @@ } }, { - "id": "5e92bac7-9feb-4b28-9350-1b213c101349", - "name": "Update Dataset", + "id": "4dbb3359-b34d-45f1-be97-a9bb2a89579c", + "name": "Intersect Features", "request": { - "name": "Update Dataset", + "name": "Intersect Features", "description": { - "content": "Updates a dataset url or name.\n\n**Rate limit**: `1/1s`", + "content": "Returns the features that are intersecting with geometry.\n\n**Rate limit**: `20/1s`\n\n![Intersection](https://postgis.net/workshops/postgis-intro/_images/st_intersects.png)", "type": "text/plain" }, "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "intersects", + "" ], "host": [ "{{baseUrl}}" ], - "query": [], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + } + ], "variable": [ { "type": "any", @@ -25051,10 +23888,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25067,7 +23904,7 @@ "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -25082,24 +23919,54 @@ }, "response": [ { - "id": "82b2623c-b206-413c-8b27-992d9667533f", + "id": "c1722576-d74f-4f1a-a4de-ed3c29b13df8", "name": "Successful Response", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "intersects", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -25115,10 +23982,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25135,29 +24002,59 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fed54b61-a40b-404d-a3c9-24f39bca7557", + "id": "348058b6-ea28-4b47-8c39-16737d534c7a", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "intersects", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "", "type": "text/plain" }, - "key": "private_key", + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", "value": "" } ], @@ -25173,10 +24070,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25198,24 +24095,54 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2550e8-8d21-4cb4-88b5-d9aac2af5fa7", + "id": "6f83f036-fbef-46f1-a219-fb02949f2af6", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "intersects", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -25231,10 +24158,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25256,24 +24183,54 @@ "_postman_previewlanguage": "json" }, { - "id": "795409aa-5d4b-4687-9896-5bcc4f37056d", + "id": "d5ff6b8e-220f-4520-a4c6-f770fc6120b3", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "intersects", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -25289,10 +24246,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25314,24 +24271,54 @@ "_postman_previewlanguage": "json" }, { - "id": "711777cd-2438-45eb-8bfd-22ec1e1cf678", + "id": "fe854475-0752-48a4-b833-91304dd6e95c", "name": "Dataset was not found", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "intersects", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -25347,10 +24334,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25372,24 +24359,54 @@ "_postman_previewlanguage": "json" }, { - "id": "3c89ac80-3cbb-4c48-a039-116c82d5b9f0", + "id": "8ebf796b-9005-447b-9107-2cd8f1fc8238", "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "intersects", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -25405,10 +24422,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25430,24 +24447,54 @@ "_postman_previewlanguage": "json" }, { - "id": "01d377b3-e31d-4b64-8f75-6f27ff53f0f3", + "id": "976c817f-5097-47c9-8f79-661993b03848", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "datasets", - ":dataset_id" + ":dataset_id", + "features", + "intersects", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -25463,10 +24510,10 @@ "value": "application/json" } ], - "method": "PUT", + "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\"\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25494,23 +24541,35 @@ } }, { - "id": "8f8fab73-7e9b-49cb-a099-69fbfa0227b7", - "name": "List Datasets", + "id": "87ca1f22-968d-4b15-8f6d-c7c740fcf19a", + "name": "Contains Features", "request": { - "name": "List Datasets", + "name": "Contains Features", "description": { - "content": "Lists datasets.\n\n**Rate limit**: `1/1s`", + "content": "Search for features containing geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", "type": "text/plain" }, "url": { "path": [ "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "disabled": false, "description": { @@ -25530,22 +24589,46 @@ "value": "1" } ], - "variable": [] + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] }, "header": [ { - "key": "Accept", + "key": "Content-Type", "value": "application/json" - } + }, + { + "key": "Accept", + "value": "application/json" + } ], - "method": "GET", - "body": {}, + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "auth": { "type": "apikey", "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -25560,18 +24643,30 @@ }, "response": [ { - "id": "30863f42-81c5-4d44-b1c3-69ce7dfa1f99", + "id": "0529ff03-ec3a-42ab-92d4-9a2aad342c8e", "name": "Successful Response", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "disabled": false, "description": { @@ -25595,20 +24690,33 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "OK", "code": 200, @@ -25618,23 +24726,35 @@ "value": "application/json" } ], - "body": "{\n \"datasets\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "02bbc120-aedc-488a-a6f7-f004b7505c79", + "id": "9d46f10e-daaa-4a50-8039-fa678b4402ab", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "disabled": false, "description": { @@ -25658,20 +24778,33 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Unauthorized", "code": 401, @@ -25686,18 +24819,30 @@ "_postman_previewlanguage": "json" }, { - "id": "6c67a3b8-e029-490c-a745-f0696b0a61d0", + "id": "531bddac-26ba-4191-9901-7acb1c54a826", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "disabled": false, "description": { @@ -25721,20 +24866,33 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Payment Required", "code": 402, @@ -25749,18 +24907,30 @@ "_postman_previewlanguage": "json" }, { - "id": "3c8eec09-0c4c-48a5-b23a-0ae478ba1e01", + "id": "289010bb-2c7f-4ee2-923d-f113085f88d4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "disabled": false, "description": { @@ -25784,20 +24954,33 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, "status": "Forbidden", "code": 403, @@ -25812,18 +24995,30 @@ "_postman_previewlanguage": "json" }, { - "id": "844e5f58-883a-4093-9080-8b1d41bd5218", - "name": "Validation Error", + "id": "3f0dd30e-d70a-4885-aac9-f841a8607181", + "name": "Dataset was not found", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "disabled": false, "description": { @@ -25847,46 +25042,71 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "Not Found", + "code": 404, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1eff59e5-3c5d-45b4-b0ea-1a6ef6010850", - "name": "Rate limit reached", + "id": "28193983-950a-4511-89de-c3e2ffda9bfe", + "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "contains", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "disabled": false, "description": { @@ -25910,73 +25130,216 @@ "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], - "method": "GET", - "body": {} + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } }, - "status": "Too Many Requests", - "code": 429, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "9d9aa9bc-081d-4ed5-8ecc-db81dcd33d34", - "name": "Create Dataset", - "request": { - "name": "Create Dataset", - "description": { - "content": "Creates a dataset.\n\n**Rate limit**: `1/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" + { + "id": "28b5267d-4265-417e-b916-9b063dba49bd", + "name": "Rate limit reached", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "contains", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Too Many Requests", + "code": 429, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "eb2155af-ea3b-40bc-acf3-17055c55fcae", + "name": "Within Features", + "request": { + "name": "Within Features", + "description": { + "content": "Search for features within geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "type": "text/plain" + }, + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "within", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + } + ], + "variable": [ + { + "type": "any", + "value": "", + "key": "dataset_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -25989,7 +25352,7 @@ "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -26004,24 +25367,54 @@ }, "response": [ { - "id": "7a0f6dc8-433d-498f-bbbc-4561a482d48e", + "id": "7d806d88-edfe-4ee3-8977-058a50da2f42", "name": "Successful Response", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -26040,7 +25433,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -26057,29 +25450,59 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"url\": \"\",\n \"reimport_key\": \"\",\n \"scheduled_for_deletion_after\": \"\"\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cec47dc0-e577-4e0a-99b6-65439e106e4a", + "id": "f201e747-3761-4a8f-8920-d7872f8754a7", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -26098,7 +25521,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -26120,12 +25543,15 @@ "_postman_previewlanguage": "json" }, { - "id": "d55c5543-8b5d-4d71-a2aa-3771c02d3f49", + "id": "46260bb9-8400-489a-bd55-413e0025c22d", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ @@ -26133,30 +25559,57 @@ ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } ], "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -26178,24 +25631,54 @@ "_postman_previewlanguage": "json" }, { - "id": "9aef6843-1627-4127-80ce-07df5353acb6", + "id": "e4ff67c0-318c-404f-9ddb-379797288d9e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -26214,7 +25697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -26236,24 +25719,142 @@ "_postman_previewlanguage": "json" }, { - "id": "04df1119-bdc2-4e2c-8588-dbf021cff6b4", + "id": "8dc02155-3545-405a-ab84-063d4e9535e1", + "name": "Dataset was not found", + "originalRequest": { + "url": { + "path": [ + "datasets", + ":dataset_id", + "features", + "within", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, + { + "description": { + "content": "Added as a part of security scheme: apikey", + "type": "text/plain" + }, + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Not Found", + "code": 404, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"details\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "bf42a2ec-ef72-4dbf-9141-a6919caee357", "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -26272,7 +25873,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -26294,24 +25895,54 @@ "_postman_previewlanguage": "json" }, { - "id": "0ef6d1b2-11a6-405a-9947-ba90c9725eea", + "id": "c60392fe-395f-4e2d-922e-d04a1c5ca08d", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "datasets", + ":dataset_id", + "features", + "within", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, + { + "disabled": false, + "description": { + "content": "The maximum number of elements to return in a result page.", + "type": "text/plain" + }, + "key": "per_page", + "value": "10" + }, + { + "disabled": false, + "description": { + "content": "The result page to fetch.", + "type": "text/plain" + }, + "key": "page", + "value": "1" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -26330,7 +25961,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"url\": \"\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n },\n {\n \"schema_key\": \"title\",\n \"data_key\": \"\"\n }\n ]\n}", + "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -26358,24 +25989,35 @@ } }, { - "id": "d0f70cbc-d906-4831-8e3a-47b17e02a7e3", - "name": "Get Dataset Status", + "id": "78dd650a-dd83-40cc-885f-9d1f90e466cc", + "name": "Get Feature", "request": { - "name": "Get Dataset Status", + "name": "Get Feature", "description": { - "content": "Returns the dataset import status.\n\n**Rate limit**: `1/5s`", + "content": "Gets a feature from its ID.\n\n**Rate limit**: `20/1s`", "type": "text/plain" }, "url": { "path": [ "datasets", ":dataset_id", - "status" + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], - "query": [], + "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + } + ], "variable": [ { "type": "any", @@ -26386,10 +26028,29 @@ "content": "(Required) ", "type": "text/plain" } - } - ] - }, + }, + { + "type": "any", + "value": "", + "key": "feature_id", + "disabled": false, + "description": { + "content": "(Required) ", + "type": "text/plain" + } + } + ] + }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -26402,7 +26063,7 @@ "apikey": [ { "key": "key", - "value": "private_key" + "value": "key" }, { "key": "value", @@ -26417,31 +26078,50 @@ }, "response": [ { - "id": "e819641c-e68f-48e7-bb90-c80c2b7e41ad", + "id": "0727faf6-c5aa-4b9c-b868-7326290da037", "name": "Successful Response", "originalRequest": { "url": { "path": [ "datasets", ":dataset_id", - "status" + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -26458,36 +26138,55 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"success\"\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"irure4\": -22213121.29546313\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "42121fd7-f730-4103-8fe8-41fcebb2c17a", + "id": "ae5022e0-c3c6-4c0f-babb-4fb3611f2d2c", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ "datasets", ":dataset_id", - "status" + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -26509,31 +26208,50 @@ "_postman_previewlanguage": "json" }, { - "id": "a663c7c5-b885-422e-9e97-48323249af8e", + "id": "d1e60028-ee90-4659-9c21-2b327180b2c3", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ "datasets", ":dataset_id", - "status" + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -26555,31 +26273,50 @@ "_postman_previewlanguage": "json" }, { - "id": "80dbeb78-0198-4cd9-9276-a232ed4005a0", + "id": "5798fa3e-2633-473d-ba7a-4ef53ce21e77", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ "datasets", ":dataset_id", - "status" + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -26601,31 +26338,50 @@ "_postman_previewlanguage": "json" }, { - "id": "fe87fa8a-13c4-453c-8c23-f3ef24e4ac5a", - "name": "Dataset was not found", + "id": "722e7760-46a2-46f2-b223-2a6619c9cad5", + "name": "Feature or Dataset were not found", "originalRequest": { "url": { "path": [ "datasets", ":dataset_id", - "status" + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -26647,31 +26403,50 @@ "_postman_previewlanguage": "json" }, { - "id": "a4f894c2-d59e-43c1-b73e-cd72d73f94ca", + "id": "aada6a88-0d80-43ea-acb3-6e9e29023536", "name": "Validation Error", "originalRequest": { "url": { "path": [ "datasets", ":dataset_id", - "status" + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -26693,31 +26468,50 @@ "_postman_previewlanguage": "json" }, { - "id": "e6a2e618-13bd-478c-b5c2-15cc16ae99da", + "id": "8431aa57-1f3b-4031-b47b-73387f61d882", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ "datasets", ":dataset_id", - "status" + "features", + ":feature_id" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "format", + "value": "geojson" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "X-Field-Mask", + "value": "" + }, { "key": "Accept", "value": "application/json" @@ -26743,362 +26537,637 @@ "protocolProfileBehavior": { "disableBodyPruning": true } - }, + } + ] + }, + { + "name": "Distance API", + "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", + "item": [ { - "id": "6ca1b236-0433-4b82-a64e-97c32cf1d6b0", - "name": "Trigger Import", + "id": "33c86df7-ceed-4134-b5a2-6977a5b7b44f", + "name": "Find Routes", "request": { - "name": "Trigger Import", + "name": "Find Routes", "description": { - "content": "Trigger the dataset import.\n\n**Rate limit**: `1/90s`", + "content": "Get distance, duration and path (as a polyline) for a pair of origin and destination, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `10/1s`\n\n**Rate limit with TRAFFIC**: `20/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id", - "import" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" ], - "query": [], - "variable": [ + "query": [ { - "type": "any", - "value": "", - "key": "dataset_id", "disabled": false, "description": { - "content": "(Required) ", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" - } - } - ] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {}, - "auth": { - "type": "apikey", - "apikey": [ + }, + "key": "waypoints", + "value": "" + }, { - "key": "key", - "value": "private_key" + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" }, { - "key": "value", - "value": "{{apiKey}}" + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" }, { - "key": "in", - "value": "query" - } + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } ] } }, "response": [ { - "id": "274cbc55-a282-4b3d-86a1-30788c046d42", + "id": "75455712-e4a4-468d-bac3-6a40a2259e58", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "import" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", + "method": "GET", "body": {} }, - "status": "Accepted", - "code": 202, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"dataset_id\": \"\"\n}", + "body": "{\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"notice\": \"\",\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"duration_without_traffic\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_waypoint\": \"\",\n \"end_waypoint\": \"\",\n \"start_address\": \"\",\n \"end_address\": \"\",\n \"steps\": [\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n },\n {\n \"distance\": \"\",\n \"duration\": \"\",\n \"polyline\": \"\",\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"travel_mode\": \"\",\n \"instructions\": {\n \"action\": \"\",\n \"type\": \"\",\n \"summary\": \"\",\n \"verbal_alert\": \"\",\n \"verbal_succint\": \"\",\n \"verbal_before\": \"\",\n \"verbal_after\": \"\"\n }\n }\n ]\n }\n ],\n \"main_route_name\": \"\",\n \"recommended\": \"\"\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b8f1ee3a-a37a-43e9-8b64-e719306ded50", + "id": "8d46a2d3-818d-4e1b-9d15-0d599c8c9a36", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "import" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Unauthorized", - "code": 401, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "19dce864-e6cd-42cf-9512-03a0e43f41fc", - "name": "Out of free quota.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "import" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "waypoints", + "value": "" + }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Payment Required", - "code": 402, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "12bb931d-3501-4a1e-ade5-7b7780ef97dc", - "name": "Credentials found, but not matching.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "import" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "mode", + "value": "driving" + }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Forbidden", - "code": 403, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "6747020d-9475-4353-955e-a10ef9b745c2", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "import" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", + "method": "GET", "body": {} }, - "status": "Not Found", - "code": 404, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "82a1a296-3a1b-45a9-b8d6-75d4600c19f9", - "name": "Validation Error", + "id": "719a2acf-ec87-412a-99a4-1f61b6f4a27b", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "import" + "distance", + "route", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "private_key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "675deea9-022e-4870-a957-74982387011f", - "name": "Rate limit reached", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "import" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" + }, { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "private_key", + "key": "key", "value": "" } ], @@ -27106,423 +27175,43 @@ }, "header": [ { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "9d3da2a3-eb0f-4485-bdd3-693d5a43b4e0", - "name": "Reimport Dataset Webhook", - "request": { - "name": "Reimport Dataset Webhook", - "description": { - "content": "Triggers the reimport of the dataset linked to the dataset.\n\n**Rate limit**: `1/90s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [ - { - "type": "any", - "value": "", - "key": "reimport_key", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {}, - "auth": null - }, - "response": [ - { - "id": "08253607-b392-46e3-bda6-51491f56ea67", - "name": "Successful Response", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Accepted", - "code": 202, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"dataset_id\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "d2e15b92-8247-45b5-85cf-481e2cf53c93", - "name": "Unauthorized", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "method": "POST", - "body": {} - }, - "status": "Unauthorized", - "code": 401, - "header": [], - "cookie": [], - "_postman_previewlanguage": "text" - }, - { - "id": "f0cc0d14-0b9c-4572-84c2-b61b455e5e1f", - "name": "Payment Required", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "method": "POST", - "body": {} - }, - "status": "Payment Required", - "code": 402, - "header": [], - "cookie": [], - "_postman_previewlanguage": "text" - }, - { - "id": "fed2c1b9-2fbf-4fb1-8c24-2a3bddb63b69", - "name": "Forbidden", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "method": "POST", - "body": {} - }, - "status": "Forbidden", - "code": 403, - "header": [], - "cookie": [], - "_postman_previewlanguage": "text" - }, - { - "id": "f76c8e5b-f57a-4f88-8e61-eb101b256a7e", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Not Found", - "code": 404, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "b1fa3cfb-a92a-4540-81a4-8e09d452d97e", - "name": "Validation Error", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "6d7fe5db-d59e-4814-83e2-5900c610b16b", - "name": "Rate limit reached", - "originalRequest": { - "url": { - "path": [ - "datasets", - "hooks", - "reimport", - ":reimport_key" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [], - "variable": [] - }, - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": {} - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "03d73955-e4f0-4954-9ac5-761555fbb0ef", - "name": "Search Features", - "request": { - "name": "Search Features", - "description": { - "content": "Search for features.\n\n**Rate limit**: `20/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - } - ], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" } - } - ] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" + ], + "method": "GET", + "body": {} }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, + "status": "Payment Required", + "code": 402, + "header": [ { - "key": "in", - "value": "query" + "key": "Content-Type", + "value": "application/json" } - ] - } - }, - "response": [ + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, { - "id": "fce052e8-7199-401f-aeff-ee0584347e87", - "name": "Successful Response", + "id": "6c75ae56-b32e-4a7a-a2a8-02a22db52584", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", + "distance", + "route", + "json", "" ], "host": [ @@ -27532,29 +27221,110 @@ { "disabled": false, "description": { - "content": "", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -27569,48 +27339,43 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "OK", - "code": 200, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4bc39db0-77f2-46fd-a9fc-32ce6e52d6a2", - "name": "Unable to locate credentials.", + "id": "60607711-c2be-4c96-bee8-9b28275d5c60", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", + "distance", + "route", + "json", "" ], "host": [ @@ -27620,29 +27385,110 @@ { "disabled": false, "description": { - "content": "", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + }, + { + "disabled": false, + "description": { + "content": "Specifies if maneuver instructions should be returned (roadbook)", + "type": "text/plain" + }, + "key": "details", + "value": "none" }, { "description": { @@ -27657,48 +27503,43 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b6dd72d9-8747-42ac-9773-65e922ea0bfa", - "name": "Out of free quota.", + "id": "8f4b1dfd-03ed-4bb8-aa25-3b5842cf538b", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", + "distance", + "route", + "json", "" ], "host": [ @@ -27708,205 +27549,110 @@ { "disabled": false, "description": { - "content": "", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "waypoints", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "method", + "value": "time" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Payment Required", - "code": 402, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "9ae10625-3360-45f7-939d-f05da41d469c", - "name": "Credentials found, but not matching.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "units", + "value": "metric" + }, { "disabled": false, "description": { - "content": "", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "language", + "value": "en" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "avoid", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "arrival_time", + "value": "" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Forbidden", - "code": 403, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "a6659639-843c-42ed-80e1-64b44b1718a7", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "search", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "departure_time", + "value": "" + }, { "disabled": false, "description": { - "content": "", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "alternatives", + "value": "false" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies if maneuver instructions should be returned (roadbook)", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "details", + "value": "none" }, { "description": { @@ -27921,28 +27667,24 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Not Found", - "code": 404, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", @@ -27952,17 +27694,171 @@ "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "3108d85b-490b-406e-ad9a-1d4049afcdaf", + "name": "Calculate Matrix", + "request": { + "name": "Calculate Matrix", + "description": { + "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s`GET and POST", + "type": "text/plain" + }, + "url": { + "path": [ + "distance", + "distancematrix", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" + } + ], + "variable": [] }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "4b3fe1fd-43da-4349-894e-c6e335a65772", - "name": "Validation Error", + "id": "27382856-e5be-4bf9-ae0e-048d9c29d233", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", + "distance", + "distancematrix", + "json", "" ], "host": [ @@ -27972,29 +27868,92 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "destinations", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" }, { "description": { @@ -28009,48 +27968,43 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7d69add0-377f-4c2f-a566-73b29abc93e1", - "name": "Rate limit reached", + "id": "cdb399a2-e17b-4763-8e66-a44ce8f5ad93", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "search", + "distance", + "distancematrix", + "json", "" ], "host": [ @@ -28060,225 +28014,92 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "0144f0f3-d006-4e2e-8187-0a93dc6e6183", - "name": "Nearby Features", - "request": { - "name": "Nearby Features", - "description": { - "content": "Search for features nearby geometry.\n\n**Rate limit**: `20/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - } - ], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ - { - "id": "526fccd3-096b-48a2-b7bd-6bf98fd08d10", - "name": "Successful Response", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, { "disabled": false, "description": { - "content": "", + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "origins", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "destinations", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" }, { "description": { @@ -28293,48 +28114,43 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "OK", - "code": 200, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cf478252-7022-4b3d-b005-baa0290528b3", - "name": "Unable to locate credentials.", + "id": "fbd4018e-b418-4dc9-9394-fda844510658", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", + "distance", + "distancematrix", + "json", "" ], "host": [ @@ -28344,29 +28160,92 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" }, { "description": { @@ -28381,28 +28260,24 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Unauthorized", - "code": 401, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -28414,15 +28289,14 @@ "_postman_previewlanguage": "json" }, { - "id": "4617e08b-80b5-465e-9282-4b463d34323a", - "name": "Out of free quota.", + "id": "ecdbb612-3291-4110-8c21-b6c23bff69e4", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", + "distance", + "distancematrix", + "json", "" ], "host": [ @@ -28432,29 +28306,92 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "Specifies the unit system to use when displaying results.", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "elements", + "value": "distance" }, { "description": { @@ -28469,28 +28406,24 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Payment Required", - "code": 402, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", @@ -28502,15 +28435,14 @@ "_postman_previewlanguage": "json" }, { - "id": "753e30c2-e3ca-4933-be92-460567f51807", - "name": "Credentials found, but not matching.", + "id": "78ab672b-91cc-4f8d-9574-1d69bea4aa90", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", + "distance", + "distancematrix", + "json", "" ], "host": [ @@ -28520,117 +28452,92 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Forbidden", - "code": 403, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "47e3be79-258c-4c86-a995-42087478bc0c", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "language", + "value": "en" + }, { "disabled": false, "description": { - "content": "", + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "avoid", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "origins", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "destinations", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", + "type": "text/plain" + }, + "key": "elements", + "value": "distance" }, { "description": { @@ -28645,48 +28552,43 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Not Found", - "code": 404, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3e8c31a1-cd1e-4a23-8e7c-4c0ab0b1cc42", - "name": "Validation Error", + "id": "ebda22d6-b1f2-4dd7-a912-ad9eb9af7da3", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", + "distance", + "distancematrix", + "json", "" ], "host": [ @@ -28696,117 +28598,92 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", + "type": "text/plain" + }, + "key": "origins", + "value": "" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "(Required) The ending points. You can supply one or more locations, in the form of `latitude,longitude` coordinates, separated by the pipe character `|`. Ensure that no space exists between the latitude and longitude values. \n \nIn order to reduce URL size, [encoded polylines](https://developers.google.com/maps/documentation/utilities/polylinealgorithm) are also supported using `enc::`", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "18e70bd9-7d19-40e8-87c2-d68558f118c1", - "name": "Rate limit reached", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "nearby", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "destinations", + "value": "" + }, { "disabled": false, "description": { - "content": "", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies element values that will be part of the API response (`distance` and/or `duration`).", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "elements", + "value": "distance" }, { "description": { @@ -28821,25 +28698,21 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -28860,68 +28733,37 @@ } }, { - "id": "cfc5333f-27a4-4cb8-95c7-35d52f7eaf72", - "name": "Intersect Features", + "id": "664b0568-e82f-498b-9e68-8ad675f8d4b8", + "name": "Calculate Matrix", "request": { - "name": "Intersect Features", + "name": "Calculate Matrix", "description": { - "content": "Returns the features that are intersecting with geometry.\n\n**Rate limit**: `20/1s`\n\n![Intersection](https://postgis.net/workshops/postgis-intro/_images/st_intersects.png)", + "content": "Get distances and durations for a matrix of origins and destinations, based on the recommended route between start and end points for a specified travel mode.\n\n**Rate limit**: `10 requests/1s` GET and POST\n\n**Elements limit**: `1000 elements/1s` GET and POST\n\n**Rate limit with TRAFFIC**: `10 requests/1s` GET and POST\n\n**Elements limit with TRAFFIC**: `1000 elements/1s` GET and POST", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", + "distance", + "distancematrix", + "json", "" ], "host": [ "{{baseUrl}}" ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - } - ], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] + "query": [], + "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -28934,7 +28776,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -28954,144 +28796,28 @@ "value": "{{apiKey}}" }, { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ - { - "id": "f3ed5eb3-7e65-4fe3-8979-f269a07d1937", - "name": "Successful Response", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, - { - "description": { - "content": "Added as a part of security scheme: apikey", - "type": "text/plain" - }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" + "key": "in", + "value": "query" } - ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, + ] + } + }, + "response": [ { - "id": "14d51921-8319-406a-9832-feb591dc32aa", - "name": "Unable to locate credentials.", + "id": "ba0398f1-2128-4aa7-b0f6-2af0cb7ea38d", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", + "distance", + "distancematrix", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29104,6 +28830,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -29116,7 +28851,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29125,61 +28860,33 @@ } } }, - "status": "Unauthorized", - "code": 401, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d4fb9019-5c22-408e-bd7a-929d6558215d", - "name": "Out of free quota.", + "id": "b0ef9594-64ee-4139-9a9e-6336394e1a18", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", + "distance", + "distancematrix", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29192,6 +28899,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -29204,7 +28920,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29213,8 +28929,8 @@ } } }, - "status": "Payment Required", - "code": 402, + "status": "Unauthorized", + "code": 401, "header": [ { "key": "Content-Type", @@ -29226,48 +28942,20 @@ "_postman_previewlanguage": "json" }, { - "id": "9bf7bbfa-1f84-4851-9c33-cf10505c6759", - "name": "Credentials found, but not matching.", + "id": "0dd5057d-1837-407a-8e0e-33f023a4b9aa", + "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", + "distance", + "distancematrix", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29280,6 +28968,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -29292,7 +28989,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29301,8 +28998,8 @@ } } }, - "status": "Forbidden", - "code": 403, + "status": "Payment Required", + "code": 402, "header": [ { "key": "Content-Type", @@ -29314,48 +29011,20 @@ "_postman_previewlanguage": "json" }, { - "id": "1773ad65-e7ef-4673-9771-27fe197240eb", - "name": "Dataset was not found", + "id": "7071db83-521d-4780-b725-01184f4ec61c", + "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", + "distance", + "distancematrix", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29368,6 +29037,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -29380,7 +29058,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29389,61 +29067,33 @@ } } }, - "status": "Not Found", - "code": 404, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1f3adcf0-af28-4415-9479-7941a0329f3a", + "id": "dbd3a71a-4026-451d-9ec6-708e1376646d", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, + "distance", + "distancematrix", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "description": { "content": "Added as a part of security scheme: apikey", @@ -29456,6 +29106,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -29468,7 +29127,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29490,48 +29149,20 @@ "_postman_previewlanguage": "json" }, { - "id": "f4aeed63-4086-4339-b17c-55a2a6c65635", + "id": "7e7d93e6-01cc-4dd5-8d0e-133b7c669d13", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "intersects", + "distance", + "distancematrix", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -29544,6 +29175,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -29556,7 +29196,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origins\": \"\",\n \"destinations\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\",\n \"arrival_time\": \"\",\n \"departure_time\": \"\",\n \"elements\": \"distance\"\n}", "options": { "raw": { "headerFamily": "json", @@ -29584,20 +29224,19 @@ } }, { - "id": "40cb51f6-ade2-4810-86a2-d6248d0536b1", - "name": "Contains Features", + "id": "8de4ce95-f643-4789-8dd9-e40fd112d4ba", + "name": "Calculate Isochrone", "request": { - "name": "Contains Features", + "name": "Calculate Isochrone", "description": { - "content": "Search for features containing geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "contains", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -29607,65 +29246,86 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" - } - ], - "variable": [ + "key": "units", + "value": "metric" + }, { - "type": "any", - "value": "", - "key": "dataset_id", "disabled": false, "description": { - "content": "(Required) ", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" - } + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" } - ] + ], + "variable": [] }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - }, + "method": "GET", + "body": {}, "auth": { "type": "apikey", "apikey": [ @@ -29686,15 +29346,14 @@ }, "response": [ { - "id": "bf108d23-294b-4c9a-b4c9-746e630ff8b9", + "id": "72c88ca0-32bf-4def-9dfd-5a28620a879b", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "contains", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -29704,29 +29363,65 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { @@ -29741,25 +29436,21 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "OK", "code": 200, @@ -29769,20 +29460,19 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "65c05dda-b7f4-48cb-98f2-e94bf0c9f758", + "id": "759fcb2b-3356-47e4-8afc-9e2547314208", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "contains", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -29792,29 +29482,65 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "units", + "value": "metric" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { @@ -29829,25 +29555,21 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unauthorized", "code": 401, @@ -29862,15 +29584,14 @@ "_postman_previewlanguage": "json" }, { - "id": "ba750939-de1c-47f9-834e-1cee41245738", + "id": "d66b3ecd-be4e-4230-ac2a-d9b45c95ace6", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "contains", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -29880,29 +29601,65 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { @@ -29917,25 +29674,21 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Payment Required", "code": 402, @@ -29950,15 +29703,14 @@ "_postman_previewlanguage": "json" }, { - "id": "ef592072-6356-47d9-8729-1d069d711ba0", + "id": "06b7f00b-4866-4ad9-a6ab-970a3194faf3", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "contains", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -29968,117 +29720,65 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Forbidden", - "code": 403, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"detail\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "9efc580e-1732-4218-b542-c9ee93cf95a1", - "name": "Dataset was not found", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - "contains", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "language", + "value": "en" + }, { "disabled": false, "description": { - "content": "", + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "avoid", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "origin", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", "type": "text/plain" - }, - "key": "page", - "value": "1" + }, + "key": "value", + "value": "" }, { "description": { @@ -30093,48 +29793,43 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Not Found", - "code": 404, + "status": "Forbidden", + "code": 403, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"details\": \"\"\n}", + "body": "{\n \"detail\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cae47694-7e53-4161-bd69-6a79db69bbba", + "id": "d759392f-21bd-49a1-817d-260ce24327b1", "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "contains", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -30144,29 +29839,65 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { @@ -30181,25 +29912,21 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, @@ -30214,15 +29941,14 @@ "_postman_previewlanguage": "json" }, { - "id": "83088d12-cca7-43fb-a511-a846b61aaad9", + "id": "10260b9f-beda-46ac-87c1-b1d189f1c247", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "contains", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -30232,29 +29958,65 @@ { "disabled": false, "description": { - "content": "", + "content": "Specifies the mode of transport to use for the calculation.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specifies how to compute the route between the start point and the end point:\n* `time`: fastest route \n* `distance`: shortest route", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Specifies the unit system to use when displaying results.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "A list of features that you want to avoid. Valid values are `tolls`, `highways`, `ferries` or polygons coordinates whose vertex latlng are separated by a semicolon `;`. \n \nTo add multiple features, separate them with the pipe `|` character.", + "type": "text/plain" + }, + "key": "avoid", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The value to use for the isochrone contour. \n\nIf you specified `time` for `method` this value should be number of minutes\n\nIf you specified `distance` for `method` this value should be distance in kilometers.", + "type": "text/plain" + }, + "key": "value", + "value": "" }, { "description": { @@ -30269,25 +30031,21 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, "status": "Too Many Requests", "code": 429, @@ -30308,68 +30066,37 @@ } }, { - "id": "cf348744-8a8c-485c-83ff-eee73aeacc41", - "name": "Within Features", + "id": "abd06d76-489d-40f9-96b2-d49d072036de", + "name": "Calculate Isochrone", "request": { - "name": "Within Features", + "name": "Calculate Isochrone", "description": { - "content": "Search for features within geometry.\n\n**Rate limit**: `20/1s`\n\n![Within](https://postgis.net/workshops/postgis-intro/_images/st_within.png)", + "content": "Find all destinations that can be reached in a specific amount of time or a maximum travel distance.\n\n**Rate limit**: `10/1s`", "type": "text/plain" }, "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "within", - "" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - } - ], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] + "distance", + "isochrone", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -30382,7 +30109,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -30410,48 +30137,20 @@ }, "response": [ { - "id": "8b04b05a-fb81-475a-9fcd-522746bc5eca", + "id": "668dd291-4b1c-4bf3-a106-1bd9011fa8b4", "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "within", + "distance", + "isochrone", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -30464,6 +30163,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -30476,7 +30184,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -30493,53 +30201,25 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"voluptate_9\": false,\n \"voluptatea4\": \"Ut est magna dolore irure\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"id57c\": 92783756\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"isoline\": {\n \"origin\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"geometry\": \"\",\n \"time\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fa6555dc-c9c1-4d1b-86b4-cd210fe63392", + "id": "3f93ea63-c9b9-43f2-80cf-7cd217bc616a", "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "within", + "distance", + "isochrone", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -30552,6 +30232,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -30564,7 +30253,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -30586,48 +30275,20 @@ "_postman_previewlanguage": "json" }, { - "id": "245d6522-f0a6-45b3-b37b-07420f3cf98a", + "id": "09a2e9d1-c059-4a39-930f-be795b8f0069", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "within", + "distance", + "isochrone", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -30640,6 +30301,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -30652,7 +30322,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -30674,15 +30344,14 @@ "_postman_previewlanguage": "json" }, { - "id": "71100650-400b-4e71-8b11-59b4b111230e", + "id": "69abeb58-1255-4459-aaef-5bfac5c1844f", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "within", + "distance", + "isochrone", + "json", "" ], "host": [ @@ -30690,32 +30359,74 @@ ], "query": [ { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "key", + "value": "" + } + ], + "variable": [] + }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" }, + "key": "accept-language", + "value": "" + }, + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "POST", + "body": { + "mode": "raw", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Forbidden", + "code": 403, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"detail\": \"\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "fc17b8a4-aae9-47e7-bb37-913d745ea5b1", + "name": "Validation Error", + "originalRequest": { + "url": { + "path": [ + "distance", + "isochrone", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ { "description": { "content": "Added as a part of security scheme: apikey", @@ -30728,6 +30439,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -30740,7 +30460,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -30749,61 +30469,33 @@ } } }, - "status": "Forbidden", - "code": 403, + "status": "Unprocessable Entity (WebDAV) (RFC 4918)", + "code": 422, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": \"\"\n}", + "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8877d098-c8e9-47f5-9ae0-1eb52acc66b6", - "name": "Dataset was not found", + "id": "ebc3770b-ac6a-484a-8a28-e7375695aa42", + "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "within", + "distance", + "isochrone", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - }, - { - "disabled": false, - "description": { - "content": "The maximum number of elements to return in a result page.", - "type": "text/plain" - }, - "key": "per_page", - "value": "10" - }, - { - "disabled": false, - "description": { - "content": "The result page to fetch.", - "type": "text/plain" - }, - "key": "page", - "value": "1" - }, { "description": { "content": "Added as a part of security scheme: apikey", @@ -30816,6 +30508,15 @@ "variable": [] }, "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, { "key": "Content-Type", "value": "application/json" @@ -30828,7 +30529,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", + "raw": "{\n \"origin\": \"\",\n \"value\": \"\",\n \"mode\": \"driving\",\n \"method\": \"time\",\n \"units\": \"metric\",\n \"language\": \"en\",\n \"avoid\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -30837,8 +30538,8 @@ } } }, - "status": "Not Found", - "code": 404, + "status": "Too Many Requests", + "code": 429, "header": [ { "key": "Content-Type", @@ -30848,49 +30549,266 @@ "body": "{\n \"details\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "b9efb101-26f4-4cdd-afb3-07dd04577dda", + "name": "Find Tolls", + "request": { + "name": "Find Tolls", + "description": { + "content": "Get distance, duration and tolls for an origin,destination pair, based on the recommended route between those two points for a specified travel mode.\n\n**Rate limit**: `5/1s`", + "type": "text/plain" + }, + "url": { + "path": [ + "distance", + "tolls", + "json", + "" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" + } + ], + "variable": [] }, + "header": [ + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "GET", + "body": {}, + "auth": { + "type": "apikey", + "apikey": [ + { + "key": "key", + "value": "key" + }, + { + "key": "value", + "value": "{{apiKey}}" + }, + { + "key": "in", + "value": "query" + } + ] + } + }, + "response": [ { - "id": "9164218d-a89f-4e94-b580-59f20f3e8c78", - "name": "Validation Error", + "id": "1dae285f-1945-4eca-926b-5b1eaaffda15", + "name": "Successful Response", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "within", + "distance", + "tolls", + "json", "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "method", + "value": "time" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "units", + "value": "metric" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" }, { "description": { @@ -30905,48 +30823,43 @@ }, "header": [ { - "key": "Content-Type", - "value": "application/json" + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "accept-language", + "value": "" }, { "key": "Accept", "value": "application/json" } ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } + "method": "GET", + "body": {} }, - "status": "Unprocessable Entity (WebDAV) (RFC 4918)", - "code": 422, + "status": "OK", + "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"Lorem19\": \"nulla adipisicing\",\n \"minim4\": -77251470,\n \"Lorem_9\": false\n },\n {\n \"qui_a6a\": 3796056\n }\n ],\n \"tollSystems\": [\n {\n \"sed2e\": -72151578.38492692\n },\n {\n \"aliquip5\": -30181024.793197647\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ut0\": \"ut enim Ut\",\n \"mollitae\": \"laborum qui\",\n \"amet_59\": 75688686.52341715,\n \"consequat_3\": \"in dolor\"\n },\n {\n \"non_6\": 23538074,\n \"pariatur_5a\": \"sunt ut\"\n }\n ],\n \"tollSystems\": [\n {\n \"quif6b\": \"ad cillum\",\n \"utc7e\": false\n },\n {\n \"minim76\": false,\n \"occaecat_5fb\": true\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"quis_3\": 84164686,\n \"labore_2\": 99174150,\n \"ea_5\": \"sed exercitation\"\n },\n {\n \"Excepteur_d91\": \"cupidatat enim ad\",\n \"tempor26\": \"culpa reprehenderit eu\"\n }\n ],\n \"tollSystems\": [\n {\n \"minimd67\": 60016156.45414233,\n \"cillum_87\": 30317333.70398055,\n \"cupidatat_fb\": 90664796.60502908\n },\n {\n \"consequata6\": 32879600,\n \"officia31\": 71334783,\n \"id1_d\": -8688324.878762856,\n \"ut9\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"velit_658\": \"amet dolore nulla ipsum\",\n \"quie\": 90579464.6600259\n },\n {\n \"exercitation_29\": \"laboris proident\",\n \"ut43\": 90268633,\n \"minim6ef\": 36173280.60394907,\n \"velit9_\": 47248832.25295812\n }\n ],\n \"tollSystems\": [\n {\n \"nulla_6__\": false,\n \"eudbb\": -76623924\n },\n {\n \"fugiat61c\": 18634030.732468605\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0bc1316d-885f-42d9-8bc1-76d7a8280a91", - "name": "Rate limit reached", + "id": "f52e98b7-612c-45c4-998b-584ac174acf8", + "name": "Unable to locate credentials.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - "within", + "distance", + "tolls", + "json", "" ], "host": [ @@ -30956,258 +30869,92 @@ { "disabled": false, "description": { - "content": "", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "arrival_time", + "value": "" }, { "disabled": false, "description": { - "content": "The maximum number of elements to return in a result page.", + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", "type": "text/plain" }, - "key": "per_page", - "value": "10" + "key": "departure_time", + "value": "" }, { "disabled": false, "description": { - "content": "The result page to fetch.", + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", "type": "text/plain" }, - "key": "page", - "value": "1" + "key": "waypoints", + "value": "" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "POST", - "body": { - "mode": "raw", - "raw": "{\n \"geometry\": \"\",\n \"buffer\": \"\",\n \"where\": \"\"\n}", - "options": { - "raw": { - "headerFamily": "json", - "language": "json" - } - } - } - }, - "status": "Too Many Requests", - "code": 429, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - } - ], - "event": [], - "protocolProfileBehavior": { - "disableBodyPruning": true - } - }, - { - "id": "fc020da1-d4c5-4a1f-9e6c-895e01c853d2", - "name": "Get Feature", - "request": { - "name": "Get Feature", - "description": { - "content": "Gets a feature from its ID.\n\n**Rate limit**: `20/1s`", - "type": "text/plain" - }, - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - ":feature_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "format", - "value": "geojson" - } - ], - "variable": [ - { - "type": "any", - "value": "", - "key": "dataset_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - }, - { - "type": "any", - "value": "", - "key": "feature_id", - "disabled": false, - "description": { - "content": "(Required) ", - "type": "text/plain" - } - } - ] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" - }, - "key": "X-Field-Mask", - "value": "" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {}, - "auth": { - "type": "apikey", - "apikey": [ - { - "key": "key", - "value": "key" - }, - { - "key": "value", - "value": "{{apiKey}}" - }, - { - "key": "in", - "value": "query" - } - ] - } - }, - "response": [ - { - "id": "64279f46-20e3-435b-9a15-d19e6c6fd405", - "name": "Successful Response", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - ":feature_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "units", + "value": "metric" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" + "key": "language", + "value": "en" }, - "key": "X-Field-Mask", - "value": "" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "OK", - "code": 200, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"elit_6\": \"Lorem occaecat velit dolore\",\n \"velit58_\": \"Excepteur tempor officia veniam\",\n \"Lorem_2f\": 39978433.46158913,\n \"pariatur0d5\": -76611602\n }\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "5bb26d2e-fd39-456f-b639-ea4bb41c1b82", - "name": "Unable to locate credentials.", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - ":feature_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ { "disabled": false, "description": { - "content": "", + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" }, { "description": { @@ -31227,7 +30974,7 @@ "content": "", "type": "text/plain" }, - "key": "X-Field-Mask", + "key": "accept-language", "value": "" }, { @@ -31251,28 +30998,109 @@ "_postman_previewlanguage": "json" }, { - "id": "777bfdab-20aa-4313-89ac-a433ba52f0df", + "id": "4b8888a2-30fa-4387-a30c-e72a5aab3a89", "name": "Out of free quota.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - ":feature_id" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" }, { "description": { @@ -31292,7 +31120,7 @@ "content": "", "type": "text/plain" }, - "key": "X-Field-Mask", + "key": "accept-language", "value": "" }, { @@ -31316,15 +31144,15 @@ "_postman_previewlanguage": "json" }, { - "id": "45365773-b5d1-460e-a2b9-b7af92adeef9", + "id": "f606cbe0-f238-44ff-9454-67fe734f9397", "name": "Credentials found, but not matching.", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - ":feature_id" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" @@ -31333,11 +31161,92 @@ { "disabled": false, "description": { - "content": "", + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" }, { "description": { @@ -31357,7 +31266,7 @@ "content": "", "type": "text/plain" }, - "key": "X-Field-Mask", + "key": "accept-language", "value": "" }, { @@ -31381,93 +31290,109 @@ "_postman_previewlanguage": "json" }, { - "id": "c90830a8-ea53-4ad1-8309-8b147ecded49", - "name": "Feature or Dataset were not found", + "id": "0513b351-9688-45a2-a3de-a80a7a839a9c", + "name": "Validation Error", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - ":feature_id" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" }, { + "disabled": false, "description": { - "content": "Added as a part of security scheme: apikey", + "content": "", "type": "text/plain" }, - "key": "key", - "value": "" - } - ], - "variable": [] - }, - "header": [ - { - "disabled": false, - "description": { - "content": "", - "type": "text/plain" + "key": "method", + "value": "time" }, - "key": "X-Field-Mask", - "value": "" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "method": "GET", - "body": {} - }, - "status": "Not Found", - "code": 404, - "header": [ - { - "key": "Content-Type", - "value": "application/json" - } - ], - "body": "{\n \"details\": \"\"\n}", - "cookie": [], - "_postman_previewlanguage": "json" - }, - { - "id": "91e6a7e1-70a0-46ae-b01d-cb714a429c7a", - "name": "Validation Error", - "originalRequest": { - "url": { - "path": [ - "datasets", - ":dataset_id", - "features", - ":feature_id" - ], - "host": [ - "{{baseUrl}}" - ], - "query": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" }, { "description": { @@ -31487,7 +31412,7 @@ "content": "", "type": "text/plain" }, - "key": "X-Field-Mask", + "key": "accept-language", "value": "" }, { @@ -31511,28 +31436,109 @@ "_postman_previewlanguage": "json" }, { - "id": "6a204da8-1314-4371-b497-c73735b5ca24", + "id": "f5f55c63-b0ee-4b08-be9f-c764c915a6f8", "name": "Rate limit reached", "originalRequest": { "url": { "path": [ - "datasets", - ":dataset_id", - "features", - ":feature_id" + "distance", + "tolls", + "json", + "" ], "host": [ "{{baseUrl}}" ], "query": [ + { + "disabled": false, + "description": { + "content": "Specify your desired arrival time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "arrival_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specify your desired departure time.\n\nBy using this parameter, Distance will calculate the duration with **traffic**. Valid values are a UNIX timestamp (e.g. `1600799173` for the date: `22/09/2020 20:26:13`) or `now`. \n\nUse either `arrival_time` or `departure_time`, not both.", + "type": "text/plain" + }, + "key": "departure_time", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "A list of points by which the route should pass (the route response is divided into legs, one leg corresponding to a route between two waypoints). Waypoints should be separated by | character. \n \nOptionally, you may pass 'optimize:true' as the first argument within the waypoints parameter. This way the provided route is optimized by rearranging the waypoints in a more efficient order based on distance or time according to the method parameter. The route start point and end point order is not changed, their position is considered fixed. \n \n`alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "waypoints", + "value": "" + }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, - "key": "format", - "value": "geojson" + "key": "mode", + "value": "driving" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "method", + "value": "time" + }, + { + "disabled": false, + "description": { + "content": "", + "type": "text/plain" + }, + "key": "units", + "value": "metric" + }, + { + "disabled": false, + "description": { + "content": "The language code, indicating in the language the response should be in. \n \nIf not defined the header `Accept-Language` of the request will be checked before defaulting to `en`.", + "type": "text/plain" + }, + "key": "language", + "value": "en" + }, + { + "disabled": false, + "description": { + "content": "(Required) The starting point. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "origin", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "(Required) The ending point for the route. It should be supplied in the form of `latitude,longitude` coordinates. Ensure that no space exists between the latitude and longitude values.", + "type": "text/plain" + }, + "key": "destination", + "value": "" + }, + { + "disabled": false, + "description": { + "content": "Specifies if alternative routes should be returned. Depending on the calculated route, alternatives may not be provided. `alternatives` and `waypoints` can not be used at the same time.", + "type": "text/plain" + }, + "key": "alternatives", + "value": "false" }, { "description": { @@ -31552,7 +31558,7 @@ "content": "", "type": "text/plain" }, - "key": "X-Field-Mask", + "key": "accept-language", "value": "" }, { @@ -31596,7 +31602,7 @@ } ], "info": { - "_postman_id": "8caa6f0b-7554-4c50-9eea-daf19b1bcc81", + "_postman_id": "561a1c1d-add6-4fc3-a4f5-2022414efed6", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/redocly/redocly-merged-config.yaml b/redocly/redocly-merged-config.yaml index 7aec76d6..1a761518 100644 --- a/redocly/redocly-merged-config.yaml +++ b/redocly/redocly-merged-config.yaml @@ -76,7 +76,6 @@ apis: "distancematrix": "Distance API" "isochrone": "Distance API" "tolls": "Distance API" - "Distance Matrix Async": "Distance API" "Distance API": name: "Distance API" description: | @@ -91,6 +90,19 @@ apis: externalDocs: url: "https://developers.woosmap.com/products/distance-api/get-started/" + # Distance Async API + "Distance Matrix Async": "Distance Async API" + "Distance Async API": + name: "Distance Async API" + description: | + The Woosmap Distance Async API suite provides tools for large or difficult distance calculations. + + * **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations. + + Requests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management. + externalDocs: + url: "https://developers.woosmap.com/products/distance-api/get-started/" + tagsToDelete: - "Transit" - "Transit & Matrix Async" @@ -119,6 +131,7 @@ apis: - name: "Distance" tags: - "Distance API" + - "Distance Async API" - "Transit API" plugins: - plugins.js From 157cfba8e198b77acd437e0c2f40c5a05998a598 Mon Sep 17 00:00:00 2001 From: galela Date: Mon, 5 Jan 2026 17:30:45 +0100 Subject: [PATCH 3/9] Feat: Support injecting x-Code-Samples, Responses, Request Body, from snippets. --- BUILD.bazel | 2 +- generator/requests/requests.ts | 84 +++++++++ redocly/decorators/inject-code-samples.js | 165 ++++++++++++++++++ redocly/inject-code-samples-mappings.yaml | 73 ++++++++ redocly/plugins.js | 2 + redocly/redocly-merged-config.yaml | 2 + rules/redocly_cli.bzl | 3 + ...map_http_distance_matrix_async_request.yml | 8 + ...ap_http_distance_matrix_async_response.yml | 6 + ..._distance_matrix_async_result_response.yml | 14 ++ ..._distance_matrix_async_status_response.yml | 5 + ...oosmap_http_distance_matrix_async.curl.yml | 5 + ..._http_distance_matrix_async.javascript.yml | 5 + ...smap_http_distance_matrix_async.nodejs.yml | 5 + ...smap_http_distance_matrix_async.python.yml | 5 + ...http_distance_matrix_async_result.curl.yml | 5 + ...istance_matrix_async_result.javascript.yml | 5 + ...tp_distance_matrix_async_result.nodejs.yml | 5 + ...tp_distance_matrix_async_result.python.yml | 5 + ...http_distance_matrix_async_status.curl.yml | 5 + ...istance_matrix_async_status.javascript.yml | 5 + ...tp_distance_matrix_async_status.nodejs.yml | 5 + ...tp_distance_matrix_async_status.python.yml | 5 + .../woosmap_http_maps_static.curl.yml | 5 + .../woosmap_http_maps_static.javascript.yml | 5 + .../woosmap_http_maps_static.nodejs.yml | 5 + .../woosmap_http_maps_static.python.yml | 5 + 27 files changed, 443 insertions(+), 1 deletion(-) create mode 100644 redocly/decorators/inject-code-samples.js create mode 100644 redocly/inject-code-samples-mappings.yaml create mode 100644 specification/requests/woosmap_http_distance_matrix_async_request.yml create mode 100644 specification/responses/woosmap_http_distance_matrix_async_response.yml create mode 100644 specification/responses/woosmap_http_distance_matrix_async_result_response.yml create mode 100644 specification/responses/woosmap_http_distance_matrix_async_status_response.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.curl.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.javascript.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.nodejs.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.python.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.curl.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.javascript.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.nodejs.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.python.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.curl.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.javascript.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.nodejs.yml create mode 100644 specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.python.yml create mode 100644 specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.curl.yml create mode 100644 specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.javascript.yml create mode 100644 specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.nodejs.yml create mode 100644 specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.python.yml diff --git a/BUILD.bazel b/BUILD.bazel index d9c2e351..3207b429 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -173,7 +173,7 @@ bundle_external_specs( name = "run_redocly_join", config = "redocly/redocly-merged-config.yaml", main_spec = "//:woosmap-openapi3.json", - plugins = glob(["redocly/**/*.js"]), + plugins = glob(["redocly/**/*.js"]) + ["redocly/inject-code-samples-mappings.yaml"], specs = [ "maps", "what3words", diff --git a/generator/requests/requests.ts b/generator/requests/requests.ts index ab02eb5d..30796589 100644 --- a/generator/requests/requests.ts +++ b/generator/requests/requests.ts @@ -137,6 +137,49 @@ export const REQUESTS: SnippetRequest[] = [ ), }), }, + { + regionTag: "woosmap_http_distance_matrix_async", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/distance/matrix/async", + json: parseRequestBody( + "../../specification/requests/woosmap_http_distance_matrix_async_request.yml" + ), + }), + }, + { + regionTag: "woosmap_http_distance_matrix_async_result", + request: new Request({ + url: new Url({ + protocol: "https", + host: "api.woosmap.com", + path: "/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c", + query: [ + { + key: "private_key", + value: "YOUR_PRIVATE_API_KEY", + }, + ], + }), + header: [{key: "Referer", value: "http://localhost"}], + }), + }, + { + regionTag: "woosmap_http_distance_matrix_async_status", + request: new Request({ + url: new Url({ + protocol: "https", + host: "api.woosmap.com", + path: "/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status", + query: [ + { + key: "private_key", + value: "YOUR_PRIVATE_API_KEY", + }, + ], + }), + header: [{key: "Referer", value: "http://localhost"}], + }), + }, { regionTag: "woosmap_http_distance_route", request: new Request({ @@ -206,6 +249,47 @@ export const REQUESTS: SnippetRequest[] = [ }), }), }, + { + regionTag: "woosmap_http_maps_static", + request: new Request({ + url: new Url({ + protocol: "https", + host: "api.woosmap.com", + path: "/maps/static", + query: [ + { + key: "lat", + value: "48.8566", + }, + { + key: "lng", + value: "2.3522", + }, + { + key: "zoom", + value: "14", + }, + { + key: "width", + value: "600", + }, + { + key: "height", + value: "400", + }, + { + key: "markers", + value: "48.8566,2.3522", + }, + { + key: "language", + value: "en", + }, + ], + }), + header: [{key: "Referer", value: "http://localhost"}], + }), + }, { regionTag: "woosmap_http_distance_isochrone", request: new Request({ diff --git a/redocly/decorators/inject-code-samples.js b/redocly/decorators/inject-code-samples.js new file mode 100644 index 00000000..161b1651 --- /dev/null +++ b/redocly/decorators/inject-code-samples.js @@ -0,0 +1,165 @@ +/** + * Redocly decorator to inject x-codeSamples and custom responses + * into external OpenAPI specifications (distance, transit, etc.) + */ + +const fs = require('fs'); +const path = require('path'); +const yaml = require('yaml'); + +module.exports = InjectCodeSamples; + +function InjectCodeSamples(options) { + // Support both inline mappings and external file + let mappings = options.mappings || {}; + + if (options.mappingsFile) { + const mappingsPath = path.resolve(process.cwd(), options.mappingsFile); + if (fs.existsSync(mappingsPath)) { + const mappingsContent = fs.readFileSync(mappingsPath, 'utf8'); + const mappingsData = yaml.parse(mappingsContent); + mappings = mappingsData.mappings || {}; + } + } + + return { + PathItem: { + leave(pathItem, ctx) { + // Process each HTTP method + ['get', 'post', 'put', 'patch', 'delete'].forEach((method) => { + const operation = pathItem[method]; + if (!operation || !operation.operationId) return; + + const mapping = mappings[operation.operationId]; + if (!mapping) { + return; + } + + // Inject x-codeSamples + if (mapping.regionTag && mapping.snippetPath) { + const codeSamples = loadCodeSamples( + mapping.regionTag, + mapping.snippetPath + ); + if (codeSamples && codeSamples.length > 0) { + operation['x-codeSamples'] = codeSamples; + } + } + + // Inject request body example + if (mapping.requestPath && operation.requestBody) { + const requestData = loadResponse(mapping.requestPath); + if (requestData) { + injectRequestBodyExample(operation.requestBody, requestData); + } + } + + // Inject custom response examples + if (mapping.responsePath && operation.responses) { + const responseData = loadResponse(mapping.responsePath); + if (responseData) { + injectResponseExample( + operation.responses, + responseData, + mapping.responseCode || '200' + ); + } + } + }); + }, + }, + }; +} + +/** + * Load code samples from generated snippet files + */ +function loadCodeSamples(regionTag, snippetBasePath) { + const samples = []; + const languages = ['curl', 'javascript', 'python']; + const snippetDir = path.join(process.cwd(), snippetBasePath, regionTag); + + if (!fs.existsSync(snippetDir)) { + return null; + } + + languages.forEach((lang) => { + const snippetFile = path.join( + snippetDir, + `${regionTag}.${lang}.yml` + ); + + if (fs.existsSync(snippetFile)) { + try { + const content = fs.readFileSync(snippetFile, 'utf8'); + const snippet = yaml.parse(content); + + if (snippet && snippet.lang && snippet.source) { + samples.push({ + lang: snippet.lang, + label: snippet.label || lang, + source: snippet.source, + }); + } + } catch (error) { + console.warn(`Failed to load snippet: ${snippetFile}`, error.message); + } + } + }); + + return samples.length > 0 ? samples : null; +} + +/** + * Load response example from YAML file + */ +function loadResponse(responsePath) { + const fullPath = path.join(process.cwd(), responsePath); + + if (!fs.existsSync(fullPath)) { + return null; + } + + try { + const content = fs.readFileSync(fullPath, 'utf8'); + return yaml.parse(content); + } catch (error) { + console.warn(`Failed to load response: ${responsePath}`, error.message); + return null; + } +} + +/** + * Inject request body example into the operation + */ +function injectRequestBodyExample(requestBody, requestData) { + if (!requestBody.content) return; + + // Find application/json content type + const jsonContent = requestBody.content['application/json']; + if (!jsonContent) return; + + jsonContent.example = requestData; +} + +/** + * Inject response example into the operation + */ +function injectResponseExample(responses, responseData, statusCode = '200') { + const response = responses[statusCode]; + if (!response || !response.content) return; + + // Find application/json content type + const jsonContent = response.content['application/json']; + if (!jsonContent) return; + + // Add or update examples + if (!jsonContent.examples) { + jsonContent.examples = {}; + } + + jsonContent.examples['custom'] = { + summary: 'Example response', + value: responseData, + }; +} diff --git a/redocly/inject-code-samples-mappings.yaml b/redocly/inject-code-samples-mappings.yaml new file mode 100644 index 00000000..31116bf9 --- /dev/null +++ b/redocly/inject-code-samples-mappings.yaml @@ -0,0 +1,73 @@ +# Configuration for inject-code-samples decorator +# This file contains mappings between external API operation IDs and local code samples/examples +# +# Each mapping can include: +# - regionTag: identifier from requests.ts for code sample generation +# - snippetPath: directory containing generated code snippets +# - requestPath: path to request body example file (for POST/PUT operations) +# - responsePath: path to response example file +# - responseCode: HTTP status code for response (default: '200') + +mappings: + # Distance Matrix - GET + matrix_distance_distancematrix_json__get: + regionTag: woosmap_http_distance_matrix + snippetPath: specification/snippets + responsePath: specification/responses/woosmap_http_distance_matrix_response.yml + + # Distance Matrix - POST + matrix_post_distance_distancematrix_json__post: + regionTag: woosmap_http_distance_matrix_request + snippetPath: specification/snippets + requestPath: specification/requests/woosmap_http_distance_matrix_request.yml + responsePath: specification/responses/woosmap_http_distance_matrix_request_response.yml + + # Distance Route + route_distance_route_json__get: + regionTag: woosmap_http_distance_route + snippetPath: specification/snippets + responsePath: specification/responses/woosmap_http_distance_route_response.yml + + # Distance Tolls + tolls_distance_tolls_json__get: + regionTag: woosmap_http_distance_tolls + snippetPath: specification/snippets + responsePath: specification/responses/woosmap_http_distance_tolls_response.yml + + # Distance Isochrone - GET + isochrone_distance_isochrone_json__get: + regionTag: woosmap_http_distance_isochrone + snippetPath: specification/snippets + responsePath: specification/responses/woosmap_http_distance_isochrone_response.yml + + # Distance Isochrone - POST + isochrone_post_distance_isochrone_json__post: + regionTag: woosmap_http_distance_isochrone + snippetPath: specification/snippets + responsePath: specification/responses/woosmap_http_distance_isochrone_response.yml + + # Distance Matrix Async - Start (POST) + start_async_matrix_distance_matrix_async__post: + regionTag: woosmap_http_distance_matrix_async + snippetPath: specification/snippets + requestPath: specification/requests/woosmap_http_distance_matrix_async_request.yml + responsePath: specification/responses/woosmap_http_distance_matrix_async_response.yml + + # Distance Matrix Async - Get Result + async_matrix_distance_matrix_async__matrix_id__get: + responseCode: "303" + regionTag: woosmap_http_distance_matrix_async_result + snippetPath: specification/snippets + responsePath: specification/responses/woosmap_http_distance_matrix_async_result_response.yml + + # Distance Matrix Async - Get Status + async_matrix_status_distance_matrix_async__matrix_id__status_get: + regionTag: woosmap_http_distance_matrix_async_status + snippetPath: specification/snippets + responsePath: specification/responses/woosmap_http_distance_matrix_async_status_response.yml + + # Static Map + get_static_map_maps_static_get: + regionTag: woosmap_http_maps_static + snippetPath: specification/snippets + diff --git a/redocly/plugins.js b/redocly/plugins.js index bd0bb3a6..3761d0aa 100644 --- a/redocly/plugins.js +++ b/redocly/plugins.js @@ -2,6 +2,7 @@ const AddSecurityDisplayName = require('./decorators/add-security-display-name.j const MergeTagGroups = require('./decorators/merge-tag-groups.js'); const ProcessTags = require('./decorators/process-tags.js'); const TagGroups = require('./decorators/tag-groups.js'); +const InjectCodeSamples = require('./decorators/inject-code-samples.js'); const ValidateTags = require('./rules/validate-tags.js'); /** @@ -16,6 +17,7 @@ module.exports = function woosmapPlugin() { 'merge-tag-groups': MergeTagGroups, 'process-tags': ProcessTags, 'tag-groups': TagGroups, + 'inject-code-samples': InjectCodeSamples, }, }, rules: { diff --git a/redocly/redocly-merged-config.yaml b/redocly/redocly-merged-config.yaml index 1a761518..088758f7 100644 --- a/redocly/redocly-merged-config.yaml +++ b/redocly/redocly-merged-config.yaml @@ -133,5 +133,7 @@ apis: - "Distance API" - "Distance Async API" - "Transit API" + woosmap/inject-code-samples: + mappingsFile: redocly/inject-code-samples-mappings.yaml plugins: - plugins.js diff --git a/rules/redocly_cli.bzl b/rules/redocly_cli.bzl index 96a7f706..85bcc13e 100644 --- a/rules/redocly_cli.bzl +++ b/rules/redocly_cli.bzl @@ -154,6 +154,9 @@ def bundle_external_specs(name, specs, main_spec = "//:woosmap-openapi3.json", c final_srcs.append(config) if plugins: final_srcs.extend(plugins) + + # Add specification files (includes snippets and responses) for inject-code-samples decorator + final_srcs.append("//specification:openapi3") js_run_binary( name = name, diff --git a/specification/requests/woosmap_http_distance_matrix_async_request.yml b/specification/requests/woosmap_http_distance_matrix_async_request.yml new file mode 100644 index 00000000..6dd3df43 --- /dev/null +++ b/specification/requests/woosmap_http_distance_matrix_async_request.yml @@ -0,0 +1,8 @@ +{ + "origins": "48.73534,2.368308|48.73534,2.368308", + "destinations": "48.83534,2.368308", + "units": "imperial", + "elements": "duration_distance", + "method": "distance", + "departure_time": "now" +} diff --git a/specification/responses/woosmap_http_distance_matrix_async_response.yml b/specification/responses/woosmap_http_distance_matrix_async_response.yml new file mode 100644 index 00000000..0fb44377 --- /dev/null +++ b/specification/responses/woosmap_http_distance_matrix_async_response.yml @@ -0,0 +1,6 @@ +# [START woosmap_http_distance_matrix_async_response] +{ + "matrix_id": "39585bfc-59cc-478c-9b87-12685c9b880c", + "status": "accepted" +} +# [END woosmap_http_distance_matrix_async_response] diff --git a/specification/responses/woosmap_http_distance_matrix_async_result_response.yml b/specification/responses/woosmap_http_distance_matrix_async_result_response.yml new file mode 100644 index 00000000..ad2c9bd6 --- /dev/null +++ b/specification/responses/woosmap_http_distance_matrix_async_result_response.yml @@ -0,0 +1,14 @@ +# [START woosmap_http_distance_matrix_async_result_response] +{ + "matrixId": "39585bfc-59cc-478c-9b87-12685c9b880c", + "matrix": { + "numOrigins": 2, + "numDestinations": 2, + "travelTimes": [0, 1001, 1057, 0], + "distances": [0, 15156, 14345, 0] + }, + "regionDefinition": { + "type": "world" + } +} +# [END woosmap_http_distance_matrix_async_result_response] diff --git a/specification/responses/woosmap_http_distance_matrix_async_status_response.yml b/specification/responses/woosmap_http_distance_matrix_async_status_response.yml new file mode 100644 index 00000000..f3a52fc5 --- /dev/null +++ b/specification/responses/woosmap_http_distance_matrix_async_status_response.yml @@ -0,0 +1,5 @@ +# [START woosmap_http_distance_matrix_async_status_response] +{ + "status": "completed" +} +# [END woosmap_http_distance_matrix_async_status_response] diff --git a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.curl.yml b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.curl.yml new file mode 100644 index 00000000..e367a659 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n}'", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.javascript.yml b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.javascript.yml new file mode 100644 index 00000000..40cfc413 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.nodejs.yml b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.nodejs.yml new file mode 100644 index 00000000..0b381691 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.python.yml b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.python.yml new file mode 100644 index 00000000..2ca11696 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.curl.yml b/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.curl.yml new file mode 100644 index 00000000..9d98fead --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'Referer: http://localhost'", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.javascript.yml b/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.javascript.yml new file mode 100644 index 00000000..ea626c55 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.nodejs.yml b/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.nodejs.yml new file mode 100644 index 00000000..08aadd78 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'Referer': 'http://localhost'\n }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.python.yml b/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.python.yml new file mode 100644 index 00000000..1f80a2ef --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.curl.yml b/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.curl.yml new file mode 100644 index 00000000..812d9fed --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'Referer: http://localhost'", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.javascript.yml b/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.javascript.yml new file mode 100644 index 00000000..738bb404 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.nodejs.yml b/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.nodejs.yml new file mode 100644 index 00000000..77e71c28 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'Referer': 'http://localhost'\n }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.python.yml b/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.python.yml new file mode 100644 index 00000000..0576ba39 --- /dev/null +++ b/specification/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.curl.yml b/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.curl.yml new file mode 100644 index 00000000..cfd1190d --- /dev/null +++ b/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'", +} diff --git a/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.javascript.yml b/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.javascript.yml new file mode 100644 index 00000000..b5afb664 --- /dev/null +++ b/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.nodejs.yml b/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.nodejs.yml new file mode 100644 index 00000000..ec3bb3f6 --- /dev/null +++ b/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY',\n headers: { \n 'Referer': 'http://localhost'\n }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.python.yml b/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.python.yml new file mode 100644 index 00000000..cfc245b4 --- /dev/null +++ b/specification/snippets/woosmap_http_maps_static/woosmap_http_maps_static.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} From 4571ee82656a16a8d1053b84ed8721bfd4b97d10 Mon Sep 17 00:00:00 2001 From: gaelsimon Date: Mon, 5 Jan 2026 16:34:59 +0000 Subject: [PATCH 4/9] chore: update dist folder [skip ci] --- dist/merged-woosmap-openapi3.json | 751 +++++++++++++- .../woosmap_http_distance_matrix_async.go | 49 + .../woosmap_http_distance_matrix_async.java | 12 + ...woosmap_http_distance_matrix_async.node.js | 30 + .../woosmap_http_distance_matrix_async.py | 23 + .../woosmap_http_distance_matrix_async.rb | 25 + .../woosmap_http_distance_matrix_async.sh | 12 + .../woosmap_http_distance_matrix_async.txt | 4 + ...osmap_http_distance_matrix_async_result.go | 39 + ...map_http_distance_matrix_async_result.java | 12 + ...osmap_http_distance_matrix_async_result.js | 11 + ..._http_distance_matrix_async_result.node.js | 21 + ...osmap_http_distance_matrix_async_result.py | 15 + ...osmap_http_distance_matrix_async_result.rb | 16 + ...osmap_http_distance_matrix_async_result.sh | 4 + ...smap_http_distance_matrix_async_result.txt | 4 + ...osmap_http_distance_matrix_async_status.go | 39 + ...map_http_distance_matrix_async_status.java | 12 + ...osmap_http_distance_matrix_async_status.js | 11 + ..._http_distance_matrix_async_status.node.js | 21 + ...osmap_http_distance_matrix_async_status.py | 15 + ...osmap_http_distance_matrix_async_status.rb | 16 + ...osmap_http_distance_matrix_async_status.sh | 4 + ...smap_http_distance_matrix_async_status.txt | 4 + .../woosmap_http_maps_static.go | 39 + .../woosmap_http_maps_static.java | 12 + .../woosmap_http_maps_static.js | 11 + .../woosmap_http_maps_static.node.js | 21 + .../woosmap_http_maps_static.py | 15 + .../woosmap_http_maps_static.rb | 16 + .../woosmap_http_maps_static.sh | 4 + .../woosmap_http_maps_static.txt | 11 + dist/woosmap-postman.json | 924 +++++++++--------- 33 files changed, 1700 insertions(+), 503 deletions(-) create mode 100644 dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.go create mode 100644 dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.java create mode 100644 dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.node.js create mode 100644 dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.py create mode 100644 dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.rb create mode 100644 dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.sh create mode 100644 dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.txt create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.go create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.java create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.js create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.node.js create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.py create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.rb create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.sh create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.txt create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.go create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.java create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.js create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.node.js create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.py create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.rb create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.sh create mode 100644 dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.txt create mode 100644 dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.go create mode 100644 dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.java create mode 100644 dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.js create mode 100644 dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.node.js create mode 100644 dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.py create mode 100644 dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.rb create mode 100644 dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.sh create mode 100644 dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.txt diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index bbb30101..9788693c 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -1815,7 +1815,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -1835,7 +1835,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -1918,7 +1918,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -1928,7 +1928,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -1948,7 +1948,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2039,7 +2039,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2059,7 +2059,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2169,7 +2169,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2258,7 +2258,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2341,7 +2341,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2361,7 +2361,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2444,7 +2444,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2464,7 +2464,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2518,7 +2518,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2538,7 +2538,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2676,7 +2676,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2696,7 +2696,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2919,7 +2919,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -2939,7 +2939,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -3162,7 +3162,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -3182,7 +3182,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -3405,7 +3405,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -3425,7 +3425,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -3598,7 +3598,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -3618,7 +3618,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -3744,7 +3744,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -3764,7 +3764,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Datasets_HTTPErrorModel" + "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel" } } } @@ -4039,6 +4039,185 @@ "application/json": { "schema": { "$ref": "#/components/schemas/Distance_RouteResponse" + }, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "status": "OK", + "routes": [ + { + "overview_polyline": { + "points": "a_~kHgrhXu@yAe@y@c@q@e@q@c@o@e@m@y@eAa@g@a@c@Y[UUQQYUQOSOQKSKOKQISIWKSEUEMCQAa@CeA@[E}@EUAOEOGKKIOM[I]Ea@A[?QBIBU?WFWDOLUP[P]j@y@^g@`@i@NUNONMJKJIFELCJBJAHGFIDMBSASBKDILURa@LWt@eAHO" + }, + "bounds": { + "northeast": { + "lat": 49.315678, + "lng": 4.152915 + }, + "southwest": { + "lat": 49.31073, + "lng": 4.145162 + } + }, + "notice": "", + "legs": [ + { + "distance": { + "text": "1 km", + "value": 1038 + }, + "duration": { + "text": "1 min", + "value": 75 + }, + "start_location": { + "lat": 49.31067, + "lng": 4.14525 + }, + "end_location": { + "lat": 49.31344, + "lng": 4.15293 + }, + "start_waypoint": 0, + "end_waypoint": 1, + "end_address": "D 30", + "start_address": "D 151", + "steps": [ + { + "distance": "676 m", + "duration": "1 min", + "polyline": "a_~kHgrhXu@yAe@y@c@q@e@q@c@o@e@m@y@eAa@g@a@c@Y[UUQQYUQOSOQKSKOKQISIWKSEUEMCQAa@CeA@[E}@EUAOEOGKKIOM[I]Ea@A[?Q", + "start_location": { + "lat": 49.31073, + "lng": 4.145163 + }, + "end_location": { + "lat": 49.315679, + "lng": 4.149621 + }, + "travel_mode": "DRIVING", + "instructions": { + "action": 2, + "summary": "Drive northeast on D 151.", + "verbal_succint": "Drive northeast. Then Enter the roundabout and take the 2nd exit onto D 30.", + "verbal_before": "Drive northeast on D 151. Then Enter the roundabout and take the 2nd exit onto D 30.", + "verbal_after": "Continue for 700 meters." + } + }, + { + "distance": "22 m", + "duration": "1 min", + "polyline": "}}~kHcniXBIBU?W", + "start_location": { + "lat": 49.315679, + "lng": 4.149621 + }, + "end_location": { + "lat": 49.31563, + "lng": 4.149905 + }, + "travel_mode": "DRIVING", + "instructions": { + "action": 26, + "summary": "Enter the roundabout and take the 2nd exit onto D 30.", + "verbal_alert": "Enter the roundabout and take the 2nd exit onto D 30.", + "verbal_succint": "Enter the roundabout and take the 2nd exit.", + "verbal_before": "Enter the roundabout and take the 2nd exit onto D 30." + } + }, + { + "distance": "198 m", + "duration": "1 min", + "polyline": "u}~kH{oiXFWDOLUP[P]j@y@^g@`@i@NUNONMJKJIFELC", + "start_location": { + "lat": 49.31563, + "lng": 4.149905 + }, + "end_location": { + "lat": 49.314292, + "lng": 4.151623 + }, + "travel_mode": "DRIVING", + "instructions": { + "action": 27, + "summary": "Exit the roundabout onto D 30.", + "verbal_succint": "Exit the roundabout.", + "verbal_before": "Exit the roundabout onto D 30.", + "verbal_after": "Continue for 200 meters." + } + }, + { + "distance": "46 m", + "duration": "1 min", + "polyline": "iu~kHsziXJBJAHGFIDMBSAS", + "start_location": { + "lat": 49.314292, + "lng": 4.151623 + }, + "end_location": { + "lat": 49.314041, + "lng": 4.151976 + }, + "travel_mode": "DRIVING", + "instructions": { + "action": 26, + "summary": "Enter the roundabout and take the 2nd exit onto D 30.", + "verbal_alert": "Enter the roundabout and take the 2nd exit onto D 30.", + "verbal_succint": "Enter the roundabout and take the 2nd exit.", + "verbal_before": "Enter the roundabout and take the 2nd exit onto D 30." + } + }, + { + "distance": "96 m", + "duration": "1 min", + "polyline": "ws~kHy|iXBKDILURa@LWt@eAHO", + "start_location": { + "lat": 49.314041, + "lng": 4.151976 + }, + "end_location": { + "lat": 49.313431, + "lng": 4.152916 + }, + "travel_mode": "DRIVING", + "instructions": { + "action": 27, + "summary": "Exit the roundabout onto D 30.", + "verbal_succint": "Exit the roundabout. Then, in 100 meters, You will arrive at your destination.", + "verbal_before": "Exit the roundabout onto D 30. Then, in 100 meters, You will arrive at your destination.", + "verbal_after": "Continue for 100 meters." + } + }, + { + "distance": "1 m", + "duration": "1 min", + "polyline": "}o~kHubjX", + "start_location": { + "lat": 49.313431, + "lng": 4.152916 + }, + "end_location": { + "lat": 49.313431, + "lng": 4.152916 + }, + "travel_mode": "DRIVING", + "instructions": { + "action": 4, + "summary": "You have arrived at your destination.", + "verbal_alert": "You will arrive at your destination.", + "verbal_before": "You have arrived at your destination." + } + } + ] + } + ], + "main_route_name": "D 151", + "recommended": true + } + ] + } + } } } } @@ -4094,6 +4273,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/route/json?origin=49.31067%2C4.14525&destination=49.31344%2C4.15293&mode=driving&language=en&alternatives=true&method=distance&details=full&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/route/json?origin=49.31067%2C4.14525&destination=49.31344%2C4.15293&mode=driving&language=en&alternatives=true&method=distance&details=full&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/route/json?origin=49.31067%2C4.14525&destination=49.31344%2C4.15293&mode=driving&language=en&alternatives=true&method=distance&details=full&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "route" } }, @@ -4332,6 +4528,42 @@ "application/json": { "schema": { "$ref": "#/components/schemas/Distance_MatrixResponse" + }, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "status": "OK", + "rows": [ + { + "elements": [ + { + "status": "OK", + "duration": { + "value": 978, + "text": "16 mins" + }, + "distance": { + "value": 10796, + "text": "10.8 km" + } + }, + { + "status": "OK", + "duration": { + "value": 942, + "text": "16 mins" + }, + "distance": { + "value": 10322, + "text": "10.3 km" + } + } + ] + } + ] + } + } } } } @@ -4387,6 +4619,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/distancematrix/json?origins=48.709%2C2.403&destinations=48.709%2C2.303%7C48.768%2C2.338&mode=driving&language=en&elements=duration_distance&method=distance&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/distancematrix/json?origins=48.709%2C2.403&destinations=48.709%2C2.303%7C48.768%2C2.338&mode=driving&language=en&elements=duration_distance&method=distance&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/distancematrix/json?origins=48.709%2C2.403&destinations=48.709%2C2.303%7C48.768%2C2.338&mode=driving&language=en&elements=duration_distance&method=distance&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "distancematrix" }, "post": { @@ -4431,6 +4680,14 @@ "application/json": { "schema": { "$ref": "#/components/schemas/Distance_MatrixRequest" + }, + "example": { + "origins": "48.73534,2.368308|48.73534,2.368308", + "destinations": "48.83534,2.368308", + "units": "imperial", + "elements": "duration_distance", + "method": "distance", + "departure_time": "now" } } } @@ -4442,6 +4699,46 @@ "application/json": { "schema": { "$ref": "#/components/schemas/Distance_MatrixResponse" + }, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "status": "OK", + "rows": [ + { + "elements": [ + { + "status": "OK", + "duration": { + "value": 2406, + "text": "40 mins" + }, + "distance": { + "value": 12210, + "text": "7.6 miles" + } + } + ] + }, + { + "elements": [ + { + "status": "OK", + "duration": { + "value": 2406, + "text": "40 mins" + }, + "distance": { + "value": 12210, + "text": "7.6 miles" + } + } + ] + } + ] + } + } } } } @@ -4497,6 +4794,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/distancematrix/json?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/distancematrix/json?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/distance/distancematrix/json?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "distancematrix" } }, @@ -4671,6 +4985,25 @@ "application/json": { "schema": { "$ref": "#/components/schemas/Distance_IsochroneResponse" + }, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "status": "OK", + "isoline": { + "origin": { + "lat": 48.709, + "lng": 2.403 + }, + "distance": { + "value": 1, + "text": "1 km" + }, + "geometry": "s|ihHouuMZ`GdClCsA~QhCnQmBhEpCfF|HxGpBtFfEnBnHqJpH}ADaEcCaB@sBnEiEYiGmVyFaG{G[eFoCw@gAiIkDYg@_DwA@" + } + } + } } } } @@ -4726,6 +5059,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/isochrone/json?origin=48.709%2C2.403&value=1&mode=driving&language=en&method=distance&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/isochrone/json?origin=48.709%2C2.403&value=1&mode=driving&language=en&method=distance&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/isochrone/json?origin=48.709%2C2.403&value=1&mode=driving&language=en&method=distance&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "isochrone" }, "post": { @@ -4781,6 +5131,25 @@ "application/json": { "schema": { "$ref": "#/components/schemas/Distance_IsochroneResponse" + }, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "status": "OK", + "isoline": { + "origin": { + "lat": 48.709, + "lng": 2.403 + }, + "distance": { + "value": 1, + "text": "1 km" + }, + "geometry": "s|ihHouuMZ`GdClCsA~QhCnQmBhEpCfF|HxGpBtFfEnBnHqJpH}ADaEcCaB@sBnEiEYiGmVyFaG{G[eFoCw@gAiIkDYg@_DwA@" + } + } + } } } } @@ -4836,6 +5205,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/isochrone/json?origin=48.709%2C2.403&value=1&mode=driving&language=en&method=distance&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/isochrone/json?origin=48.709%2C2.403&value=1&mode=driving&language=en&method=distance&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/isochrone/json?origin=48.709%2C2.403&value=1&mode=driving&language=en&method=distance&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "isochrone" } }, @@ -5062,6 +5448,152 @@ "application/json": { "schema": { "$ref": "#/components/schemas/Distance_TollsResponse" + }, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "status": "OK", + "routes": [ + { + "legs": [ + { + "distance": { + "value": 272304, + "text": "272 km" + }, + "duration": { + "value": 8834, + "text": "2 hours 27 mins" + }, + "start_location": { + "lat": 43.7037562, + "lng": 4.1217688 + }, + "end_location": { + "lat": 45.7196995, + "lng": 4.848819 + }, + "tolls": [ + { + "countryCode": "FRA", + "tollSystemRef": 0, + "tollSystem": "ASF", + "tollSystems": [ + 0 + ], + "fares": [ + { + "id": "e4626716-1e29-4f9a-905a-19f0376cfb38", + "name": "ASF", + "price": { + "type": "value", + "currency": "EUR", + "value": 28.9 + }, + "reason": "toll", + "paymentMethods": [ + "cash", + "bankCard", + "creditCard", + "transponder", + "travelCard" + ], + "transponders": [ + { + "system": "BipandGo" + }, + { + "system": "BipandGo" + }, + { + "system": "BipandGo IDVROOM carpoorling" + }, + { + "system": "Cito30" + }, + { + "system": "Easytrip pass" + }, + { + "system": "Liane 30" + }, + { + "system": "Liber-t" + }, + { + "system": "Liber-t mobilitis" + }, + { + "system": "Pass Pont-Pont" + }, + { + "system": "Progressivi'T Maurienne" + }, + { + "system": "TopEurop" + }, + { + "system": "Tunnel Pass+" + }, + { + "system": "Ulys" + }, + { + "system": "Ulys Europe" + }, + { + "system": "VIA-T" + }, + { + "system": "Viaduc-t 30" + } + ] + } + ], + "tollCollectionLocations": [ + { + "name": "MONTPELLIER (M.EST)", + "location": { + "lat": 43.70291, + "lng": 4.11982 + } + }, + { + "name": "VIENNE", + "location": { + "lat": 45.4761, + "lng": 4.83378 + } + } + ] + } + ], + "tollSystems": [ + { + "id": 7607, + "name": "ASF" + } + ] + } + ], + "bounds": { + "northeast": { + "lat": 45.7197, + "lng": 4.89669 + }, + "southwest": { + "lat": 43.7022, + "lng": 4.11696 + } + }, + "overview_polyline": { + "points": "m{viG_`dXDGLUDU@a@C]GUGMOOOEQCQDMFMPGPGf@@\\H\\HPJHNF\\@N?RFTNNTVh@Rh@Nl@^zBXlAb@|A\\~@\\t@Rx@RhADl@?VCd@EZGTKRUZUL]FM?MCQISOcAaA]WwF{HcDoEgA}AkBoCeCyDuE_IqEkIoEiI_@s@gBiDmCkFkC_FmRw^sB_Ea@w@c@y@sDcHuH{NyDwH}AeD{AoDy@uBmBuFiAuDeA{DiAcFOq@w@eEk@cDs@iFo@}Fo@iI[oGSaHGmFCyEGaXGmHG}DKkEKmDWqG_@qHa@wGi@aHMsAMsAk@mGK}@i@yEKu@_@uCAKWgBU}ASoAUwAWaBgAkGm@iDWoAy@cDaAkDiAeDcAgCeAaCoAcCmAuBaCqDsAcB}@eA_BaBq@m@aCoBgBoAgBeAaAg@iBy@w@[}Bu@sM}D_Cy@gEiBmCuAaBaAwDcCs@i@sBcByAsAiBeBwB_CiBwBqCwDoAiBoCsEgAqBoBgEqAyCmA_DiAcDgAeDc@{Aq@aCu@}CQw@_AwEc@gCy@oFi@{EUgCUyCWsEOkDO{GAkHBsEB_BFoBLiDNsCf@{Hx@qLTsCdI{iAj@}INeEFcGAkDGyCUiFSqCk@cFQqA]uBw@}Dq@mCoAoEa@mAi@wAyAkDm@qAWe@}AmCw@iAgBcCoA{A_C_CwKyJaEkDiL_KsHwGwC_CsE_D_DkBmBcAmEcCeBkAwBcByAqAq@o@}AgB}AoBuAsBk@_AyAmCaAqBuAiDq@sB{@{CeDmL{@sCmB{FuBwF{BaFuAqC{@_BuBmDaBeCqBqCw@cAwAeBgAmA{CyCgD_D_BsAoC_CyG{FyByBuB_CmCaDcByBgCuDoBcDcIsNk@_A_BgCu@eAcByBmB{BaEmE_GiG_DcDwD}DmBmBsAuAcB}AoCcCcA}@s@k@}CcCgDeC{FcEuAeAmAiAmAiAuAyAiAsAe@o@sAoB}@{Au@uAw@_Bq@}AoAgDa@oAiAeEm@sCa@wB]yBUiBi@wEYuCg@{EEe@K_AGk@y@uHYeCGe@}AcMi@qDOaAeBoK{AcIwDiQwC}LqD}NkAaF}@_EuAmGo@sC_ByIWaBq@oD]oB[yBw@cFo@oDi@uDcBiKkB_LSqAw@yEc@_CcAyFo@iDiA{Fm@aDmA_GsDuPGYoCeL_CcJqAwEw@sC_DuKoC}ImCmIgAcDmAiDyDmKaDqIeDiI_@{@Ui@eAkCeEwJuSoe@iFyLmCsGkDwI}FsOSk@kE_MoHoTgDsJSi@]}@gBgEyA_Ds@uA_BsCq@gAaCkD{BqCe@k@cDeDaB{AgA_AyBcBoAy@mBgAsBiAiEyBm@YsB{@aD}As@[eFaC_Bw@gCuA{B{AqCuBwBgByLsKmC_C_EoDgB_B_Ay@qO_NyFkFoAiAyE_E{I_IOMkSsQyDoDi@g@s@s@qCuCyBgCaDcEcCkDuBeDqBmDeC{EsAuCkBsEWq@{@}BgA{CmAqDcLg^wDuLiBaGe@wAuAmEwAsEwAwEgAyDgBgHw@uDq@wDqA{JW_CUaC_@iFc@}JQiH_@}RMeEWuGI}AWuD}@mK[_DeA{Im@qEeAmH}@sFs@cEeAsFkCaM_@cB{B_J_AmDiC_JcAcDuCuIwCcImAcDmCmG}BgFcCiFyCcGwCmFiB_DcDiFsEcHuHgLwC}EwAkCiBwDuBeF{AmEe@yAoAmE_BwG_AsEy@wEc@qCIk@w@iG{@_Ji@kHa@gG}@uOm@qJ_@cH]eGGoAi@qJGaAg@kIqAyUIuAEs@e@wHiAuO_@sEUyBi@_Fk@iEgAcHy@uEs@sDEQwAiGkAsEiA_Eu@cCwDaL{AaEuCmHeEwIkCkFiCuEcBuCkAmBsFoIgNyRiCqDeD_F_A}AkGaLuAcCy@{AcEsH}AsC[k@_Tc`@{@yAyFiKkDiGmCqE}A_CcDsEuBkCuBcC{BcCaAeA}BcCa@c@c@e@s@w@yAaBsD}EgBkC}AgC}C_GgA{BqBiE}AoD}BcF}BaFiA}B{Pg[aD}Fu@oAmIcOmB{CoAcByAeBuCwC_Aw@uAcAeBeAqDsBgFmCoCyAeC{AkCgBy@o@q@g@}AqA_EuDsCuC}CeDmEcF_D{D}CaEuEsGsCkEwDiGwD{G_@o@u@yAmA}BuAgCgBoDcAmBuAqCqBuDy@}A_BuC{CaFoBcDuFqIgK}NuB_DeA_BwBkDaAeBmCeF{AaDaCqF{ByFwBwFyBgGoAcD_C{FyAcD_AqByA_DcDyGaDaHwCaH{BaGsB{FiBuFmA_E}GmUqC{IaD_JoBcFqCuGaAyBmEiJoCmF_ByCcEmHyC_FcEqGkBuC_AsAsAoBm@y@eEwFeBcCqC_EiAeBkCiEm@eAm@gAuBgEkAyB_BiDmAuCyGuPeBiEm@yA]w@aCaFg@eA}AqCgB}CgCaEwCgEeEoFkByBqFcGwHkIsCkDmBgCcCiDeBoCw@mAcDmFyCqFsB}D}AcD_AuBy@wB}@mCq@_C_AcEe@gC[oB_@kCeAiIy@kFkAyFi@qBc@sAkBaFe@eAsAmCmAuBoBwCu@cAwCyDoFmHiBgCgAaBgDmFqBeDgB_DmCeFoB}D}B}E}AoDaA_CeEyKkAcDqBeGoBsGkBsG_E_OiBsGiBuFoAiDk@sAuAyC}AsCeBiCmCqDoAwAqBqBaA{@kCoBkBmAcCqAcAe@cAa@cA[gA[gAWkCe@kAOkCOmAEeA?oCHmAHkCViCZgFh@qBLaBFkBD}@CaAEeAK{@KiASmAYy@Y{Bw@aAc@c@QiCqAmE{BeEiBo@SqCm@cAO{AMw@Iu@C{A?yBD_AF}BVaCh@gAZeCx@cAb@uDzAgC`AeA\\eCp@cARyC`@w@FmADmC@}@CmCQqAQ{@OcAUiCs@oDsA{@]cBq@o@WsAm@iGgC_IcDi@S{@a@kQsH_FcCuBeA_CsAqD_CeCeB}BgB_CmB{BuBMMoBiBe@c@mAyAaBiB_AgAyEgG}KgO{BwCaCwC_@e@qCcDwBaCwA{A_DoCiCqBiBoAyA_A}BoAiAi@aBw@wCiAgCy@QGy@SwCs@}Cm@sB[iH}@cAIkBQ{D[}He@sCMo@?uE?aCDkF^u@HqBXkDn@iAViCn@mAb@y@PqBd@cDr@gC^cBR}ADmBB}BAeBKo@E}@MyAUuA[oBk@yAi@qCkA}DmBgG{CmB_AoBy@q@WgE}AqBm@sCs@{Be@mASiDa@oAIwAE_A?eBFuARiBd@k@RiB~@]Pu@j@]Tk@f@e@f@gAvAgA~Aa@p@wCxFcEbJkCnFq@rAcAjBs@hA{CzE}@fAgAnAyAxAYXo@j@_BrA}BbB}@l@cBbAsHjEkEbCoKjGoBbA}BbAq@XwChAoCjAm@VgHnCgBp@a@NcBf@c@TiGfCqDpAsLtEuJpDuDxAmAh@aBv@q@^yFlDmAz@eAt@qBnAmBpAmBlAmBpAkD|B{HdF{E~CaLpHeDtBmMxI{DhC[TmGdEuc@xYiAv@{FtDeGlEyBdBwD`DgE|DsDpDiBnBqElFqE|FmBlCiCxDqEjHcBvCaCnEIN{ChGaDhHuElLqBjFk@zAgCxGkBrEqArC}BtEq@nAiCbEkBdCmAvAeAfAkAdAgCpBqBjAmAn@gAf@{Bz@kBh@oB`@gAPiCVyCL_B@kC?yIMkCFyADwBNkAL_ANuB`@q@N{@RmA\\aAZoAf@kBx@{BlAsAx@wCrBwAhAmAfAeC`CmAnAaAbAiBrB}AfBcJzKuCfDsD|DuDnD{@r@uAhAwDrCiBnAiBhAoAr@}Ax@}HrDmJdEiDvA}Ap@kDrAyC`AgAXsCj@sATeBNsCPyDFqBEkCMqBOiSuBiBSiHu@mDg@uAYeBa@wBm@sBs@{CsAkBcAmAu@gMgIkTwN_SoMwDgC_C}Aa_@mVez@mj@yIgGsFcEcG_F{FiFyBuBsIqIwNeOm@m@}@_AkHqH{GaHqFqFwBoB{BeBw@k@aC}AeCuA_CgAaDoAaA[gAYkEaAeAOuBYgBOaFUiAEaGOgACw@Ac@Ac@?iEM_Sa@iCCmC@eBFoBHqALwAPeBZwAVwA^iA\\wAf@eBp@aBt@sDfBwJhF{FtCoFjCmD|AmBt@iBp@mDfAsA^cEdAiB\\mEt@{C`@kBR}@JoDZaDPmQnAaEV_OdAyG^oI`@_FRoDJgGRwGLoDDeJHiC@wX?iGCkMBoAByBFuCDiCFsBFa@BiADiHb@mBLsBN{Iz@iD`@mDd@iGbAcF|@qLbC{M|CgKxBoEv@uDl@uEn@gIz@sE`@gk@vEcCPmDXmD\\i`@`DcCT{Jv@oFd@gIl@gHf@_CNqJf@qELgB@yDD_HEaBCwDKwBKsBGsAKcEYkBQmBQgCYaH_AiEs@kAUk@Ki@Ke@I]ImCi@mEiAaHmBaEoAyHsC_DqAuDaBkAk@{F{CcHeEm@[oBoAyAeAsB{AyHoG}AuA_CuBeIcIiHeIkC{CcBuBk@q@yBiCmBuBqBsBsBsBgD}CgDoCyAiAaBkAgAw@mD{BoBiAeEwB}As@cCcAeE{AiCy@yC{@mCo@mE{@y@UcF_A_F_AkN{CuD{@oGgBcAY_AYUGqDiAwE_BeA]aBk@eEcBeBs@sEoBsDaBkFmCk@[gIkE{SuLqDmByCyAqCoAyEgBuFiB}Bk@mBe@{E_AuB[iEi@aCSaDSqEQwAEwCC}CCoIIeHIsJMoDGaLI{FIuDGaCEkX[mACuHW_Fa@iBSaEk@kASiDq@kAW_EkAiCy@aC{@w@YyAm@yCsAqBcAeFsCwDeC{AeAiFgE}AsAyAuAqCqC}@_Ao@u@oAwAsD{Ek@s@_@k@_AsAyBgDwC_Fs@kAwFiKaIsOgBeDmD_HwB{D}CqFaBmCiCaEyAyBcGeIaCyC{AgBeCqC_DgDeCeC{GiGwFsEqDkCmCkB_DqB_JiFo@]gFeCcCeA_CaAq@YqAg@_C_AsB{@cRyGkPqFu@UoImCQGoBm@uHyBkA]cMiDgHeBqEw@iCc@aEe@cDW{AIgEM_DGeD?wEFmCDgGTeFVwE\\sALwLlAuG|@_BVcKhByE`AsFrAyCt@eGdB{IpCe[rKgQhGWHq@VcLzDuE`B]Jg@PuAh@kAb@mHtC_Ab@aEbBiKvEsAp@sCtAeItDcEfB{DzAiDnAuBr@yDjA{Bl@{EhAeCn@aCd@qIxAsBZqBVsDb@aGj@oDXqDVmGZeFPwDHcEDmIBcHAoNCa@?uMCgQLaNRkJTsJZ_Md@yOx@mIXiCH_@?c@@oGBaCAkEIcFQsE[kHs@_@CwB[iC]{E{@oFiASESC{Bi@iEgAcJsBmGsAkFeAkDm@kEq@yGy@uCYsFc@uCWaJg@s@AsG[iE]q@EYA{@?wC?mCM_S{@s@CcGO}BMcBIkDMgEKmBC}B?yCDgAD_EVeBPkBVqB\\uDv@iCr@_Cv@mBr@gBt@mAj@yAt@cAj@{CfBsSdN}D~BiGfDsEtBwB|@}Aj@wFjBu@VeCr@}Bh@gCj@yDv@oEv@aJxAqHpA_MtBy@LkC\\uGx@kFh@cAHwF\\oDPqHLuDB{GGeEIgGWw@GwCOoSwA{Jw@yDa@gDi@y@MkCm@{Aa@qA[aCu@cEoAeF}AuAc@qFsAmEy@{B]aAKeCUyAKcEOoDC}B?aCFy@D_Kl@gBNmIf@sCJcEFcA?mFIoDQsAKcCWeC]sB[kBa@_B_@{Cw@sBo@qBq@}B_AsF_C_Bo@aGoCw@]qFeCkAg@yBaAeAc@u@[cNkGqAm@eCiAy@[kGqC_DuAm@[gJmEkDgB{CaBq@_@kBeAUMwBsAgFiDoA}@wDuCqF{EoBoBgAiA{@aAmCaD{CeEeBiCgEkH_B_Dy@gBwCeHuAyDQg@cAaDgBiGkB_IyAuHmAgH_Fc\\sA}HcAiF}@{DgA_E]kAaBiFa@kA_AcCu@iBs@_BaAwBkA_CeB_DoAwBoAmBmBmC_CwCY]]a@yB_C_B}AmFwEsD{CiUwQoQ{NuMmKcNsKaGiEoFmDcF{CuDqBqCuAkAi@o@[_EeBsAi@iE}A_IiC}MgE{FcBsEoAwBi@cBc@eDs@gEy@cCe@uQuCoFw@_m@iJs]gFkC]oWqDwFw@qC_@gd@gGgGw@yGw@uEc@iCSeDQeBGaCG{CEkA?{FFkDJwDRYBkE\\eBPg@FcH|@_QfCuDd@cEb@g@BsCRcDL}BB}E?yDKaCK}@G_CScCWuCa@qF_AsCm@YKUGiF{Ae@OsFiBgIuCg@Q{h@aRoE}AmG{ByCcA_A[s@Ww@Y_Cw@cA]mC_AiDaAyAc@oKoCsDo@mB]{AUkDe@qB[aBWmC[oB[wAU{B]oIoAeC]gBUwAQcAK}@KyCWuEUgCKgEEmBBcGHwDL{G^}CLoCHsA?aCCgAE}C[oASwB_@iAWkA[gC{@uAi@u@[yBkAcBeAeCaByBcBiCsBiByAi@_@iG}E]YcIkGcBoAo@i@mDgDs@y@wE_Gm@o@cB}Aw@o@w@k@yEiCeBq@iA]cAWaAQuC[cI]gFUaFYuBWgASwFoAsBa@}@MaAIgACy@?aBHsAL}@Lc@LeBf@aA`@]RcDjBsAn@cBl@wBj@q@LuAP{O~AcAH_BRmBPaBViB\\}LrCkBd@mBh@s@RyAh@aA`@oB|@eBz@wBlAi@TmAd@gAZuAXgAL{AHqB@oCQ_AIiAUkDu@sEaAuA[oAU_B[s@MkB]y@KeAImACu@Ci@?g@@yADeBNaC^qBd@YHoAf@q@Tu@\\yB|@qIlD_DlAsBr@QD[H}@XeB^uB`@aBT_CX_BN_AFuAFaCDeIFqGLaBL_CZoAPyBd@k@LiAZcBf@uBx@mB|@{PlJwDjBuD`Bs@VcA`@}Ah@yEvAyDz@iB\\w@LkDh@eAPsCV{CTqBJo@BaGJyDAmR]iJQoEIsIMgC?uA@kELcBJg@BaY~AyAFmFXmCL}BFsCFmEBuC?o@A{CCiAEoHWkIo@{Eg@yEk@mGeAuN}CuGyAwDs@wB]iAOyEg@uF[mEKuCAiA@mFL{CLoBJeDTkY|AsWzAa@BiBL{BR_D`@uDp@wCn@sDbA{DrAqDzA_ErB}@d@iAn@aCzAyAbAsAbAcDrC}ApAsDhD{@z@{@t@[RiAx@mAr@o@Z]Pq@^y@X{@XiDr@cCV_DLuEM_Dc@iBc@qA_@_A_@]O{Aw@m@]w@g@wB_ByAuAuA{AcBuBqGwI}@oAgD{Dk@m@gDyCoAeAkBsAkAs@{@i@kAo@mAm@{B_AqBq@cBk@yAa@wA[{AWgBUeEa@cCOeCIcCBeBJkD^oARcK`C_BPmANyALyABsBAgBG}AKsDg@qDcAoDuAiDkBwEgDqB{AeL}IgHuFwJsHsJuHyAsAiBgBiAmAqCcDiC_DuCuDiDgEgBuBiAmAsAoAgCyBoCkBeC}AQKSKiDwA{B{@{Cw@wB]_Ca@yE[kBE_DBsEZeFr@sq@rOaOhDyDdA}Af@yAh@_C`AaBv@wEdC_HzDkB|@{B|@kBl@_AVmAXyB`@aCZkAJcBHiCDsB?sCCo@C_BAcDIgLYiHMk@AiGO{BGmBCk@CoFMO?Y?a^s@iJWaEG}BAeE@}AD{BLiBPgCZwAToAVyCv@}Br@yBx@oBx@mB~@{@f@yAz@uDfCiBzA[XUR}ArA}ApAmAbA_BhAsBpAu@^cBv@uAd@mAZsCd@wAPwCd@qAV_AViA^}An@}Av@cAl@sBxAuAjAyEjEgF|EuBdBeAv@y@h@w@d@}Ar@eA^]Lo@Rm@PwAZ{@LsBPoBHwA@yBK_AGu@MgB[mBe@wBs@y@[}Ae@uBi@}AYkBUeCKgBBu@@aBJqBVkAT_Bb@y@Xm@RyBbAiAn@aAn@sAbA{BtBy@~@q@z@qAhBe@r@W`@qAdCm@tAaAbCs@xBaAjDi@dCiA~Es@lC]tAg@xA_BzDe@`As@tAo@dA}AxBk@r@iBnBw@r@w@p@mBrA}BpAgAd@aA^w@VkBh@_Cp@yN~D}CdA_C|@uBz@aDxAgCrAqDtBoAv@eBjAa@VqCrBeCtBmAlA_BfBqA`BwBtCsDbFwAhBgAjAcAdAyArA_Av@kBvAo@b@yCdB}BhAsCnA}VjKeBv@uAr@g@ZQH}AbA_Ar@u@l@u@r@aBjBmA|A_AtAw@pAmA~B_AnBsCnFsAxBcAzA{@fAmCtCkBbBkA`ASLyAdAe@XuCzAoBx@eCx@sCp@}@RiCZeBLkCDwCEqBKcBMcZiCcIs@cCQkCMuAEiCCiA@oDL}DXyDj@qCj@qBh@sC|@wChAk@ViB~@gBbAaB`AgAr@eBrAk@^oB|AwE`EuBjBqAhA{BnBqC~BoNzLwEdEkGjF{F`FiA~@eAr@_@VeAn@q@\\mBx@qBn@iBb@s@LiBRy@FsBF{BEgCSmBYaCi@oBc@kPiEoE_A}@MwAK}@Cs@Cg@?cCFmBNgBVwBd@gBh@iBt@i@VmAp@{AbAmA~@{AxAyA|Aq@x@iA|AsB`D_FlHoBxCmCxD{AjBiApAmDfDy@r@qCpBmAv@sAt@ULsB`AqAd@}Ah@eAZ{A^aBZ_CZ_DXsAFc@?oB?eCE_IYeACoLe@oO]oACyB@qD?aFFcJH}@B_IZS@iCNkEVwJx@{Db@wKtAuHlA_[tFyB^iJdBmJbBk`@bHmB`@]Hk@JgFbA{J|AcCZkAJeAJcEN{C@kBCkCKqAIcCSoBWmRwBqDe@_Eo@qFkAaB]oMsCcGkAaBQkACgBDg@FsARuA\\aBl@}Az@kA|@g@f@oErEsAjAc@ZgAp@cBv@{@V_APaALmAHaA?aAGyAKy@McC]oBW_Fs@sAOwG{@qBQiBIgBIqAAsAAmA@aBDsFXqABgCAcDMoBO_AKyB[aBYyA[aBe@_EkA}@[yB_A}@a@qCwAwBsAqA{@cBmA{AmAo@i@yBuBwZgYuDiDyBqBiG{F_EwDwCoCkEaEaA{@gAgA_A}@sCmCg@e@_FsEaQ_PSQmAcA{CsBk@c@qAo@kAi@cAc@{@[s@UyBm@wBa@{AS_CSiAGoC?kA@u@BuBLiBToB\\aCj@mA`@kBt@mAh@_A`@c@Tk@V_@PmAh@oLfFq@VaDdAkCn@wB`@{C`@wBL}@BiBDgA?iAGqDY_BQoASqEy@eEaAeIcBwIkBgLeCqQsDgCm@_B[oGsA{D}@aCe@aDs@mLcCgDs@kNyCcHwA{GyAiE_AcEy@qCe@qFw@_Ee@}AOuKu@w@EiGU{BIoDA{BAq@@iCB{@BmCH{BF_@@_@@qDKeCMcAKo@KkBa@aAMs@Ko@Ai@Ck@BmALwCf@_AL}APc@@W?oFE_BIaAIs@MyA]iA[qFeBi@QsA]uAYmAMk@Ck@?iADe@DgAPc@JkA`@oAl@mGbDeBx@wAj@g@Pg@He@FkAHkA@qAIgAQeAYe@QcAe@iAs@a@[iAcAiAoAkAyAeFiHq@_AqC{Du@cAy@}@u@s@s@i@k@[eAa@cA[]Im@K[EmAMeAC}ABkBFgERwDHq@BoBDu@AoBKiB]_CeASKm@a@m@e@k@k@oA}Ae@q@]m@c@}@q@}ASi@[_AcAuCg@qAs@}Ak@eAw@oAg@o@}@cAkAkAgAaA_D_DqDcDwAwAu@cA]i@g@_Ac@}@{@wBqAaEoB}G]uA_EaN}@cCy@kBg@_Ai@{@kA{Ak@m@o@q@e@a@_BgA{@c@s@]s@Uy@W}AYuAKgHYoBQeAO_@KyAa@q@UaNkFyBu@eBc@m@M}AY}AOm@EeCCyA@_AF}ANaC`@}A`@qAd@aCdAeBbA{B~AuBbBoBdBuC|BoBnAeB`AaC`AuG|BoC`A{HhCaEvAc@TUJi@Xk@^a@Zu@r@w@`Ak@|@mAbCi@|Aa@~AQx@WfBIz@K|AIbC@tBPpFRjFBrA?fBE|AGdAMrAc@bDc@`Cg@~BqAfFs@hC{@lCu@rBy@zBoA~CKXKR}AtDa@x@qB`E}@bBGHeAjBiBzCiDdF{FzHcEfFoEdFyB`CkClCkDjDsElEuEfEyKtJa@Z{AlA{AlAoDrCyFhEyEfDqCfBqBjAuBdAkE`BkCfAeDdBgBhAm@b@wBbBo@j@yCxCuA|Ao@v@_@d@yAtBm@`Am@bAkAxBaApB{ApDi@tAiA`DeAtCu@fBiAxB_A|Ak@z@}BzCuBrBiA~@kAz@iAr@cAh@qAn@sDjBeHjDsHbDoDxAsEhBa@Rq@Tw@Ze@RwFnBgA`@sDnA}EzAwCr@cFpAqE`AoB^g@JgBVkEp@iEj@{AP_Ed@mAJoCPmCPkCLeC@cBIyBS{@Qy@Q}@WaBo@e@UoAs@_@WkByAwAsA_CcCmC_D{AoB{AuBiHmKyEgGqDiEwCaDcCcCeE{D{DcDeCiBsDeCkBiA_FuCsGmDwGcDeEqBuCoAyFyB}JuD_UmIiEeB_Aa@kIuDgB{@mHuDiBcAs@_@qAw@cEcCkAs@kFqD}CyB{DaDi@c@s@m@WUaCqB}AuAq@o@iBgBmDmDyPaR_EeEw@w@qCwCoJcJiC}BkJgIyGsFiF{DgDaCoCgBaBaAaFgCgEkBeCeAgGuBwHuBsF}AiIiCyK{DeHsCgVmKkBs@mA_@eAWyBi@{Bc@gDi@_AKo@CWEkESi@AmBC{ABu@@}AFcEVs@FwKt@kHf@{BPuE\\c@FmAJy@Js@HqBV_Fr@o@J{PfCcBXu@LQBwAHo@J_AZ_A^g@RoAd@oAZoB`@eANcAHmADkAAsAMq@Mm@Qa@MqE{AcA]q@MuB[eAIqBIyA?_CJuBVmAT[DcAVcAZkG|BeCp@}AVcAH_@DsAFeK`@aHXiCHu@DwDToAHi@DaGRsCDiABoA?WAqAAe@?]KQGQKQOQUUk@I_@MiAKeBIsBKmEOmDE_AKwBUsFEs@MuCMoCSuD@W@sA?cAB]PaAKuBS]OYSQ[MOUc@c@]@_@Fa@V}@L}@HkBLS?gAFFxFLnL@rAB`C@n@BhA?RAl@yA`@QD" + } + } + ] + } + } } } } @@ -5117,6 +5649,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/tolls/json?origin=43.70386%2C%204.12200&destination=45.71971%2C%204.84891&mode=driving&private_key=YOUR_PRIVATE_API_KEY'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/tolls/json?origin=43.70386%2C%204.12200&destination=45.71971%2C%204.84891&mode=driving&private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/tolls/json?origin=43.70386%2C%204.12200&destination=45.71971%2C%204.84891&mode=driving&private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "tolls" } }, @@ -5133,6 +5682,14 @@ "application/json": { "schema": { "$ref": "#/components/schemas/External-api-wrapper_MatrixRequest" + }, + "example": { + "origins": "48.73534,2.368308|48.73534,2.368308", + "destinations": "48.83534,2.368308", + "units": "imperial", + "elements": "duration_distance", + "method": "distance", + "departure_time": "now" } } }, @@ -5145,6 +5702,15 @@ "application/json": { "schema": { "$ref": "#/components/schemas/External-api-wrapper_MatrixResponse" + }, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "matrix_id": "39585bfc-59cc-478c-9b87-12685c9b880c", + "status": "accepted" + } + } } } } @@ -5211,6 +5777,23 @@ "External-api-wrapper_PrivateApiKeyHeader": [] } ], + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "Distance Matrix Async" } }, @@ -5253,6 +5836,14 @@ "application/json": { "schema": { "$ref": "#/components/schemas/External-api-wrapper_MatrixCheckResponse" + }, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "status": "completed" + } + } } } } @@ -5308,6 +5899,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "Distance Matrix Async" } }, @@ -5348,7 +5956,34 @@ "description": "Redirect to the result of the matrix calculation.", "content": { "application/json": { - "schema": {} + "schema": {}, + "examples": { + "custom": { + "summary": "Example response", + "value": { + "matrixId": "39585bfc-59cc-478c-9b87-12685c9b880c", + "matrix": { + "numOrigins": 2, + "numDestinations": 2, + "travelTimes": [ + 0, + 1001, + 1057, + 0 + ], + "distances": [ + 0, + 15156, + 14345, + 0 + ] + }, + "regionDefinition": { + "type": "world" + } + } + } + } } } }, @@ -5403,6 +6038,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "Distance Matrix Async" } }, @@ -9416,6 +10068,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY' \\\n-H 'Referer: http://localhost'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY\"\n\npayload = {}\nheaders = {\n 'Referer': 'http://localhost'\n}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "static" } }, @@ -19784,19 +20453,6 @@ "title": "FeatureSummaryResponse", "description": "FeatureSummaryResponse represents the minimal amount of information to be able to fetch a feature details." }, - "Datasets_HTTPErrorModel": { - "properties": { - "details": { - "type": "string", - "title": "Details" - } - }, - "type": "object", - "required": [ - "details" - ], - "title": "HTTPErrorModel" - }, "Datasets_HTTPValidationError": { "properties": { "detail": { @@ -20253,6 +20909,19 @@ ], "title": "ValidationError" }, + "Datasets_features__internal__responses__HTTPErrorModel": { + "properties": { + "details": { + "type": "string", + "title": "Details" + } + }, + "type": "object", + "required": [ + "details" + ], + "title": "HTTPErrorModel" + }, "Distance_AuthenticationErrorResponse": { "properties": { "detail": { diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.go b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.go new file mode 100644 index 00000000..27a6b3c2 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.go @@ -0,0 +1,49 @@ +// [START woosmap_http_distance_matrix_async] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{ + "origins": "48.73534,2.368308|48.73534,2.368308", + "destinations": "48.83534,2.368308", + "units": "imperial", + "elements": "duration_distance", + "method": "distance", + "departure_time": "now" +}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_distance_matrix_async] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.java b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.java new file mode 100644 index 00000000..5039f652 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.java @@ -0,0 +1,12 @@ +// [START woosmap_http_distance_matrix_async] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_distance_matrix_async] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.node.js b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.node.js new file mode 100644 index 00000000..b7fce1b6 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.node.js @@ -0,0 +1,30 @@ +// [START woosmap_http_distance_matrix_async] +const axios = require('axios'); +let data = JSON.stringify({ + "origins": "48.73534,2.368308|48.73534,2.368308", + "destinations": "48.83534,2.368308", + "units": "imperial", + "elements": "duration_distance", + "method": "distance", + "departure_time": "now" +}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_distance_matrix_async] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.py b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.py new file mode 100644 index 00000000..eb9d5c47 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.py @@ -0,0 +1,23 @@ +# [START woosmap_http_distance_matrix_async] +import requests +import json + +url = "https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({ + "origins": "48.73534,2.368308|48.73534,2.368308", + "destinations": "48.83534,2.368308", + "units": "imperial", + "elements": "duration_distance", + "method": "distance", + "departure_time": "now" +}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_distance_matrix_async] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.rb b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.rb new file mode 100644 index 00000000..65736d1b --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.rb @@ -0,0 +1,25 @@ +# [START woosmap_http_distance_matrix_async] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({ + "origins": "48.73534,2.368308|48.73534,2.368308", + "destinations": "48.83534,2.368308", + "units": "imperial", + "elements": "duration_distance", + "method": "distance", + "departure_time": "now" +}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_distance_matrix_async] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.sh b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.sh new file mode 100644 index 00000000..e4969c09 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.sh @@ -0,0 +1,12 @@ +# [START woosmap_http_distance_matrix_async] +curl -L 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{ + "origins": "48.73534,2.368308|48.73534,2.368308", + "destinations": "48.83534,2.368308", + "units": "imperial", + "elements": "duration_distance", + "method": "distance", + "departure_time": "now" +}' +# [END woosmap_http_distance_matrix_async] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.txt b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.txt new file mode 100644 index 00000000..9034010f --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.txt @@ -0,0 +1,4 @@ +[START woosmap_http_distance_matrix_async] +https://api.woosmap.com/distance/matrix/async + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_distance_matrix_async] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.go b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.go new file mode 100644 index 00000000..f197d3fc --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.go @@ -0,0 +1,39 @@ +// [START woosmap_http_distance_matrix_async_result] +package main + +import ( + "fmt" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY" + method := "GET" + + client := &http.Client { + } + req, err := http.NewRequest(method, url, nil) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("Referer", "http://localhost") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_distance_matrix_async_result] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.java b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.java new file mode 100644 index 00000000..de02d31e --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.java @@ -0,0 +1,12 @@ +// [START woosmap_http_distance_matrix_async_result] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("text/plain"); +RequestBody body = RequestBody.create(mediaType, ""); +Request request = new Request.Builder() + .url("https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY") + .method("GET", body) + .addHeader("Referer", "http://localhost") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_distance_matrix_async_result] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.js b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.js new file mode 100644 index 00000000..5c51ae4d --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.js @@ -0,0 +1,11 @@ +// [START woosmap_http_distance_matrix_async_result] +const requestOptions = { + method: "GET", + redirect: "follow" +}; + +fetch("https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY", requestOptions) + .then((response) => response.text()) + .then((result) => console.log(result)) + .catch((error) => console.error(error)); +// [END woosmap_http_distance_matrix_async_result] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.node.js b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.node.js new file mode 100644 index 00000000..6799c2ae --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.node.js @@ -0,0 +1,21 @@ +// [START woosmap_http_distance_matrix_async_result] +const axios = require('axios'); + +let config = { + method: 'get', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'Referer': 'http://localhost' + } +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_distance_matrix_async_result] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.py b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.py new file mode 100644 index 00000000..92f74425 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.py @@ -0,0 +1,15 @@ +# [START woosmap_http_distance_matrix_async_result] +import requests + +url = "https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY" + +payload = {} +headers = { + 'Referer': 'http://localhost' +} + +response = requests.request("GET", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_distance_matrix_async_result] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.rb b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.rb new file mode 100644 index 00000000..4ef666a9 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.rb @@ -0,0 +1,16 @@ +# [START woosmap_http_distance_matrix_async_result] +require "uri" +require "net/http" + +url = URI("https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Get.new(url) +request["Referer"] = "http://localhost" + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_distance_matrix_async_result] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.sh b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.sh new file mode 100644 index 00000000..019d77e7 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.sh @@ -0,0 +1,4 @@ +# [START woosmap_http_distance_matrix_async_result] +curl -L 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'Referer: http://localhost' +# [END woosmap_http_distance_matrix_async_result] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.txt b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.txt new file mode 100644 index 00000000..f919a85d --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_result/woosmap_http_distance_matrix_async_result.txt @@ -0,0 +1,4 @@ +[START woosmap_http_distance_matrix_async_result] +https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_distance_matrix_async_result] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.go b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.go new file mode 100644 index 00000000..bb56fa51 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.go @@ -0,0 +1,39 @@ +// [START woosmap_http_distance_matrix_async_status] +package main + +import ( + "fmt" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY" + method := "GET" + + client := &http.Client { + } + req, err := http.NewRequest(method, url, nil) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("Referer", "http://localhost") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_distance_matrix_async_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.java b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.java new file mode 100644 index 00000000..bc92cb0e --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.java @@ -0,0 +1,12 @@ +// [START woosmap_http_distance_matrix_async_status] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("text/plain"); +RequestBody body = RequestBody.create(mediaType, ""); +Request request = new Request.Builder() + .url("https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY") + .method("GET", body) + .addHeader("Referer", "http://localhost") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_distance_matrix_async_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.js b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.js new file mode 100644 index 00000000..8110aa91 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.js @@ -0,0 +1,11 @@ +// [START woosmap_http_distance_matrix_async_status] +const requestOptions = { + method: "GET", + redirect: "follow" +}; + +fetch("https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY", requestOptions) + .then((response) => response.text()) + .then((result) => console.log(result)) + .catch((error) => console.error(error)); +// [END woosmap_http_distance_matrix_async_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.node.js b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.node.js new file mode 100644 index 00000000..93de217a --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.node.js @@ -0,0 +1,21 @@ +// [START woosmap_http_distance_matrix_async_status] +const axios = require('axios'); + +let config = { + method: 'get', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'Referer': 'http://localhost' + } +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_distance_matrix_async_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.py b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.py new file mode 100644 index 00000000..f8a2de31 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.py @@ -0,0 +1,15 @@ +# [START woosmap_http_distance_matrix_async_status] +import requests + +url = "https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY" + +payload = {} +headers = { + 'Referer': 'http://localhost' +} + +response = requests.request("GET", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_distance_matrix_async_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.rb b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.rb new file mode 100644 index 00000000..4b149271 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.rb @@ -0,0 +1,16 @@ +# [START woosmap_http_distance_matrix_async_status] +require "uri" +require "net/http" + +url = URI("https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Get.new(url) +request["Referer"] = "http://localhost" + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_distance_matrix_async_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.sh b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.sh new file mode 100644 index 00000000..91f3029b --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.sh @@ -0,0 +1,4 @@ +# [START woosmap_http_distance_matrix_async_status] +curl -L 'https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'Referer: http://localhost' +# [END woosmap_http_distance_matrix_async_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.txt b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.txt new file mode 100644 index 00000000..ce74cae2 --- /dev/null +++ b/dist/snippets/woosmap_http_distance_matrix_async_status/woosmap_http_distance_matrix_async_status.txt @@ -0,0 +1,4 @@ +[START woosmap_http_distance_matrix_async_status] +https://api.woosmap.com/distance/matrix/async/39585bfc-59cc-478c-9b87-12685c9b880c/status + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_distance_matrix_async_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.go b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.go new file mode 100644 index 00000000..665c957a --- /dev/null +++ b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.go @@ -0,0 +1,39 @@ +// [START woosmap_http_maps_static] +package main + +import ( + "fmt" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY" + method := "GET" + + client := &http.Client { + } + req, err := http.NewRequest(method, url, nil) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("Referer", "http://localhost") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_maps_static] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.java b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.java new file mode 100644 index 00000000..39065feb --- /dev/null +++ b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.java @@ -0,0 +1,12 @@ +// [START woosmap_http_maps_static] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("text/plain"); +RequestBody body = RequestBody.create(mediaType, ""); +Request request = new Request.Builder() + .url("https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY") + .method("GET", body) + .addHeader("Referer", "http://localhost") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_maps_static] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.js b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.js new file mode 100644 index 00000000..a6548a4e --- /dev/null +++ b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.js @@ -0,0 +1,11 @@ +// [START woosmap_http_maps_static] +const requestOptions = { + method: "GET", + redirect: "follow" +}; + +fetch("https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY", requestOptions) + .then((response) => response.text()) + .then((result) => console.log(result)) + .catch((error) => console.error(error)); +// [END woosmap_http_maps_static] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.node.js b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.node.js new file mode 100644 index 00000000..dc0e4a7b --- /dev/null +++ b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.node.js @@ -0,0 +1,21 @@ +// [START woosmap_http_maps_static] +const axios = require('axios'); + +let config = { + method: 'get', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY', + headers: { + 'Referer': 'http://localhost' + } +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_maps_static] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.py b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.py new file mode 100644 index 00000000..b441a7ac --- /dev/null +++ b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.py @@ -0,0 +1,15 @@ +# [START woosmap_http_maps_static] +import requests + +url = "https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY" + +payload = {} +headers = { + 'Referer': 'http://localhost' +} + +response = requests.request("GET", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_maps_static] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.rb b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.rb new file mode 100644 index 00000000..2f40bc52 --- /dev/null +++ b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.rb @@ -0,0 +1,16 @@ +# [START woosmap_http_maps_static] +require "uri" +require "net/http" + +url = URI("https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Get.new(url) +request["Referer"] = "http://localhost" + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_maps_static] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.sh b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.sh new file mode 100644 index 00000000..e8acab0d --- /dev/null +++ b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.sh @@ -0,0 +1,4 @@ +# [START woosmap_http_maps_static] +curl -L 'https://api.woosmap.com/maps/static?lat=48.8566&lng=2.3522&zoom=14&width=600&height=400&markers=48.8566%2C2.3522&language=en&key=YOUR_PUBLIC_API_KEY' \ +-H 'Referer: http://localhost' +# [END woosmap_http_maps_static] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.txt b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.txt new file mode 100644 index 00000000..c0ae099e --- /dev/null +++ b/dist/snippets/woosmap_http_maps_static/woosmap_http_maps_static.txt @@ -0,0 +1,11 @@ +[START woosmap_http_maps_static] +https://api.woosmap.com/maps/static + ?height=400 + &language=en + &lat=48.8566 + &lng=2.3522 + &markers=48.8566%2C2.3522 + &width=600 + &zoom=14 + &key=YOUR_PUBLIC_API_KEY +[END woosmap_http_maps_static] \ No newline at end of file diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index de5ec3d0..68d79eed 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "b1d46bd8-ff37-4cbb-872c-a2720cfa7df9", + "id": "950131c7-2543-416c-89ef-bb9c6a120945", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "989bbae5-fcf4-4fcd-a7f6-77e5ba02a08d", + "id": "fda2cc58-ecf2-44ca-a928-30c1dd0e3eea", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "89da615b-1839-4edd-8c75-b297aca688f8", + "id": "08d51b19-c0eb-45ad-829c-c66784ab0007", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "713c2bc7-312c-4982-83aa-5de1e331021d", + "id": "4a6de158-16aa-4d5c-b113-514edb2c0f8e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c9bea53-d4ad-4eeb-bffe-bae587f8801c", + "id": "fa52f8cd-e688-45ca-a6a0-1dd44b5eaab1", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "0a9b3dc8-d153-4bcb-a106-b2e7db5a433e", + "id": "b1b1bc59-bb69-4a1a-ad56-9b9966f06b38", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "fddb960e-ef23-4759-ab77-25bddea70d6d", + "id": "ba1c9f36-6618-4aa0-999f-b2ca760957da", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"exercitati\",\n \"highlighted\": \"est consectetur\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"eu esse qui ad\",\n \"highlighted\": \"sint elit sit non veniam\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"c\",\n \"highlighted\": \"minim officia\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"culpa aute occaecat magna nostrud\",\n \"highlighted\": \"in cupidatat\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8ce801b2-398c-471e-8dc0-9f6c6a904a11", + "id": "68a6c9bd-832f-4a41-b28d-47cafdaf1793", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a55c98-1379-4c60-9cce-e2424dd22432", + "id": "7af218cf-fa3b-4250-b1d1-595f27d9d2f3", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45f60999-45aa-4c17-986b-001789767d99", + "id": "310bec89-1c89-43e6-a354-c28f8c28d4d7", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "ee324926-9736-415d-bd21-eb681c0a12c8", + "id": "d863f31f-e706-4b8e-bc5c-d9766b1389fd", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "59997588-9229-4b83-bc28-155d4b505aa8", + "id": "898f5c13-3ae6-43f8-9a05-2e04c205fd50", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9629a08-95be-4b60-8cde-52338cb95b55", + "id": "132cdb1f-f8b2-43f8-a96a-52a5d78bee5c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d25468b-04e1-4b0c-a9f5-456eb7118369", + "id": "f5269873-f600-4848-9c94-d81ece3f0e95", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "590e0921-1f5a-49ff-8f16-c20863658e5c", + "id": "e359077b-4685-4753-b7a0-e306e4638900", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "2c744bd0-6887-4951-a5df-4e0a9774082d", + "id": "b7502d0c-9f78-4309-967e-3abdee3ca593", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "b2f2b62d-dc12-425b-920a-0043dab81645", + "id": "20970273-6bef-46c2-b800-2715c72959f9", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a5abc6-bf59-411d-b2fa-abbaac0d45c2", + "id": "aec680b0-265c-49fe-a3d7-ddf4462e52e4", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71c53659-a46f-47af-b358-fbcf7334f871", + "id": "625e91a8-c715-411a-b6d7-06de14bc3f84", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a8130f-a978-4741-92ab-ac3cadd67e52", + "id": "3270f3ab-4a28-4ddf-a860-47ac8871ef44", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "f67f7ba9-df30-48d9-aceb-f49defe42378", + "id": "bd2471ae-7772-41b8-91cd-80354cf0350a", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "e369cb6b-18ab-4618-932b-7cfa6b7815b1", + "id": "9a414135-dbe4-4dc1-a22c-73f08192b901", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba523771-bfca-4457-a679-85b98777bbd6", + "id": "25db9da3-5d5e-490b-aee9-7833dacfc628", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9281b7cb-634d-4212-ae0f-24017f9676b9", + "id": "cb2a57b1-350b-4721-b6b6-cf56a23d912d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96d7303e-bb2c-4d8b-b190-b77599f85d2c", + "id": "398551af-038d-4488-b85a-cec35779350f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "2571a601-c969-4537-8303-ef5e4dab60c7", + "id": "6cc0930e-cf18-4911-8381-a9857523aef2", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "684cb232-00b7-4637-95c5-3784b69375b2", + "id": "35179c7c-481b-46cd-9324-b3261528530d", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb85490-736d-43b9-a880-ef7b24ede6cb", + "id": "e67f12c5-dc50-4e5b-81bf-ee6070dde8f1", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a5caeee-79f5-44bc-af46-4439556f8393", + "id": "a4173f02-5285-446c-9442-1e2af248031e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "3e30300e-ddc9-4a74-8bf3-7f4bc16a8d94", + "id": "8b06fb82-2f6f-454a-808d-08cc5c09c0c6", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "96137bff-ddcd-4eaf-ade8-3ee7b649f1f5", + "id": "9aa08953-a74a-4cbe-a778-79f2b57aee62", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"dolore_7\": -35606415.38942137,\n \"eiusmod_c0\": \"voluptate Lorem\",\n \"quis_7\": -35267795.111313306\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"eac\": -17537521\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5958c907-ce90-42f3-9c77-62059d088181", + "id": "34e02d99-4a8c-4006-948d-a664a6268a40", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c4a3baf-8312-4562-969d-6aa0acc56c4d", + "id": "01d1302e-66db-4cbb-99ec-4b578b8a5ee8", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5149613e-64a8-43e3-8052-5b3ea219e280", + "id": "ad8ca7b5-a46d-490f-9b39-4af8f7086a8b", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "36534aae-cb51-4ff6-9f2f-789fa9302c55", + "id": "3fb392d6-0e6c-4df5-b4dd-229ee0658e8c", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "9e2aceaa-7a66-4190-8ec2-92a63ee4f02c", + "id": "a8188b4f-b61c-4838-be6e-08cb749bdbb3", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef82951b-2de3-4f4f-904b-058f6a2ebd0b", + "id": "64c895bf-b0c0-445f-bfb9-aa56358e6260", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed0ab3e-26f9-4492-a23f-40e767db6039", + "id": "afeb1288-edfe-4afb-b465-24223eaa779f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c0828bc-d0f8-4d8e-a241-d1112f85e2fd", + "id": "1482da91-adb7-4621-82b5-a293acb31c46", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"sit_b\": 52121744.13888624,\n \"sit_c1f\": -8227139.615789846,\n \"Ut_3\": false\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"incididunt_c8\": false\n },\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "1bcc0427-a330-4363-aaf2-de2b18e47b61", + "id": "082ca6a9-5f8c-456e-a54b-700b6715a380", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "5fda843e-7850-4f97-8ded-c39b9292ee63", + "id": "7e0dbf38-720a-4497-ab67-e0c5acf19d86", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee2da533-3dd8-483b-9e72-8e384797111d", + "id": "46e1bbc2-2a15-43f8-869f-9f39821e7a65", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "558a0ea7-04c0-4397-92c9-6abde6f75197", + "id": "63f92699-d489-4ad2-9d90-f1f84595df17", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f749ced0-1f42-418b-b166-fa54435fce01", + "id": "f4658add-b7a0-4a6f-ba2e-b0276b863960", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "bd7ad362-b1a6-45b5-b076-fc623087d12d", + "id": "cfc4403d-f251-4fc5-8071-880f48dfb39f", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "e3e47bb2-fed5-4b0a-88d9-6f248f63d0f1", + "id": "41dd9b24-fb5d-4bfa-bd9c-615ff45a5d74", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3300,7 +3300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "703328fc-1fd5-45da-befa-be39301d57c8", + "id": "7779378f-6028-4eb0-816a-b00296d22dfa", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1e9c330-ccb6-4d75-8974-876f09241a12", + "id": "1f496233-2924-403d-9dac-34a6b91d5ac2", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a29ebd4e-2402-47af-a1ce-57e54e5ec2c6", + "id": "77694803-5958-4a7a-9c56-51f6ae25c1f0", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "98f5ae2b-cc48-4d6d-aa31-1e9877913cef", + "id": "8c901756-b277-4179-b694-3902531fb00e", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "180d491e-d44a-489f-90a7-1091842309d9", + "id": "4e7a8dd2-d6f5-4247-bb6f-0f893b4fa331", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e47b1a39-22a4-490e-ad88-2a29a67c76a1", + "id": "b82d980c-8712-4603-905e-9be485346954", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b71ed6d9-13eb-4aa9-8111-2028e2a21e94", + "id": "81eeeff6-4094-44e4-ab1c-24bf8dee7962", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb3a7200-42a8-490f-b6d1-47baf87b903a", + "id": "69034330-a069-4c33-b220-75ef21caa770", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "15156bb5-9876-405a-88fc-f4bc4a7a16e8", + "id": "68da8c86-a517-4fc2-ad26-de9f47b77070", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -3966,7 +3966,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "bdf01608-d169-44ca-a408-4fbbd6936939", + "id": "f5d1052b-9ab2-4784-aa22-3752a74fea2a", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -4102,7 +4102,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"city\",\n \"postal_code\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"borough\",\n \"postal_code\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"locality\",\n \"locality\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"postal_code\",\n \"locality\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "893e77ae-69f1-4746-ad92-188dd906fb5c", + "id": "20aae057-1039-4279-84c6-801674efabcc", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e00edda8-ca9d-4310-9c5d-f22289e42cc9", + "id": "6be0fa03-f7e9-4369-8711-6a379633f8b7", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -4378,7 +4378,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc8648f-cc88-4e11-b757-e1cf83124b59", + "id": "9cdb76cd-bf02-4fb7-bcfa-eba9ecaeb005", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -4516,7 +4516,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "ad4aed70-0e0c-47cc-a344-44d7314a6c9e", + "id": "bef9417f-727b-46f0-996c-07d813171a49", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "6f9d58da-52ec-4435-bba0-6772134a2b47", + "id": "634cfe6b-eecf-40a2-9d79-e2024a358701", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"country\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"ROUTE\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"locality\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"DISTRICT\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ae72374b-98ca-4ac6-95cc-54e405f5c87f", + "id": "9767255b-b0d9-43f5-8fe4-5c626a50cc78", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cff3708-d661-46fa-ba2d-e6b34f4357c6", + "id": "8a3195ac-b29a-432d-8330-4880eb86d137", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8897911-ad93-4f7b-83c4-983253dd45f1", + "id": "e2df5420-bba5-44bd-bbb7-e469eb74761b", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ } }, { - "id": "22ecf5c8-7e1c-4fc8-9407-7ab61020aeae", + "id": "5cd1d3f1-3783-4e4f-a52e-daf7ac064af9", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -5193,7 +5193,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "065fc8f2-552e-4eb1-8665-93ce342f19c7", + "id": "d07d4563-32ea-431f-b970-b91100c58d24", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -5329,7 +5329,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"address\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"postal_code\",\n \"address\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"village\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"postal_code\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"DISTRICT\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5f5e79dc-572e-440e-a92f-acbee34e4cb2", + "id": "138f00f6-bf7d-4fb1-b460-5c7ed09543b9", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -5467,7 +5467,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14539474-b074-48ef-a630-022de38c9896", + "id": "82a9aae6-d33f-4920-92ad-c1cb4b6f0bdc", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -5605,7 +5605,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbc58709-0e15-4b54-8e8f-4a93e88e90bc", + "id": "3396fb70-0dd9-46bc-a7d9-891fa8db0872", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "postal_code" + "value": "town" }, { "disabled": false, @@ -5743,7 +5743,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5793,7 +5793,7 @@ } }, { - "id": "610f0c3d-ff4d-43ab-966e-18a908e1b99f", + "id": "433754af-69c8-4316-908e-40b5a85ac4a7", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.fuel" + "value": "hospitality.guest_house" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "91cae4af-edeb-4955-8b94-67f8a8416a80", + "id": "48a6a664-a013-4602-97c2-6d52947c6854", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"park\",\n \"transit.station.rail\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"place_of_worship\",\n \"business.food_and_drinks.bar\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"tourism.museum\",\n \"business.food_and_drinks.food_court\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.shop.craft\",\n \"education.university\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"medical.hospital\",\n \"business.food_and_drinks.cafe\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"park.national\",\n \"place_of_worship\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.finance\",\n \"business.shop.sports\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"sports.golf\",\n \"sports.winter\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5b26549e-f126-4a04-b838-f4ce6aa96e78", + "id": "7715ea2c-2948-4ce1-9972-2c8006deb36c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc23f453-8dd0-4f09-b9c8-7a531f6412f4", + "id": "a37d48fd-905f-4e51-b40f-c0bbdb6c1ff9", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db6a8208-3794-4082-9da3-b33cbab39c33", + "id": "7340171d-36f7-4396-bd51-ce510d18b44f", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "business.fuel" + "value": "hospitality.guest_house" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "047370d0-260e-4e73-b415-646ccf604546", + "id": "364b8309-8f38-45be-baa0-0e2b1b0c89b2", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "c617e9ee-2c93-411a-bf8f-be3556ffb804", + "id": "97dd58c3-0659-42ac-a342-77331bb4eeac", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"admin_level\",\n \"status\": \"INVALID_REQUEST\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"INVALID_REQUEST\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"REQUEST_DENIED\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"OK\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2e5313d6-dfd8-44b9-8033-afaeaa7a4403", + "id": "35bc7a3a-41b5-4847-9aff-f244c030c9dc", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dd61537-f9eb-4cc0-8ba5-3c5dd5fa398d", + "id": "a58b22ea-2b1b-407a-8515-61a2ca937103", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3558bff-84b4-44f1-ba86-a132fead5b4a", + "id": "d24dc0ec-32e3-4fd3-a74a-e2e422c841b0", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "c29ffcbb-d3c9-4304-8b36-faa60a92c6b3", + "id": "2f384db0-59d4-475b-a1a8-0f9483f8a92b", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "ff6b0fca-f01e-43db-804d-6e753ffbc55b", + "id": "ef5cb77c-bc18-478d-b4ec-67a1b95d6d3e", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"REQUEST_DENIED\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"address_block\",\n \"route\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"locality\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1ea06e51-ebc2-482c-900b-116ea0b6f3ab", + "id": "93a9ef19-6a74-4de1-a6eb-bb4bb19896f4", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00e4a3fc-c75a-4093-bc09-2a487110e137", + "id": "f70d1760-e68c-48d1-891f-d2ff8496d1f1", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dac5c4b1-ca5c-4462-aa97-64bfdaf66864", + "id": "863f9499-c232-4781-9468-efc20796b32e", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7141,7 +7141,7 @@ } }, { - "id": "ae86c856-ec69-4f0c-acca-6c747e3173d9", + "id": "e8e391b2-ca71-4e84-9471-952beedd0659", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "cd118fb5-b59e-4d89-b158-64fe12491960", + "id": "bab05984-1a7f-43c4-9ff9-46a9b7171c61", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"address_block\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"locality\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address_block\",\n \"place\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"place\",\n \"country\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"INVALID_REQUEST\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "db245b74-f77c-451f-b387-92cd9e24757a", + "id": "f4ef4311-ec96-4b98-b8c4-c97b617928a3", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba136641-47f2-4dfd-ba26-43e3fded3511", + "id": "ffeb6954-2159-4df3-af8d-451db8637ddc", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc64dc63-3175-49f9-abbe-65b5a66a1334", + "id": "edf93175-ad8b-44d3-ae79-b951bc2d1b59", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "376a4ec0-ee44-4b83-b7b3-5de5754a5249", + "id": "ce088120-6471-4adb-a394-c0ccfe6dc48b", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "ead2333f-cfa8-437a-bb16-8d9e8efce630", + "id": "2df909e2-2120-4378-a295-1428e4a68f9f", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "236ca986-d698-4d9f-ae44-9481f7d31f71", + "id": "daaa005c-adb1-44b7-9f7a-f84c8d040a50", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85cc7899-8494-4109-a698-900e53e65599", + "id": "20da417b-c8c4-41ee-9055-f66dda9b94fd", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0df43c73-d707-4626-b823-48f53d88674a", + "id": "261c6ddf-fa99-471b-9560-7604e1ec3345", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "640d3ffb-dc59-4a9e-9fc1-94fa5ef5032c", + "id": "4ac145ae-89bd-45b5-9d69-a438421045e0", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "d4738f7c-4104-47aa-aedc-fe4035e69295", + "id": "69ee2083-1f43-4c52-a803-8c7891a724ae", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3daa0f3c-b39d-4266-9050-abfc69ec5665", + "id": "68db66aa-b01d-4a0d-85c4-ddd57a449068", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1dca834-1adc-497a-8ed0-53f12f8df6a1", + "id": "08ac3173-d982-42f2-a84d-0b312887cd26", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df31f502-f0b5-4454-9f95-4633c59f8be5", + "id": "89461bb0-58af-4101-a862-cc9ce9762ed0", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "9eb78a29-44a2-4aca-aa85-d25faad5e3db", + "id": "247488e6-2371-4f26-9f82-0df69085a9eb", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "d3ba3932-bb72-400e-bf4f-a832ec175b83", + "id": "e3a0a6ef-8eeb-4cf9-b0af-dd1b6ed5e8b8", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55d166d0-8781-4017-9628-126ac0807388", + "id": "22024184-cfee-4f9e-9cde-bf82dee4fe91", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03856a73-ae79-4e32-87d9-86ad1bea165d", + "id": "6c121e08-d231-4b11-9229-de9295de0d1b", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b48e2fe4-68a6-446a-aafe-af555261d067", + "id": "05b96216-de55-40e4-9ff5-cd23787780a0", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "c7bc5400-b688-4392-8b1e-2ffe2f19f79c", + "id": "ecfa1308-caa2-4672-b1d0-a62fa9c2df5e", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "39503e81-1cd6-45fd-b91d-0b0053677898", + "id": "d41f94d8-dfe4-4bdb-96aa-6b713e8e5f7e", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf03e196-aba1-4454-b027-cb9e4f824a92", + "id": "137ea756-64d9-4d50-9612-c41017d728a6", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93a412a6-7faf-43d4-a389-0d3d2599f62d", + "id": "224ae1fc-ec78-47d3-b9dd-2c86103cde6e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "32ffb353-0537-49fa-ba1b-0eefa35a72ba", + "id": "a30d34b0-b4f1-46f3-91bc-1307787ded49", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "532c9829-8f36-4a5a-8a20-399034c02154", + "id": "fe50aef5-502c-4892-8b6a-2a9fb2daab00", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7b85410-c67f-43cc-9bec-1b93a25faaad", + "id": "8de71b3b-8ac1-4c28-9e55-d986e43fb8d2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89eeb663-8c61-49e1-a8de-b2fb6cc66d7f", + "id": "49815931-1e8b-428b-9f8f-cbd25a5e3287", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ade17124-fea8-4411-93ca-1bd77dafe9ee", + "id": "5fa350ad-687a-4191-933e-552e12d8f3e7", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "536a68fa-0c37-49d0-aeb8-30e520aba1ac", + "id": "2248b75d-4bff-40d4-9871-3ef9fa8ab59c", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "ba7ead60-0608-4919-be0a-193ccd9dd59a", + "id": "0a46901f-2baa-46c3-8233-0958f6c691df", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "002f8450-4fd3-4b37-806d-14978dcec4ef", + "id": "e0c616b5-f396-4b4e-9c4a-0b2fa90b96ea", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4049da01-d42e-43b8-87a8-af1cefad220d", + "id": "123ce810-e410-41bc-b1a3-f70c56893792", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed.\n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "1b393145-86f1-46c7-b8c4-02c525b5d8af", + "id": "7c93b5aa-d25c-4b95-9b30-3be25c662422", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "9fe28a5f-9a67-4c85-8d75-2f5fc48a9f83", + "id": "1b0bbff3-24ed-4871-8a49-43a8dc371db9", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "481e1704-1b3d-47aa-a3fa-b772f6a172a5", + "id": "4509a34c-e7a5-4e29-bce6-42629c5d0566", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b5241f0-6a71-49e7-b8a2-d960170d3d22", + "id": "57d7a58e-b710-4bb5-a5ef-8f5ead5ba098", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f21a218-2090-4a96-8c7f-a734d211b08c", + "id": "a0a45ed1-cd8c-47aa-a29f-2f2ce78b0ecd", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "993331e1-bcd9-4f36-b54d-6e20a39770f7", + "id": "105e3550-7e29-4fa0-9d0d-e11ab62c314a", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcb4e697-6bee-4f00-9228-18f9ed08daf0", + "id": "7e26c6ba-7482-42ee-aa16-546e29842b90", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10376,7 +10376,7 @@ "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system.\n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of\n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", "item": [ { - "id": "8f7d65c8-d7e2-47a7-a744-a998398709ef", + "id": "4f268344-a892-4494-9986-23b6b7466513", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "9cf97360-0645-4b52-b771-1a2d2e17b5c9", + "id": "8b9eed36-bdd5-442b-bd06-2e0c06871684", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7a9ebde-05d7-4d08-835d-53413ad9530a", + "id": "bf481882-ea40-4b95-b645-89eb729854df", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef03a93a-9d9e-4a00-a11c-957f5d839c12", + "id": "5738d8e8-ab7f-4dd1-aef6-93616eae6647", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5290c227-46d8-4af4-96cd-ffabf5872822", + "id": "0e6446ef-0211-433a-8991-ed1cc26ab08e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6644d91-799c-4a74-9260-70269469e9fd", + "id": "f780dbb5-2f6d-46a8-99df-a7e54adcd89b", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "548789e9-e9e3-4327-8f64-f7896e089320", + "id": "da4e17b0-1004-4fff-b4f6-e4070bfe3473", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "794cd806-d6a7-4bd4-b0f2-f0d258869beb", + "id": "653f1efc-c61c-4440-b4ee-c81fd2ac3ef9", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "f619ee82-62dd-4cc9-8a60-781488ed09bb", + "id": "90790ef5-7028-425b-894d-fd8c5646495a", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"quarter\",\n \"neighbourhood\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"postal_code\",\n \"city\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"admin_level\",\n \"named_place\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "15a855e3-9aae-44bd-a3f4-fbefda68c40b", + "id": "905f7859-dc22-4b86-a153-84757f8e5103", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0daf0985-ebf6-44ae-bdd2-91475a8f58ef", + "id": "ca8a13c0-cc2a-4ac7-bed0-ed7529dc73e9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a2ab2fb-646a-4e1b-bfa8-25efd4b401de", + "id": "df6820c4-9b3f-4dcf-b9d3-3982e7168d12", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d16034e-cd3e-42f6-a371-58f9c8175c7c", + "id": "9aa2ea9f-09ac-410c-9d38-03c6cffebb7e", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e64ccce6-570a-469f-afa9-e84ebe2be291", + "id": "9cf5e3ec-f0a4-472d-bbdb-9896c9128e6a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "9c30b9cc-02a0-4ec5-a060-47360686e147", + "id": "dadc0257-4834-4cd7-8d17-23558d9348e5", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "1ae84cef-cc82-487c-bdb7-13fd835e3d5f", + "id": "cd5f153b-9cb5-4fee-b657-75797984562e", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "450b44e4-bd20-422b-b5f8-1c99ff318fbc", + "id": "7d493e72-cd76-4731-90eb-86545aa01a9f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2717ce-7135-441a-9680-a58bdc5cde91", + "id": "841fee64-8485-4411-b084-f3cc7138c709", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ad0dc91-0822-4698-82f3-f7ef2f2bfcbe", + "id": "da23f247-1b3d-43ef-831b-a910dfbfccf5", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70d030b8-1a53-437e-8a87-569e2d7c027a", + "id": "bdc31169-5afb-475b-a144-2e1feffb0e4c", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08da8899-0a00-49f9-8ea6-1dd6687ad9b5", + "id": "5e1b0f02-900b-4432-8375-2ee7d2ad439b", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "6eb8eba6-ff9e-4415-a096-1f160deceed7", + "id": "950e8b67-6d04-47b5-ac12-a03e744dfdb4", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "3e714131-ea7c-4f6e-b46b-2ec9c86b7bd2", + "id": "c538bd5b-a4a6-4faa-b566-550a4ea657b4", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82131a96-6b7e-4e26-b224-cf0cd63f0a98", + "id": "9559cc04-392f-4e1d-8bb2-573f56fe75af", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "733fb07b-cb5b-4cd0-bec8-09203f6e431c", + "id": "86bb3dfc-358c-4c57-9179-bf772f060678", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07dce3e4-7ba7-4fef-b3fd-3d39816e16e4", + "id": "c4cae3f7-2d05-413c-ae5d-5002f4176fa4", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a545f203-52fe-4b79-b9b4-b2f8b68bbd6a", + "id": "44cc502e-ca8e-4610-95dd-609d7077f356", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "ae1679dc-96bf-490c-ab74-4b4a5430d212", + "id": "0bf7cd1a-665e-4a6b-8e5a-b3bdf7847bc5", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "70ab1291-0f7b-4976-bfee-18cdf1dde89e", + "id": "2a3a5963-4566-4071-b756-0c5032104606", "name": "OK", "originalRequest": { "url": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11874bcd-17a5-402b-8195-14cc6c13d3ff", + "id": "73a1a81e-622b-4f3c-976d-94f15d07944d", "name": "Unauthorized", "originalRequest": { "url": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0244fc41-814e-46af-893f-deaee9a07a33", + "id": "408ad622-696f-4a11-a40f-dc8056d91ef9", "name": "Payment Required", "originalRequest": { "url": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cd85108-847e-41d8-b1cf-2972f094a405", + "id": "6a9b3fe5-f20d-4b0b-9090-7d00fd1b5353", "name": "Forbidden", "originalRequest": { "url": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d3d0c20-b727-49ae-80c7-e19434c9a67c", + "id": "6507f83e-dd84-4fd1-b048-6c371e134ae1", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "10d82138-8c29-4c66-a976-2a6d89be7507", + "id": "1dc32744-2bf0-41fa-8a2d-54f39b1efbd8", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "b2996b02-8343-4286-b79c-d92485eebc3e", + "id": "9dc1811c-633a-4037-9096-a0ec2a009bce", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"elit70_\": 98639739.82760102,\n \"autec5\": 75563669.17224321,\n \"nostrud_b1d\": false,\n \"incididunt0d9\": false\n}", + "body": "{\n \"tempor6c6\": -60848223,\n \"voluptate68f\": 1071044,\n \"enimd3\": \"dolor Lorem\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d28bb387-249d-4678-ab47-11e1943ac95b", + "id": "f10289e3-32de-47f7-b0a6-6ce4b7f57fd5", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65dffe84-dcb6-45e2-a7e0-588bae98556c", + "id": "05aa92c5-0e9d-4e78-b824-878262817f17", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da4c0c29-e203-4924-93e3-4373e176b0a5", + "id": "cbb42437-49d5-45f4-a996-d8f448eaeb7b", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c781cc6-c43b-4ad4-bb14-72b3fb6f9731", + "id": "e2ce75d2-3ba9-4134-bf01-2304fefd6032", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "51723867-b35f-45b0-921c-58ba347cd9ba", + "id": "fde8ec0f-fd9e-4d84-8dc4-3536d5889094", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "50b06b25-ff8a-4618-b221-ced446cbc54f", + "id": "fde7ea8d-f32f-49ba-8337-c81b929d095f", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca7a6c64-ef27-48ae-a010-5af979c49afe", + "id": "1e25729a-7f44-415d-97f1-52fa7b0500d0", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53674e04-4c46-4dcd-8078-5396ce7289d0", + "id": "18c278d1-7010-4003-8ca2-ad6a85da2628", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58fe9b71-7d06-4b0a-9f39-9f7fa43c63d6", + "id": "86a301d1-dd6b-4f8d-b67e-3b673bd08be2", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16bf35a8-4c22-49f7-96a1-ed6c236f7241", + "id": "54b53128-4d2a-48ee-bb50-d6e1d8e03ea7", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bc2d48f-2a33-4258-8fad-1635bf22e389", + "id": "033b13a8-d4b0-443b-9d1e-70105e2b5a74", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "dd21ebb9-c613-4cec-b313-95b8cc94a11b", + "id": "1bf4e58b-0c56-44d9-b9b7-0c869ac00177", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "205fc388-86f1-43b3-8f7c-cce44f72b6c7", + "id": "e887cbf0-a68f-4fb8-bde3-f3db15f5f9bd", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17ccd07a-9323-4c74-8e3d-7b399f62c29b", + "id": "062ecb7c-d149-47e2-8e5d-ae49f22cefcb", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d992171a-859e-4cad-a89c-6efc99567fe5", + "id": "8a5db226-7dd9-458c-b592-586cd3274f2e", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd2e0fbc-2c2d-407e-81af-5414f4321de3", + "id": "c89ece4f-301a-4073-8460-d49fbc59516d", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ed9f3f-4909-452e-a879-4725f7101e70", + "id": "7af32bb6-1c59-4eed-9379-aa10550a05b2", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6825d690-02d4-4540-b341-f88337fdbba7", + "id": "dfe3ffbc-3a8b-4d2f-b985-27c5169d1be8", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "316de48c-521f-4844-a751-78dba1523894", + "id": "f655488f-7cf6-4ad9-8bba-049a34b7addd", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "6b7160b4-45e1-4226-b92a-c3337004ec1d", + "id": "8870430c-f10f-4cd0-8372-77b9a6c303c3", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c049029-7d25-4473-8785-51dc1c07cc3d", + "id": "e846ff36-52f9-4e60-8937-59c7a01511df", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d264b25e-93b6-467d-a727-50f6b4f524d4", + "id": "27a79388-3018-4841-abec-1909fbc2d7e1", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34edb3ba-a55d-4c13-a791-68bc42769ac0", + "id": "15c8a808-0d49-43e1-8da7-51d6e8e580f6", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b78d509d-4b18-44cb-87a7-15ff3292e437", + "id": "f46f0e1e-a1e9-42b1-9492-928a032346c1", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "0cafb586-9b25-4e16-a356-676917c83f83", + "id": "f9b24bc3-3e7d-428e-97d2-a9ab2de67d39", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "ae969a8b-0733-4bf0-9f8f-f86261bd133d", + "id": "db7b0fa7-bde9-4fc8-b684-f8ab5ecf0a69", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0723d9f4-51bd-4f9f-8e64-d8f2512ce371", + "id": "df170d81-7b57-4242-b669-599be6cac04f", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7429a50-4337-425a-8bd7-c3c6c00ea1ee", + "id": "348eb2e5-3d1c-4d94-a56f-eff46b24ee76", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8889bae-a63f-45db-b26b-50c4d2a7d4ae", + "id": "522f7f0f-430f-4b61-a6e0-b874d5743c15", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc8e9c91-bb0f-4d30-8a7d-a541997dfdd2", + "id": "d6924d95-be58-4d51-a559-ccb0fb3f232c", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "9f1caf89-c5a5-4327-a1f7-2c7e451a103e", + "id": "92ea543c-a293-4c9c-9dbe-cfa9585fbadd", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "00d8bf2a-2f33-439b-9f23-13774a962fe6", + "id": "0110e53a-af39-495c-bede-3929766dcd9b", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"velit8\": true\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"velit_14\": \"Ut adipisic\",\n \"sunt__ed\": true\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "34526bba-c62e-4d5b-81c7-a56d0c213130", + "id": "6bd9a97c-30c4-4310-a1f4-0273cfa6c3a8", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2ea79d0-48ad-4332-9e3e-178379d07c59", + "id": "660bee99-e402-4f5a-85c2-5fa8b5048634", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33c2d44b-f60c-4886-917b-db35c9a23f92", + "id": "8cecd710-e261-438e-896a-67a64e61f654", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de0044d3-732d-4f3e-a341-1804a837c563", + "id": "5e37112a-c89b-4ea1-ae99-5e5a421931c6", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "d17659c1-d578-4e11-ab9e-df4fd663df06", + "id": "1fc59ba1-a2d2-433a-8a4e-dab3d32c6d64", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "24b113f5-bae1-4bf2-9060-5ff3effb0cba", + "id": "22d8a3bb-53d9-4d06-966c-3165890c6156", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7223c914-46df-4f29-a2a2-5764e5418814", + "id": "19df0328-e884-4d77-a4f6-24d2e1673638", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7cedf18-0e7e-4e1f-81a4-b4b7e5f2b04b", + "id": "f93f2826-e065-41e2-837d-96a38ffd997c", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8410c1b9-fb0c-47a2-8b4d-6cb83fef37f2", + "id": "1f90f4ac-5b5d-4eba-95c4-dc0ad68bce7d", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb3d44b-1b95-470e-b9a5-11fa14c0fe36", + "id": "bea49f65-c50c-453a-b0c7-9e3c90e68fe6", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"exercitation3ff\": true\n },\n {\n \"ut_5f\": false\n }\n ],\n \"context\": {\n \"anim3d\": -55597668,\n \"amet_a\": \"adipisicing sit\",\n \"nullafb\": 47439291.34270015,\n \"ad_09\": true\n }\n}", + "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17383,7 +17383,7 @@ "description": "The Woosmap Distance Async API suite provides tools for large or difficult distance calculations.\n\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "f514cdc3-e6aa-428b-b42f-ab9456f80661", + "id": "190904dd-9af7-4e38-aa15-34cc6986fc03", "name": "Start Matrix Calculation", "request": { "name": "Start Matrix Calculation", @@ -17445,7 +17445,7 @@ }, "response": [ { - "id": "b7d4fb22-0267-432a-9d73-493b3ef69c97", + "id": "3bc624b2-e297-4c00-a488-e53dcd72d375", "name": "Successful Response", "originalRequest": { "url": { @@ -17505,7 +17505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e92995f-dbe1-4242-858b-a0ed9328d5be", + "id": "c881fd88-1568-4880-806a-e436213d8c99", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17565,7 +17565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff661892-c80e-4d50-998b-e896e5dda04a", + "id": "af769ad9-3614-44c5-baec-d57a773f2747", "name": "Out of free quota.", "originalRequest": { "url": { @@ -17625,7 +17625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "424ef3fc-2884-4eeb-bb44-a984cbdf31a7", + "id": "6463a0c5-29a9-402a-becf-ae8bb4b35046", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -17685,7 +17685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "201c1c52-a2c9-4da9-ae07-26602fc7f342", + "id": "661f9b68-0133-4b8b-b1fe-e7ffd377580c", "name": "Validation Error", "originalRequest": { "url": { @@ -17745,7 +17745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f641eff-445f-45ac-a171-c3031963ce41", + "id": "b7dd2bbc-61ac-45af-818b-d07ceccfb800", "name": "Rate limit reached", "originalRequest": { "url": { @@ -17811,7 +17811,7 @@ } }, { - "id": "2e29db69-0ab0-4e54-98dd-aa66f5f2dd2d", + "id": "7f48f119-c181-4806-941b-7d4452b8b301", "name": "Check Matrix Calculation Status", "request": { "name": "Check Matrix Calculation Status", @@ -17872,7 +17872,7 @@ }, "response": [ { - "id": "869014ad-c3ae-4107-a5a2-e8b3728815d0", + "id": "919c10c0-659d-41cc-8569-5dd60d1fcb4a", "name": "Successful Response", "originalRequest": { "url": { @@ -17915,12 +17915,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"timeout\"\n}", + "body": "{\n \"status\": \"accepted\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "19a68598-1876-4c40-a9fe-94166b2ad1fc", + "id": "05a45219-c53e-4bfa-ae81-2f83177f85c2", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17968,7 +17968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2aa40dd-3664-4a5e-b05f-77371298d419", + "id": "ede957af-6a0b-477f-b025-cc5d0f801445", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18016,7 +18016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b2624a2-b313-412e-82ec-ad8b1f79574c", + "id": "bf40ec3a-8d8d-4e3f-98db-071595931054", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18064,7 +18064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5035b4ee-40a2-443b-8bb7-38478eade0c7", + "id": "e952764f-a012-4446-a29a-8b07c751eb70", "name": "Validation Error", "originalRequest": { "url": { @@ -18112,7 +18112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9392192-ffe3-4d8b-b74b-15104b456a8e", + "id": "d5f76fe9-4de0-4aef-b4d5-44efcc2164e2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18166,7 +18166,7 @@ } }, { - "id": "c8be7fdf-ca66-410c-a284-aa8c9c4612ca", + "id": "2e570cce-65be-4d27-ab54-be3dca6a51f1", "name": "Get Matrix Calculation Result", "request": { "name": "Get Matrix Calculation Result", @@ -18226,7 +18226,7 @@ }, "response": [ { - "id": "7ad87ec0-b050-4f7d-8faa-1ca2081db139", + "id": "c88221a1-164c-4958-a05f-f8290e281608", "name": "Redirect to the result of the matrix calculation.", "originalRequest": { "url": { @@ -18273,7 +18273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07991d17-a237-4e49-86fa-9388f5ec7a9f", + "id": "7e110ed2-b214-47fb-8f07-ab3b455e1015", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18320,7 +18320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "919825c5-f90c-4941-be10-2ff4f34f93e9", + "id": "420542e1-fb82-477b-af20-09468b043dad", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18367,7 +18367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95dc42ac-c405-4dc0-a31b-d8cc63aec65a", + "id": "926a0f75-0dde-427e-84a4-cada0cee7d3a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18414,7 +18414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f159668-c13d-40e3-ab6b-4f8c2eeca0aa", + "id": "2f1b0fca-fa56-42fd-a213-a340a73f4b53", "name": "Validation Error", "originalRequest": { "url": { @@ -18461,7 +18461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "045a0671-6fad-4247-b5e3-5efa5f55e90b", + "id": "40d85f03-ede6-4940-96af-6483dfa2fc32", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18520,7 +18520,7 @@ "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between\norigins and destinations. It provides detailed route data including distance, duration, polyline visualization,\nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for\napplications requiring accurate public transit navigation and trip planning capabilities.\n", "item": [ { - "id": "b41095a2-0b89-4529-b854-232d1fb30220", + "id": "a386114a-c179-4ccd-8241-a03abb04d5cf", "name": "Transit Route", "request": { "name": "Transit Route", @@ -18613,7 +18613,7 @@ }, "response": [ { - "id": "0de9edb9-ed98-4c79-a75a-ca37043f54af", + "id": "93f79298-ade6-42e6-bac9-691451685050", "name": "Successful Response", "originalRequest": { "url": { @@ -18703,7 +18703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "739ce9b1-4822-4e54-9dc4-4c50c8df05a4", + "id": "a084e7a8-07e9-4da2-acf8-55700a86fa73", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18793,7 +18793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80d932ed-6d40-4444-a304-057cc5fe6105", + "id": "e4df4215-e3e4-4c63-9b6a-2c738c5c147d", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18883,7 +18883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39f9ec85-4b57-4f1e-981f-ffad2a84904c", + "id": "702c00be-955d-42c8-8e63-9eeea3e416b5", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18973,7 +18973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9caa787-2fd7-4379-b4d2-2a9304d05990", + "id": "7b08aa03-e552-44ab-9184-6af20944ad74", "name": "Validation Error", "originalRequest": { "url": { @@ -19063,7 +19063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ee6c694-3291-46f0-b938-de54e2b62265", + "id": "ac598721-2821-410a-ba69-3534b5e28524", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19165,7 +19165,7 @@ "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking.\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "2e604680-8554-4cc2-9901-bc1baa33c244", + "id": "8f63656e-39af-4dcd-80cb-16a6ada2fd0f", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -19223,7 +19223,7 @@ }, "response": [ { - "id": "39c71b2f-9310-4a36-94a4-abc2e6408124", + "id": "7ae9fcbc-bb3e-46cf-9e50-aa491dfe199b", "name": "Successful Response", "originalRequest": { "url": { @@ -19268,7 +19268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "974704fc-b2eb-4c49-99f9-a3a38e73f98b", + "id": "26e8eaac-ac0b-4fe1-a37b-187fee478651", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19313,7 +19313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62160630-fefb-4aca-b7d5-b861f9f62116", + "id": "f3074749-b83b-457a-ac21-096b65c92d59", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19358,7 +19358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3898265f-e660-477a-82cf-02c234a0cc9f", + "id": "094a3922-7970-43bb-83c7-e4a0250a7b56", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19403,7 +19403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44840ad6-34a4-4861-bec8-4ee5154be4a8", + "id": "61ed493a-7530-47b4-9d51-4254a8201c37", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19448,7 +19448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b426aea-83d9-4c35-a97a-ff6b86a24800", + "id": "a7e05a58-fc38-42e1-b6b5-c242f27dfcf4", "name": "Validation Error", "originalRequest": { "url": { @@ -19493,7 +19493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76a98e6e-e732-4091-8be2-cd22edecfe93", + "id": "bc451535-2a57-4f73-85eb-7896115997c6", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19544,7 +19544,7 @@ } }, { - "id": "5f7f5912-5513-4518-9150-07bd21c7f0ad", + "id": "f4aadc65-fb55-47a1-8d0f-649626e0390a", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -19602,7 +19602,7 @@ }, "response": [ { - "id": "09b076f1-80ff-4ecd-841f-528e61ac425a", + "id": "55cec0be-239a-4160-8c32-f73222426abf", "name": "Successful Response", "originalRequest": { "url": { @@ -19642,12 +19642,12 @@ "value": "application/json" } ], - "body": "{\n \"nostrud_76\": -33165109\n}", + "body": "{\n \"dolore_2f5\": 52629738,\n \"non_c29\": -83598877\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1e72f4dd-2a54-4132-9e7f-2f53c741bc8b", + "id": "c3dd4fb2-7ab0-4ae9-88a2-e30a439516e0", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19692,7 +19692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a495b964-cd12-4981-b2a8-c286a7b4d22f", + "id": "2a8fc99c-7dea-475b-9032-625325f05f2c", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19737,7 +19737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4799a9b-409f-48f4-a329-384ab43f9b60", + "id": "51810f98-5fab-41f1-8769-7fe8827e1cda", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19782,7 +19782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38d7a508-5d4e-4224-b95f-16d3642f7112", + "id": "6867892e-51a1-438d-9fda-e070e0f7def0", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19827,7 +19827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bb6bc89-59a0-4875-9c06-c71900d87048", + "id": "ca346012-8831-485d-8543-aa732a52fc93", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -19872,7 +19872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9c9562b-5f96-4962-ac3e-61061215fe19", + "id": "50b520d7-6646-42ae-821e-3993f42f8527", "name": "Validation Error", "originalRequest": { "url": { @@ -19917,7 +19917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8896f3aa-1827-4651-a51f-b18e9a986f3e", + "id": "3caf06a6-d254-4151-bc65-6d82d50d30ff", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19968,7 +19968,7 @@ } }, { - "id": "a3b7d055-d2e7-4133-968f-1a71a42efbce", + "id": "15febd8d-7e79-4962-8b7f-fed7d08ac073", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -20039,7 +20039,7 @@ }, "response": [ { - "id": "c2fe7927-ddfa-4e93-b04f-527c9b040995", + "id": "a5e8b149-628e-4d45-8ca3-ba7cc0a399b5", "name": "Successful Response", "originalRequest": { "url": { @@ -20097,7 +20097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de80aa0a-bfe3-408e-bad2-63a9147da85b", + "id": "ea91a727-92e4-4943-b5f0-fc323647cc31", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20155,7 +20155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "418c0aca-abeb-4eab-a725-cbb74ea9c870", + "id": "a94a1d0e-e25d-4a04-93d2-368bef2aa13e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20213,7 +20213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "157b3d96-0eb9-413c-8cc8-6145074a6882", + "id": "7b01c6e0-be07-47fe-bec6-cd88cec9fee1", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20271,7 +20271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "993782fc-1030-4797-82f6-5e97972528b5", + "id": "ce87460a-0834-43f8-9930-c949746124b0", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20329,7 +20329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ad7dd66-05d9-47c0-8500-4f66937d17a5", + "id": "349e63d7-e0e3-4891-a24d-b0086fd75592", "name": "Validation Error", "originalRequest": { "url": { @@ -20387,7 +20387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c496e75-e19e-4d4c-9d52-79e2ae9717de", + "id": "94f77c77-e74f-4aea-ac38-e948385573b5", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20451,7 +20451,7 @@ } }, { - "id": "eae7b479-de2c-4dc2-b5ae-a78d5caf951b", + "id": "651eea83-1b35-4262-b040-1ffacba68561", "name": "List Datasets", "request": { "name": "List Datasets", @@ -20517,7 +20517,7 @@ }, "response": [ { - "id": "822f3344-6205-46fd-b434-153c8bf747dc", + "id": "7dc41552-4adc-4250-8de2-d378d6be5760", "name": "Successful Response", "originalRequest": { "url": { @@ -20580,7 +20580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "303bcb8e-459c-44ac-9aa8-909cc5d8efa6", + "id": "fec14f84-80f1-459c-a0db-e6559b00876f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20643,7 +20643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52bfa304-ddc1-41d5-9c4b-04842eea8e1c", + "id": "03fa07c1-6e79-4315-93a4-708e6b0455fc", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20706,7 +20706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8512185-8ef6-4690-998d-e3bcd8fd9175", + "id": "00a18fce-4e49-44e2-9c28-b5ce5a7acb00", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20769,7 +20769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "892731ee-966c-477f-93ed-5b98d4472ea4", + "id": "584ffba0-bb09-4774-8b76-09ec0a99749d", "name": "Validation Error", "originalRequest": { "url": { @@ -20832,7 +20832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35a42aba-d99d-4b9c-819d-4df0801062f4", + "id": "a9d81ab2-c2be-4362-b8e6-725e18b2d17c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20901,7 +20901,7 @@ } }, { - "id": "56035c0c-3381-4cfd-8fad-fd99294f56a2", + "id": "2fabac9c-ff81-4c98-9e63-28c248d1db9c", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -20961,7 +20961,7 @@ }, "response": [ { - "id": "cead6ee2-f0b5-4fe3-9365-52f0508da853", + "id": "8f59bcac-1f0a-493e-bf1f-9a3f16f236f2", "name": "Successful Response", "originalRequest": { "url": { @@ -21019,7 +21019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "046b04fa-85c2-44d7-9457-eb9cfe3c25dc", + "id": "f8dc2ced-19d3-40ee-904e-ac4c5e6d1a73", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21077,7 +21077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79880898-d79b-4db4-9f0d-fecaff0fe092", + "id": "f1d21bf9-260c-4d77-a071-e1421551b7f8", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21135,7 +21135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0583f22-808b-41d3-b2ef-56126c786143", + "id": "1d5a0131-d09f-43fa-8354-fb13ec4215c4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21193,7 +21193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3d78ed0-8b18-4aa1-9ea6-9b71184bc8b0", + "id": "92ad0bce-babe-4ee1-99fc-056634a6fe19", "name": "Validation Error", "originalRequest": { "url": { @@ -21251,7 +21251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1629828e-b178-46f7-9330-5dfeab0733eb", + "id": "a0be8ee1-7ffa-450c-96df-1237c21b6a4f", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21315,7 +21315,7 @@ } }, { - "id": "86debf9b-ed4b-4dec-a5ec-503f5e10cac5", + "id": "5a4b9f65-d2e2-450d-add9-78bab2c692ca", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -21374,7 +21374,7 @@ }, "response": [ { - "id": "ca2dc2e3-c09a-4c3d-b4bd-07e4d5888eb4", + "id": "f72d93d4-89e7-4a2e-b87c-566db469dc84", "name": "Successful Response", "originalRequest": { "url": { @@ -21415,12 +21415,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"success\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"failed\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"success\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"in_progress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f18c2a8a-843c-4b02-8ce2-4fa46e02c06b", + "id": "71239997-dc91-4a46-bc76-133acb628c22", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21466,7 +21466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e26006df-ee68-4cc6-aa29-b3c6baa5c369", + "id": "75164c7b-3823-47ba-88e7-265717a87a2e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21512,7 +21512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63729a1f-a898-4236-9546-ed4ca0af9d59", + "id": "cb226094-d14d-4861-b01c-06cb5745436b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21558,7 +21558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c37e06c-4f87-4470-9048-12e590488fc8", + "id": "ccd2033d-b505-40a0-ac0a-37b47134d896", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21604,7 +21604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d069141-89d4-448f-866a-0fa15a4a1aae", + "id": "f0b342ad-d30d-4706-af16-b64d00bd876c", "name": "Validation Error", "originalRequest": { "url": { @@ -21650,7 +21650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2424ece3-43c8-4e76-bda8-1176aa8de360", + "id": "debb5db2-f3c3-44ae-9dda-a09a88fcbd88", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21702,7 +21702,7 @@ } }, { - "id": "517bec15-2128-49e5-a9d7-0ceece55a20e", + "id": "57efa502-d11d-455d-a496-5d18b566fcc7", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -21761,7 +21761,7 @@ }, "response": [ { - "id": "9f949ab8-39e5-413b-84f2-5d208203ff09", + "id": "077b462f-7fad-44ba-b641-532b2b34d067", "name": "Successful Response", "originalRequest": { "url": { @@ -21807,7 +21807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e626b6b-ab2c-4fb5-8040-c1c07c890b1e", + "id": "b5eae09b-769d-4415-bfa1-3a5836bc5ee6", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21853,7 +21853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ab972e7-3dce-4436-bd22-c03d4a8bfb51", + "id": "35ff2351-c517-4b3a-8b12-72e2dc6b87de", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21899,7 +21899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0228f27e-9b93-45e7-b4e0-847a27837a2d", + "id": "76d6cb8e-f0a2-40d0-8dbc-60700a988118", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21945,7 +21945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57853334-a148-49bd-b3f0-6a73b3eb9d36", + "id": "617cf70e-75e9-41c4-b3ec-38ae74b0e028", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21991,7 +21991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cc6989b-8813-4c78-9021-00a9bc72abba", + "id": "256b6150-0f2f-47fa-bc55-6e69c052fe7a", "name": "Validation Error", "originalRequest": { "url": { @@ -22037,7 +22037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ca12fa-9f06-4ba1-9587-f2dd9a18c0ac", + "id": "43a7a2cd-0125-41db-95dd-26f08bbffd7a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22089,7 +22089,7 @@ } }, { - "id": "71bf4cd8-48e9-4c70-b043-ae7e56b8633b", + "id": "aa6a3706-da7b-46f6-9540-9e116c15c771", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -22133,7 +22133,7 @@ }, "response": [ { - "id": "1beca35e-690f-4824-be88-d7e8a8d6ea26", + "id": "94af2ca6-7126-4168-9ee2-614c52756717", "name": "Successful Response", "originalRequest": { "url": { @@ -22171,7 +22171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e8b10a9-471b-4a87-bd97-0fe1110c29d7", + "id": "78e504a4-7a7f-4adb-9479-eed3d99ad85e", "name": "Unauthorized", "originalRequest": { "url": { @@ -22197,7 +22197,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4e7032ec-5261-4265-97ae-f17ed9c5ff1f", + "id": "f67a0162-4750-4b96-a0e7-ee684a11c0dd", "name": "Payment Required", "originalRequest": { "url": { @@ -22223,7 +22223,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9847b1d0-239b-471b-9bb8-71bacb982960", + "id": "faf51b16-0525-47a4-b9c5-0912bcf00e28", "name": "Forbidden", "originalRequest": { "url": { @@ -22249,7 +22249,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d515c6c7-73ad-4c4b-bb25-a287b775b751", + "id": "aca0cb27-a9bd-41ce-8828-45817d9bb33c", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22287,7 +22287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2aa9555-19b9-4702-b97c-a7bf36246761", + "id": "d5ebee99-a9b2-42c0-9a80-7f0c805948f5", "name": "Validation Error", "originalRequest": { "url": { @@ -22325,7 +22325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2addf615-076d-4bd9-b54d-7a5f6e726afa", + "id": "00669e7c-7b8a-48e0-a7e1-befa0d040618", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22369,7 +22369,7 @@ } }, { - "id": "bf9adfef-6e5c-4dd0-b8b4-e5f0a2d9c2c9", + "id": "86f2722b-0fc2-4a60-abd8-0de0eed6844a", "name": "Search Features", "request": { "name": "Search Features", @@ -22471,7 +22471,7 @@ }, "response": [ { - "id": "3d16d305-f220-4ca1-9179-a7cdf370d380", + "id": "117f0206-3471-47e5-a74d-561858f9144a", "name": "Successful Response", "originalRequest": { "url": { @@ -22554,12 +22554,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a2ee84d5-3632-447a-8ca5-cb04223653c2", + "id": "ea4fa712-1131-462f-b534-b4a355d999d6", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22647,7 +22647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04da22f-a52c-4704-820c-b9a06d644b80", + "id": "4827ea3d-133c-4a30-9f63-02d73a3cd020", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22735,7 +22735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa06647e-43f0-45c0-910d-a84035ea2e43", + "id": "292acda1-bee7-4855-9bf3-c9caa76591d6", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22823,7 +22823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4526fac1-0bbb-4b60-8d85-ceb8b2ed09e4", + "id": "338d03c1-f77b-4788-9fcc-48232fc1574e", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22911,7 +22911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ff343e0-d65c-42ed-8542-4c17660d4564", + "id": "d54f828e-e1b7-4a51-8e00-8f9723b0e372", "name": "Validation Error", "originalRequest": { "url": { @@ -22999,7 +22999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01d2462b-7136-4a4d-bdc4-508db9adc55e", + "id": "73dc876a-71c4-439b-9651-f526f6526dee", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23093,7 +23093,7 @@ } }, { - "id": "4243a986-66ba-432a-b83f-178212f32225", + "id": "a794f16a-5029-4143-b254-e6b47f02315d", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -23195,7 +23195,7 @@ }, "response": [ { - "id": "41eb77fd-86f4-4e1c-8241-c531a7138ded", + "id": "17523706-37f7-4b76-abdd-ffe2a6f0d0e0", "name": "Successful Response", "originalRequest": { "url": { @@ -23278,12 +23278,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5978e14b-161c-400f-b1a2-289d26e2a639", + "id": "00f3db55-ff04-4124-8748-bf3f450e5663", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23371,7 +23371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c24f33c-24e0-41c5-ade2-a91fdc76760d", + "id": "9f83da4b-416d-4ced-aea5-5fdb3fd09438", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23459,7 +23459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "800bb846-4e79-4163-99ca-54cfb8bf1c42", + "id": "142e38c0-2b4c-4788-b915-2309014d5c7e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23547,7 +23547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5f052ec-fee0-4897-a670-9434fc59fcbe", + "id": "18db16b9-97e3-4c9f-89ef-c15adacddd3a", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23635,7 +23635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad9f27b5-dcc2-4efe-8d6c-6b1cd58bda13", + "id": "b9c9c248-8e32-4194-9e3a-61bcc41c7fd4", "name": "Validation Error", "originalRequest": { "url": { @@ -23723,7 +23723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da9ac0e7-8c26-4c9e-91e9-f222507c29ec", + "id": "1afbe5e9-2e00-41ed-95f7-ff7a9b551579", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23817,7 +23817,7 @@ } }, { - "id": "4dbb3359-b34d-45f1-be97-a9bb2a89579c", + "id": "201503f6-ff32-429d-a105-512ccd86c398", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -23919,7 +23919,7 @@ }, "response": [ { - "id": "c1722576-d74f-4f1a-a4de-ed3c29b13df8", + "id": "f0f05d95-d7b4-4a0f-aa57-0fe0209cb748", "name": "Successful Response", "originalRequest": { "url": { @@ -24002,12 +24002,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "348058b6-ea28-4b47-8c39-16737d534c7a", + "id": "054d1d8b-b658-4689-94ba-cb1a9e8ce85f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24095,7 +24095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f83f036-fbef-46f1-a219-fb02949f2af6", + "id": "fad550ae-5d88-449f-a093-711454fa6f41", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24183,7 +24183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5ff6b8e-220f-4520-a4c6-f770fc6120b3", + "id": "001f4fcb-2c51-4beb-92c7-9f37307ddd2e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24271,7 +24271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe854475-0752-48a4-b833-91304dd6e95c", + "id": "2a885571-9158-48bd-98c4-ab50ce57025d", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24359,7 +24359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ebf796b-9005-447b-9107-2cd8f1fc8238", + "id": "43532260-2fb5-4e8b-af36-15d3ece6eba1", "name": "Validation Error", "originalRequest": { "url": { @@ -24447,7 +24447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "976c817f-5097-47c9-8f79-661993b03848", + "id": "92fb3765-e499-4af7-b4c7-adf952b97a55", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24541,7 +24541,7 @@ } }, { - "id": "87ca1f22-968d-4b15-8f6d-c7c740fcf19a", + "id": "1dc53d22-adbe-4f5a-b456-7ff47aa8f7cb", "name": "Contains Features", "request": { "name": "Contains Features", @@ -24643,7 +24643,7 @@ }, "response": [ { - "id": "0529ff03-ec3a-42ab-92d4-9a2aad342c8e", + "id": "faf61222-92bf-4048-953e-c5c0d78051f6", "name": "Successful Response", "originalRequest": { "url": { @@ -24726,12 +24726,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9d46f10e-daaa-4a50-8039-fa678b4402ab", + "id": "39a52d13-3879-429f-bf01-babe6c5bb65e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24819,7 +24819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "531bddac-26ba-4191-9901-7acb1c54a826", + "id": "1070e42f-d807-4d87-ba83-777853cd91e1", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24907,7 +24907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "289010bb-2c7f-4ee2-923d-f113085f88d4", + "id": "4ad38c24-db21-4167-90df-01b2c20a5cc6", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24995,7 +24995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f0dd30e-d70a-4885-aac9-f841a8607181", + "id": "7e78385d-840c-4abe-9774-c68306ece43e", "name": "Dataset was not found", "originalRequest": { "url": { @@ -25083,7 +25083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28193983-950a-4511-89de-c3e2ffda9bfe", + "id": "710e0fea-e4c9-4abb-83ea-56de51db149c", "name": "Validation Error", "originalRequest": { "url": { @@ -25171,7 +25171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28b5267d-4265-417e-b916-9b063dba49bd", + "id": "6d4fd019-2e2d-4d30-a34a-ea80a02c79df", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25265,7 +25265,7 @@ } }, { - "id": "eb2155af-ea3b-40bc-acf3-17055c55fcae", + "id": "5ec1b00e-47f3-4bea-9f22-c57c3e1fbc83", "name": "Within Features", "request": { "name": "Within Features", @@ -25367,7 +25367,7 @@ }, "response": [ { - "id": "7d806d88-edfe-4ee3-8977-058a50da2f42", + "id": "9db5d376-a2d9-4faa-acdf-e77fb0a691a4", "name": "Successful Response", "originalRequest": { "url": { @@ -25450,12 +25450,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in_a4\": 16868908.522652507,\n \"ex14\": \"qui proident elit incididunt deserunt\",\n \"nullad\": 47163291.50994575\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"ipsum_77\": -82983689.50398603,\n \"veniam_a8\": \"f\",\n \"in_9\": 96084288\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f201e747-3761-4a8f-8920-d7872f8754a7", + "id": "8ae6ebb5-2138-4f01-a574-434decd09222", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25543,7 +25543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46260bb9-8400-489a-bd55-413e0025c22d", + "id": "f34b028d-2ac7-41fd-9277-744ac5977d74", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25631,7 +25631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ff67c0-318c-404f-9ddb-379797288d9e", + "id": "2431e9de-dc29-4356-9638-c0797378bfe7", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25719,7 +25719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dc02155-3545-405a-ab84-063d4e9535e1", + "id": "507b936d-ba15-4742-b6c0-5653423d9e31", "name": "Dataset was not found", "originalRequest": { "url": { @@ -25807,7 +25807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf42a2ec-ef72-4dbf-9141-a6919caee357", + "id": "5a1beeda-5f29-4657-9c71-0212bf352153", "name": "Validation Error", "originalRequest": { "url": { @@ -25895,7 +25895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c60392fe-395f-4e2d-922e-d04a1c5ca08d", + "id": "e1b5de47-311e-49da-b1be-dc5fc7a62109", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25989,7 +25989,7 @@ } }, { - "id": "78dd650a-dd83-40cc-885f-9d1f90e466cc", + "id": "0b9423f1-3a55-47d9-bbd0-ba072e47fb6d", "name": "Get Feature", "request": { "name": "Get Feature", @@ -26078,7 +26078,7 @@ }, "response": [ { - "id": "0727faf6-c5aa-4b9c-b868-7326290da037", + "id": "008ae3e8-9ef0-449a-8ce2-575af9ecf3d1", "name": "Successful Response", "originalRequest": { "url": { @@ -26138,12 +26138,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"irure4\": -22213121.29546313\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aute6\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ae5022e0-c3c6-4c0f-babb-4fb3611f2d2c", + "id": "65a11270-0e3c-42d1-a8a9-af1a55624ae6", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26208,7 +26208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1e60028-ee90-4659-9c21-2b327180b2c3", + "id": "8ea9b9ce-e9d5-4d6c-8ed3-701f65920a47", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26273,7 +26273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5798fa3e-2633-473d-ba7a-4ef53ce21e77", + "id": "9c5f2abe-1dc9-4b3f-8ae6-72e70ee634c2", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26338,7 +26338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "722e7760-46a2-46f2-b223-2a6619c9cad5", + "id": "75ac1b68-da42-4e81-97f5-d5d5f8768e8f", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -26403,7 +26403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aada6a88-0d80-43ea-acb3-6e9e29023536", + "id": "c9c24cec-d1ae-42d2-8cfe-e99e995f8ed2", "name": "Validation Error", "originalRequest": { "url": { @@ -26468,7 +26468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8431aa57-1f3b-4031-b47b-73387f61d882", + "id": "ab93e25f-e03b-46f7-a9dd-3de554d6bfb7", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26545,7 +26545,7 @@ "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "33c86df7-ceed-4134-b5a2-6977a5b7b44f", + "id": "d280590a-1d9f-4de9-be8c-fca094149e49", "name": "Find Routes", "request": { "name": "Find Routes", @@ -26712,7 +26712,7 @@ }, "response": [ { - "id": "75455712-e4a4-468d-bac3-6a40a2259e58", + "id": "6e7a1fd8-10e2-4fdb-9181-7ac8f92f24d3", "name": "Successful Response", "originalRequest": { "url": { @@ -26876,7 +26876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d46a2d3-818d-4e1b-9d15-0d599c8c9a36", + "id": "cfd4dced-9537-46e5-91d7-afd36cca90e6", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27040,7 +27040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "719a2acf-ec87-412a-99a4-1f61b6f4a27b", + "id": "314c95f1-4d72-4119-a8d2-299ce63b9c8c", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27204,7 +27204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c75ae56-b32e-4a7a-a2a8-02a22db52584", + "id": "3ca97bfb-6921-4304-b7e1-b28de74310bf", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27368,7 +27368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60607711-c2be-4c96-bee8-9b28275d5c60", + "id": "5b54be52-373f-4552-bd5d-3d734ce4ba49", "name": "Validation Error", "originalRequest": { "url": { @@ -27532,7 +27532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f4b1dfd-03ed-4bb8-aa25-3b5842cf538b", + "id": "00e4d4ae-5544-4a84-b873-4f58a65c345e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27702,7 +27702,7 @@ } }, { - "id": "3108d85b-490b-406e-ad9a-1d4049afcdaf", + "id": "b62bb64a-9297-4b71-9f7a-498d72a79a5e", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -27851,7 +27851,7 @@ }, "response": [ { - "id": "27382856-e5be-4bf9-ae0e-048d9c29d233", + "id": "7245d082-c45f-4e6c-b16a-bdb32d53304a", "name": "Successful Response", "originalRequest": { "url": { @@ -27992,12 +27992,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cdb399a2-e17b-4763-8e66-a44ce8f5ad93", + "id": "9a94f4eb-642c-4715-9093-f41bd898a2f5", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28143,7 +28143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd4018e-b418-4dc9-9394-fda844510658", + "id": "8f4c8f95-3f86-4c3f-9535-b549ba6a0c32", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28289,7 +28289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecdbb612-3291-4110-8c21-b6c23bff69e4", + "id": "3e2d03b3-2a55-46df-bc63-01af7fcf14d2", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28435,7 +28435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78ab672b-91cc-4f8d-9574-1d69bea4aa90", + "id": "facf0cbb-8381-4b75-b923-121f164a9b24", "name": "Validation Error", "originalRequest": { "url": { @@ -28581,7 +28581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebda22d6-b1f2-4dd7-a912-ad9eb9af7da3", + "id": "66f7a351-bf0d-46c2-8f08-57ce28d303dc", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28733,7 +28733,7 @@ } }, { - "id": "664b0568-e82f-498b-9e68-8ad675f8d4b8", + "id": "83424038-72f3-443e-9d59-ecf821b0a0dd", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -28804,7 +28804,7 @@ }, "response": [ { - "id": "ba0398f1-2128-4aa7-b0f6-2af0cb7ea38d", + "id": "4b00bb9d-7e87-4b63-a2b9-17de928c872e", "name": "Successful Response", "originalRequest": { "url": { @@ -28868,12 +28868,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b0ef9594-64ee-4139-9a9e-6336394e1a18", + "id": "54699c89-4c0a-4a75-b84d-70cbcb139a61", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28942,7 +28942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dd5057d-1837-407a-8e0e-33f023a4b9aa", + "id": "11741854-d8b9-457f-83bf-9d2c37ad1370", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29011,7 +29011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7071db83-521d-4780-b725-01184f4ec61c", + "id": "cf6795d8-d7dc-41b1-bd32-25724999eac9", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29080,7 +29080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbd3a71a-4026-451d-9ec6-708e1376646d", + "id": "b1f693f7-9090-4255-952f-414f50466096", "name": "Validation Error", "originalRequest": { "url": { @@ -29149,7 +29149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e7d93e6-01cc-4dd5-8d0e-133b7c669d13", + "id": "119965db-c242-4c7f-9ce5-a4c7b8788e86", "name": "Rate limit reached", "originalRequest": { "url": { @@ -29224,7 +29224,7 @@ } }, { - "id": "8de4ce95-f643-4789-8dd9-e40fd112d4ba", + "id": "2ccd30e6-edc6-4243-aafb-2badf721948e", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -29346,7 +29346,7 @@ }, "response": [ { - "id": "72c88ca0-32bf-4def-9dfd-5a28620a879b", + "id": "85020b00-294d-4bf9-a98e-944607d3c93a", "name": "Successful Response", "originalRequest": { "url": { @@ -29465,7 +29465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "759fcb2b-3356-47e4-8afc-9e2547314208", + "id": "ef6cf701-5938-4396-b30b-805db4cedf67", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -29584,7 +29584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d66b3ecd-be4e-4230-ac2a-d9b45c95ace6", + "id": "ef03b000-3158-4e8d-b531-f59692ef8027", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29703,7 +29703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06b7f00b-4866-4ad9-a6ab-970a3194faf3", + "id": "9cc369f2-47b6-4dfc-b7b5-8e9b789e1315", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29822,7 +29822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d759392f-21bd-49a1-817d-260ce24327b1", + "id": "2eb79b7d-4473-4656-98b3-f6f8afa2dd86", "name": "Validation Error", "originalRequest": { "url": { @@ -29941,7 +29941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10260b9f-beda-46ac-87c1-b1d189f1c247", + "id": "b74a2add-20f8-471a-b3f5-0f3659871c78", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30066,7 +30066,7 @@ } }, { - "id": "abd06d76-489d-40f9-96b2-d49d072036de", + "id": "8392eec7-0467-49ae-b1d6-5188d3a9573d", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -30137,7 +30137,7 @@ }, "response": [ { - "id": "668dd291-4b1c-4bf3-a106-1bd9011fa8b4", + "id": "54f5ccbf-e85e-4486-96f0-5805e97b5a20", "name": "Successful Response", "originalRequest": { "url": { @@ -30206,7 +30206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f93ea63-c9b9-43f2-80cf-7cd217bc616a", + "id": "f4a7f86f-7b60-4f7b-b05a-fe298babe158", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30275,7 +30275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09a2e9d1-c059-4a39-930f-be795b8f0069", + "id": "4301b38f-5888-48a4-bea6-3f0f5922cf6b", "name": "Out of free quota.", "originalRequest": { "url": { @@ -30344,7 +30344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69abeb58-1255-4459-aaef-5bfac5c1844f", + "id": "550669fe-f8e0-4e22-ada4-47cdf768cf86", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -30413,7 +30413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc17b8a4-aae9-47e7-bb37-913d745ea5b1", + "id": "45bf65f7-850f-43f0-a2b5-153a20c97209", "name": "Validation Error", "originalRequest": { "url": { @@ -30482,7 +30482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebc3770b-ac6a-484a-8a28-e7375695aa42", + "id": "4d8aa287-ba69-4146-90d3-639aac5bf2e1", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30557,7 +30557,7 @@ } }, { - "id": "b9efb101-26f4-4cdd-afb3-07dd04577dda", + "id": "2bdfb39d-1716-44c4-a74e-3f801866de4d", "name": "Find Tolls", "request": { "name": "Find Tolls", @@ -30706,7 +30706,7 @@ }, "response": [ { - "id": "1dae285f-1945-4eca-926b-5b1eaaffda15", + "id": "50559d43-672c-41ac-a77e-ba67416474de", "name": "Successful Response", "originalRequest": { "url": { @@ -30847,12 +30847,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"Lorem19\": \"nulla adipisicing\",\n \"minim4\": -77251470,\n \"Lorem_9\": false\n },\n {\n \"qui_a6a\": 3796056\n }\n ],\n \"tollSystems\": [\n {\n \"sed2e\": -72151578.38492692\n },\n {\n \"aliquip5\": -30181024.793197647\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ut0\": \"ut enim Ut\",\n \"mollitae\": \"laborum qui\",\n \"amet_59\": 75688686.52341715,\n \"consequat_3\": \"in dolor\"\n },\n {\n \"non_6\": 23538074,\n \"pariatur_5a\": \"sunt ut\"\n }\n ],\n \"tollSystems\": [\n {\n \"quif6b\": \"ad cillum\",\n \"utc7e\": false\n },\n {\n \"minim76\": false,\n \"occaecat_5fb\": true\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"quis_3\": 84164686,\n \"labore_2\": 99174150,\n \"ea_5\": \"sed exercitation\"\n },\n {\n \"Excepteur_d91\": \"cupidatat enim ad\",\n \"tempor26\": \"culpa reprehenderit eu\"\n }\n ],\n \"tollSystems\": [\n {\n \"minimd67\": 60016156.45414233,\n \"cillum_87\": 30317333.70398055,\n \"cupidatat_fb\": 90664796.60502908\n },\n {\n \"consequata6\": 32879600,\n \"officia31\": 71334783,\n \"id1_d\": -8688324.878762856,\n \"ut9\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"velit_658\": \"amet dolore nulla ipsum\",\n \"quie\": 90579464.6600259\n },\n {\n \"exercitation_29\": \"laboris proident\",\n \"ut43\": 90268633,\n \"minim6ef\": 36173280.60394907,\n \"velit9_\": 47248832.25295812\n }\n ],\n \"tollSystems\": [\n {\n \"nulla_6__\": false,\n \"eudbb\": -76623924\n },\n {\n \"fugiat61c\": 18634030.732468605\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"nulla_14\": \"ea occaecat elit\"\n },\n {\n \"pariatur_8\": \"ut\",\n \"velit_f2\": -21204921.56255573\n }\n ],\n \"tollSystems\": [\n {\n \"aliquip_5\": \"nisi elit sit ut Duis\"\n },\n {\n \"amet545\": 45088263,\n \"officia14\": \"cupidatat minim consectetur laboris\",\n \"ea_2_\": \"sint laboris\",\n \"in_57\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"est_6\": false,\n \"dolore4\": -25390035\n },\n {\n \"voluptate__2\": true,\n \"elit85a\": false\n }\n ],\n \"tollSystems\": [\n {\n \"elit_6a1\": 48038287.745329976\n },\n {\n \"in_d7\": 55897805.083952695\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"consectetur_b6\": 23207894.075817227,\n \"voluptate_ebf\": -88002977\n },\n {\n \"sed648\": -78845367.49264556,\n \"labore_18\": false,\n \"anim_ed3\": \"officia do cu\"\n }\n ],\n \"tollSystems\": [\n {\n \"ad480\": \"est\"\n },\n {\n \"cillum_f7\": \"nostrud amet cillum\",\n \"Duisa\": true\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"suntd7\": -85280420.98933564\n },\n {\n \"labore81\": true,\n \"culpa_d\": -6466112.125989735,\n \"in_6\": 25003756\n }\n ],\n \"tollSystems\": [\n {\n \"occaecate0\": 59058942\n },\n {\n \"eue08\": 73209902.33611938,\n \"mollit_09a\": \"ex deseru\"\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f52e98b7-612c-45c4-998b-584ac174acf8", + "id": "2cf9e901-38b5-411c-befd-47121e9bf41e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30998,7 +30998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b8888a2-30fa-4387-a30c-e72a5aab3a89", + "id": "24a70a16-a2ec-4471-857b-a9cc68045f41", "name": "Out of free quota.", "originalRequest": { "url": { @@ -31144,7 +31144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f606cbe0-f238-44ff-9454-67fe734f9397", + "id": "2a5499b2-95a8-4b26-b1b1-faa2c3d9104c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -31290,7 +31290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0513b351-9688-45a2-a3de-a80a7a839a9c", + "id": "13e7acf0-6e7d-434e-a733-650f75adef21", "name": "Validation Error", "originalRequest": { "url": { @@ -31436,7 +31436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5f55c63-b0ee-4b08-be9f-c764c915a6f8", + "id": "f242ea61-93ed-4425-95b4-b9e943978a12", "name": "Rate limit reached", "originalRequest": { "url": { @@ -31602,7 +31602,7 @@ } ], "info": { - "_postman_id": "561a1c1d-add6-4fc3-a4f5-2022414efed6", + "_postman_id": "45d33007-15bf-44f6-9382-0756f12017f4", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { From 9bc9f712a606e5b0d561f8f9c1271915bb8fcb87 Mon Sep 17 00:00:00 2001 From: galela Date: Tue, 6 Jan 2026 09:27:19 +0100 Subject: [PATCH 5/9] fix: update async body request --- .../woosmap_http_distance_matrix_async.go | 5 +---- .../woosmap_http_distance_matrix_async.java | 2 +- .../woosmap_http_distance_matrix_async.node.js | 5 +---- .../woosmap_http_distance_matrix_async.py | 5 +---- .../woosmap_http_distance_matrix_async.rb | 5 +---- .../woosmap_http_distance_matrix_async.sh | 5 +---- .../requests/woosmap_http_distance_matrix_async_request.yml | 5 +---- 7 files changed, 7 insertions(+), 25 deletions(-) diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.go b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.go index 27a6b3c2..3cd648bd 100644 --- a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.go +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.go @@ -16,10 +16,7 @@ func main() { payload := strings.NewReader(`{ "origins": "48.73534,2.368308|48.73534,2.368308", "destinations": "48.83534,2.368308", - "units": "imperial", - "elements": "duration_distance", - "method": "distance", - "departure_time": "now" + "mode": "driving" }`) client := &http.Client { diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.java b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.java index 5039f652..def54593 100644 --- a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.java +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.java @@ -2,7 +2,7 @@ OkHttpClient client = new OkHttpClient().newBuilder() .build(); MediaType mediaType = MediaType.parse("application/json"); -RequestBody body = RequestBody.create(mediaType, "{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n}"); +RequestBody body = RequestBody.create(mediaType, "{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"mode\": \"driving\"\n}"); Request request = new Request.Builder() .url("https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY") .method("POST", body) diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.node.js b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.node.js index b7fce1b6..4b70591e 100644 --- a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.node.js +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.node.js @@ -3,10 +3,7 @@ const axios = require('axios'); let data = JSON.stringify({ "origins": "48.73534,2.368308|48.73534,2.368308", "destinations": "48.83534,2.368308", - "units": "imperial", - "elements": "duration_distance", - "method": "distance", - "departure_time": "now" + "mode": "driving" }); let config = { diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.py b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.py index eb9d5c47..cb565efe 100644 --- a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.py +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.py @@ -7,10 +7,7 @@ payload = json.dumps({ "origins": "48.73534,2.368308|48.73534,2.368308", "destinations": "48.83534,2.368308", - "units": "imperial", - "elements": "duration_distance", - "method": "distance", - "departure_time": "now" + "mode": "driving" }) headers = { 'content-type': 'application/json' diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.rb b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.rb index 65736d1b..c5fdfd0b 100644 --- a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.rb +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.rb @@ -13,10 +13,7 @@ request.body = JSON.dump({ "origins": "48.73534,2.368308|48.73534,2.368308", "destinations": "48.83534,2.368308", - "units": "imperial", - "elements": "duration_distance", - "method": "distance", - "departure_time": "now" + "mode": "driving" }) response = https.request(request) diff --git a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.sh b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.sh index e4969c09..7f85a714 100644 --- a/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.sh +++ b/dist/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.sh @@ -4,9 +4,6 @@ curl -L 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_ -d '{ "origins": "48.73534,2.368308|48.73534,2.368308", "destinations": "48.83534,2.368308", - "units": "imperial", - "elements": "duration_distance", - "method": "distance", - "departure_time": "now" + "mode": "driving" }' # [END woosmap_http_distance_matrix_async] \ No newline at end of file diff --git a/specification/requests/woosmap_http_distance_matrix_async_request.yml b/specification/requests/woosmap_http_distance_matrix_async_request.yml index 6dd3df43..01493655 100644 --- a/specification/requests/woosmap_http_distance_matrix_async_request.yml +++ b/specification/requests/woosmap_http_distance_matrix_async_request.yml @@ -1,8 +1,5 @@ { "origins": "48.73534,2.368308|48.73534,2.368308", "destinations": "48.83534,2.368308", - "units": "imperial", - "elements": "duration_distance", - "method": "distance", - "departure_time": "now" + "mode": "driving" } From abe5fa015e6a8ec8f14a337d565c133655b1a737 Mon Sep 17 00:00:00 2001 From: galela Date: Tue, 6 Jan 2026 10:08:11 +0100 Subject: [PATCH 6/9] feat: add x-code-samples for dataset API --- ...woosmap_http_datasets_contains_features.go | 50 +++++ ...osmap_http_datasets_contains_features.java | 12 ++ ...ap_http_datasets_contains_features.node.js | 31 +++ ...woosmap_http_datasets_contains_features.py | 24 +++ ...woosmap_http_datasets_contains_features.rb | 26 +++ ...woosmap_http_datasets_contains_features.sh | 13 ++ ...oosmap_http_datasets_contains_features.txt | 4 + .../woosmap_http_datasets_create.go | 45 +++++ .../woosmap_http_datasets_create.java | 12 ++ .../woosmap_http_datasets_create.node.js | 26 +++ .../woosmap_http_datasets_create.py | 19 ++ .../woosmap_http_datasets_create.rb | 21 ++ .../woosmap_http_datasets_create.sh | 8 + .../woosmap_http_datasets_create.txt | 4 + .../woosmap_http_datasets_delete.go | 37 ++++ .../woosmap_http_datasets_delete.java | 11 + .../woosmap_http_datasets_delete.node.js | 19 ++ .../woosmap_http_datasets_delete.py | 13 ++ .../woosmap_http_datasets_delete.rb | 15 ++ .../woosmap_http_datasets_delete.sh | 3 + .../woosmap_http_datasets_delete.txt | 4 + .../woosmap_http_datasets_get.go | 37 ++++ .../woosmap_http_datasets_get.java | 11 + .../woosmap_http_datasets_get.js | 11 + .../woosmap_http_datasets_get.node.js | 19 ++ .../woosmap_http_datasets_get.py | 13 ++ .../woosmap_http_datasets_get.rb | 15 ++ .../woosmap_http_datasets_get.sh | 3 + .../woosmap_http_datasets_get.txt | 4 + .../woosmap_http_datasets_get_feature.go | 37 ++++ .../woosmap_http_datasets_get_feature.java | 11 + .../woosmap_http_datasets_get_feature.js | 11 + .../woosmap_http_datasets_get_feature.node.js | 19 ++ .../woosmap_http_datasets_get_feature.py | 13 ++ .../woosmap_http_datasets_get_feature.rb | 15 ++ .../woosmap_http_datasets_get_feature.sh | 3 + .../woosmap_http_datasets_get_feature.txt | 4 + .../woosmap_http_datasets_import.go | 42 ++++ .../woosmap_http_datasets_import.java | 12 ++ .../woosmap_http_datasets_import.node.js | 23 +++ .../woosmap_http_datasets_import.py | 16 ++ .../woosmap_http_datasets_import.rb | 18 ++ .../woosmap_http_datasets_import.sh | 5 + .../woosmap_http_datasets_import.txt | 4 + ...oosmap_http_datasets_intersect_features.go | 70 +++++++ ...smap_http_datasets_intersect_features.java | 12 ++ ...p_http_datasets_intersect_features.node.js | 51 +++++ ...oosmap_http_datasets_intersect_features.py | 44 ++++ ...oosmap_http_datasets_intersect_features.rb | 46 +++++ ...oosmap_http_datasets_intersect_features.sh | 33 +++ ...osmap_http_datasets_intersect_features.txt | 4 + .../woosmap_http_datasets_list.go | 37 ++++ .../woosmap_http_datasets_list.java | 11 + .../woosmap_http_datasets_list.js | 11 + .../woosmap_http_datasets_list.node.js | 19 ++ .../woosmap_http_datasets_list.py | 13 ++ .../woosmap_http_datasets_list.rb | 15 ++ .../woosmap_http_datasets_list.sh | 3 + .../woosmap_http_datasets_list.txt | 4 + .../woosmap_http_datasets_nearby_features.go | 51 +++++ ...woosmap_http_datasets_nearby_features.java | 12 ++ ...smap_http_datasets_nearby_features.node.js | 32 +++ .../woosmap_http_datasets_nearby_features.py | 25 +++ .../woosmap_http_datasets_nearby_features.rb | 27 +++ .../woosmap_http_datasets_nearby_features.sh | 14 ++ .../woosmap_http_datasets_nearby_features.txt | 4 + .../woosmap_http_datasets_reimport_webhook.go | 42 ++++ ...oosmap_http_datasets_reimport_webhook.java | 12 ++ ...map_http_datasets_reimport_webhook.node.js | 23 +++ .../woosmap_http_datasets_reimport_webhook.py | 16 ++ .../woosmap_http_datasets_reimport_webhook.rb | 18 ++ .../woosmap_http_datasets_reimport_webhook.sh | 5 + ...woosmap_http_datasets_reimport_webhook.txt | 4 + .../woosmap_http_datasets_search_features.go | 44 ++++ ...woosmap_http_datasets_search_features.java | 12 ++ ...smap_http_datasets_search_features.node.js | 25 +++ .../woosmap_http_datasets_search_features.py | 18 ++ .../woosmap_http_datasets_search_features.rb | 20 ++ .../woosmap_http_datasets_search_features.sh | 7 + .../woosmap_http_datasets_search_features.txt | 4 + .../woosmap_http_datasets_status.go | 37 ++++ .../woosmap_http_datasets_status.java | 11 + .../woosmap_http_datasets_status.js | 11 + .../woosmap_http_datasets_status.node.js | 19 ++ .../woosmap_http_datasets_status.py | 13 ++ .../woosmap_http_datasets_status.rb | 15 ++ .../woosmap_http_datasets_status.sh | 3 + .../woosmap_http_datasets_status.txt | 4 + .../woosmap_http_datasets_update.go | 45 +++++ .../woosmap_http_datasets_update.java | 12 ++ .../woosmap_http_datasets_update.node.js | 26 +++ .../woosmap_http_datasets_update.py | 19 ++ .../woosmap_http_datasets_update.rb | 21 ++ .../woosmap_http_datasets_update.sh | 8 + .../woosmap_http_datasets_update.txt | 4 + .../woosmap_http_datasets_within_features.go | 70 +++++++ ...woosmap_http_datasets_within_features.java | 12 ++ ...smap_http_datasets_within_features.node.js | 51 +++++ .../woosmap_http_datasets_within_features.py | 44 ++++ .../woosmap_http_datasets_within_features.rb | 46 +++++ .../woosmap_http_datasets_within_features.sh | 33 +++ .../woosmap_http_datasets_within_features.txt | 4 + generator/requests/requests.ts | 188 ++++++++++++++++++ redocly/inject-code-samples-mappings.yaml | 75 ++++++- ...p_http_datasets_contains_features.curl.yml | 5 + ..._datasets_contains_features.javascript.yml | 5 + ...http_datasets_contains_features.nodejs.yml | 5 + ...http_datasets_contains_features.python.yml | 5 + .../woosmap_http_datasets_create.curl.yml | 5 + ...oosmap_http_datasets_create.javascript.yml | 5 + .../woosmap_http_datasets_create.nodejs.yml | 5 + .../woosmap_http_datasets_create.python.yml | 5 + .../woosmap_http_datasets_delete.curl.yml | 5 + ...oosmap_http_datasets_delete.javascript.yml | 5 + .../woosmap_http_datasets_delete.nodejs.yml | 5 + .../woosmap_http_datasets_delete.python.yml | 5 + .../woosmap_http_datasets_get.curl.yml | 5 + .../woosmap_http_datasets_get.javascript.yml | 5 + .../woosmap_http_datasets_get.nodejs.yml | 5 + .../woosmap_http_datasets_get.python.yml | 5 + ...woosmap_http_datasets_get_feature.curl.yml | 5 + ...p_http_datasets_get_feature.javascript.yml | 5 + ...osmap_http_datasets_get_feature.nodejs.yml | 5 + ...osmap_http_datasets_get_feature.python.yml | 5 + .../woosmap_http_datasets_import.curl.yml | 5 + ...oosmap_http_datasets_import.javascript.yml | 5 + .../woosmap_http_datasets_import.nodejs.yml | 5 + .../woosmap_http_datasets_import.python.yml | 5 + ..._http_datasets_intersect_features.curl.yml | 5 + ...datasets_intersect_features.javascript.yml | 5 + ...ttp_datasets_intersect_features.nodejs.yml | 5 + ...ttp_datasets_intersect_features.python.yml | 5 + .../woosmap_http_datasets_list.curl.yml | 5 + .../woosmap_http_datasets_list.javascript.yml | 5 + .../woosmap_http_datasets_list.nodejs.yml | 5 + .../woosmap_http_datasets_list.python.yml | 5 + ...map_http_datasets_nearby_features.curl.yml | 5 + ...tp_datasets_nearby_features.javascript.yml | 5 + ...p_http_datasets_nearby_features.nodejs.yml | 5 + ...p_http_datasets_nearby_features.python.yml | 5 + ...ap_http_datasets_reimport_webhook.curl.yml | 5 + ...p_datasets_reimport_webhook.javascript.yml | 5 + ..._http_datasets_reimport_webhook.nodejs.yml | 5 + ..._http_datasets_reimport_webhook.python.yml | 5 + ...map_http_datasets_search_features.curl.yml | 5 + ...tp_datasets_search_features.javascript.yml | 5 + ...p_http_datasets_search_features.nodejs.yml | 5 + ...p_http_datasets_search_features.python.yml | 5 + .../woosmap_http_datasets_status.curl.yml | 5 + ...oosmap_http_datasets_status.javascript.yml | 5 + .../woosmap_http_datasets_status.nodejs.yml | 5 + .../woosmap_http_datasets_status.python.yml | 5 + .../woosmap_http_datasets_update.curl.yml | 5 + ...oosmap_http_datasets_update.javascript.yml | 5 + .../woosmap_http_datasets_update.nodejs.yml | 5 + .../woosmap_http_datasets_update.python.yml | 5 + ...map_http_datasets_within_features.curl.yml | 5 + ...tp_datasets_within_features.javascript.yml | 5 + ...p_http_datasets_within_features.nodejs.yml | 5 + ...p_http_datasets_within_features.python.yml | 5 + ...oosmap_http_distance_matrix_async.curl.yml | 2 +- ..._http_distance_matrix_async.javascript.yml | 2 +- ...smap_http_distance_matrix_async.nodejs.yml | 2 +- ...smap_http_distance_matrix_async.python.yml | 2 +- 164 files changed, 2585 insertions(+), 5 deletions(-) create mode 100644 dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.go create mode 100644 dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.java create mode 100644 dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.node.js create mode 100644 dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.py create mode 100644 dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.rb create mode 100644 dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.sh create mode 100644 dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.txt create mode 100644 dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.go create mode 100644 dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.java create mode 100644 dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.node.js create mode 100644 dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.py create mode 100644 dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.rb create mode 100644 dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.sh create mode 100644 dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.txt create mode 100644 dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.go create mode 100644 dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.java create mode 100644 dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.node.js create mode 100644 dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.py create mode 100644 dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.rb create mode 100644 dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.sh create mode 100644 dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.txt create mode 100644 dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.go create mode 100644 dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.java create mode 100644 dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.js create mode 100644 dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.node.js create mode 100644 dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.py create mode 100644 dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.rb create mode 100644 dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.sh create mode 100644 dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.txt create mode 100644 dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.go create mode 100644 dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.java create mode 100644 dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.js create mode 100644 dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.node.js create mode 100644 dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.py create mode 100644 dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.rb create mode 100644 dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.sh create mode 100644 dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.txt create mode 100644 dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.go create mode 100644 dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.java create mode 100644 dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.node.js create mode 100644 dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.py create mode 100644 dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.rb create mode 100644 dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.sh create mode 100644 dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.txt create mode 100644 dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.go create mode 100644 dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.java create mode 100644 dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.node.js create mode 100644 dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.py create mode 100644 dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.rb create mode 100644 dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.sh create mode 100644 dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.txt create mode 100644 dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.go create mode 100644 dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.java create mode 100644 dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.js create mode 100644 dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.node.js create mode 100644 dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.py create mode 100644 dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.rb create mode 100644 dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.sh create mode 100644 dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.txt create mode 100644 dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.go create mode 100644 dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.java create mode 100644 dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.node.js create mode 100644 dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.py create mode 100644 dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.rb create mode 100644 dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.sh create mode 100644 dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.txt create mode 100644 dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.go create mode 100644 dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.java create mode 100644 dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.node.js create mode 100644 dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.py create mode 100644 dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.rb create mode 100644 dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.sh create mode 100644 dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.txt create mode 100644 dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.go create mode 100644 dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.java create mode 100644 dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.node.js create mode 100644 dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.py create mode 100644 dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.rb create mode 100644 dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.sh create mode 100644 dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.txt create mode 100644 dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.go create mode 100644 dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.java create mode 100644 dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.js create mode 100644 dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.node.js create mode 100644 dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.py create mode 100644 dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.rb create mode 100644 dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.sh create mode 100644 dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.txt create mode 100644 dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.go create mode 100644 dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.java create mode 100644 dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.node.js create mode 100644 dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.py create mode 100644 dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.rb create mode 100644 dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.sh create mode 100644 dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.txt create mode 100644 dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.go create mode 100644 dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.java create mode 100644 dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.node.js create mode 100644 dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.py create mode 100644 dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.rb create mode 100644 dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.sh create mode 100644 dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.txt create mode 100644 specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.python.yml create mode 100644 specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.curl.yml create mode 100644 specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.javascript.yml create mode 100644 specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.nodejs.yml create mode 100644 specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.python.yml diff --git a/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.go b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.go new file mode 100644 index 00000000..50de9480 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.go @@ -0,0 +1,50 @@ +// [START woosmap_http_datasets_contains_features] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + } +}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_contains_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.java b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.java new file mode 100644 index 00000000..d460d7df --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_contains_features] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n }\n}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_contains_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.node.js b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.node.js new file mode 100644 index 00000000..d0553cd9 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.node.js @@ -0,0 +1,31 @@ +// [START woosmap_http_datasets_contains_features] +const axios = require('axios'); +let data = JSON.stringify({ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + } +}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_contains_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.py b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.py new file mode 100644 index 00000000..57bfc4e2 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.py @@ -0,0 +1,24 @@ +# [START woosmap_http_datasets_contains_features] +import requests +import json + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + } +}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_contains_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.rb b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.rb new file mode 100644 index 00000000..c3763779 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.rb @@ -0,0 +1,26 @@ +# [START woosmap_http_datasets_contains_features] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + } +}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_contains_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.sh b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.sh new file mode 100644 index 00000000..c515a781 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.sh @@ -0,0 +1,13 @@ +# [START woosmap_http_datasets_contains_features] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + } +}' +# [END woosmap_http_datasets_contains_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.txt b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.txt new file mode 100644 index 00000000..c63f575d --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_contains_features] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/ + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_contains_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.go b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.go new file mode 100644 index 00000000..5a060398 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.go @@ -0,0 +1,45 @@ +// [START woosmap_http_datasets_create] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{ + "name": "my_dataset", + "description": "My dataset description" +}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_create] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.java b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.java new file mode 100644 index 00000000..76aed835 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_create] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_create] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.node.js b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.node.js new file mode 100644 index 00000000..7a34f806 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.node.js @@ -0,0 +1,26 @@ +// [START woosmap_http_datasets_create] +const axios = require('axios'); +let data = JSON.stringify({ + "name": "my_dataset", + "description": "My dataset description" +}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_create] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.py b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.py new file mode 100644 index 00000000..a0122dbe --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.py @@ -0,0 +1,19 @@ +# [START woosmap_http_datasets_create] +import requests +import json + +url = "https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({ + "name": "my_dataset", + "description": "My dataset description" +}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_create] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.rb b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.rb new file mode 100644 index 00000000..75c76e9d --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.rb @@ -0,0 +1,21 @@ +# [START woosmap_http_datasets_create] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({ + "name": "my_dataset", + "description": "My dataset description" +}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_create] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.sh b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.sh new file mode 100644 index 00000000..5dc8aa45 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.sh @@ -0,0 +1,8 @@ +# [START woosmap_http_datasets_create] +curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{ + "name": "my_dataset", + "description": "My dataset description" +}' +# [END woosmap_http_datasets_create] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.txt b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.txt new file mode 100644 index 00000000..a7217815 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_create] +https://api.woosmap.com/datasets/ + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_create] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.go b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.go new file mode 100644 index 00000000..ecef4a37 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.go @@ -0,0 +1,37 @@ +// [START woosmap_http_datasets_delete] +package main + +import ( + "fmt" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY" + method := "DELETE" + + client := &http.Client { + } + req, err := http.NewRequest(method, url, nil) + + if err != nil { + fmt.Println(err) + return + } + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_delete] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.java b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.java new file mode 100644 index 00000000..390dd5f6 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.java @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_delete] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("text/plain"); +RequestBody body = RequestBody.create(mediaType, ""); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY") + .method("DELETE", body) + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_delete] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.node.js b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.node.js new file mode 100644 index 00000000..ddaba9f8 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.node.js @@ -0,0 +1,19 @@ +// [START woosmap_http_datasets_delete] +const axios = require('axios'); + +let config = { + method: 'delete', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY', + headers: { } +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_delete] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.py b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.py new file mode 100644 index 00000000..442ae22c --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.py @@ -0,0 +1,13 @@ +# [START woosmap_http_datasets_delete] +import requests + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY" + +payload = {} +headers = {} + +response = requests.request("DELETE", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_delete] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.rb b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.rb new file mode 100644 index 00000000..77b72579 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.rb @@ -0,0 +1,15 @@ +# [START woosmap_http_datasets_delete] +require "uri" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Delete.new(url) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_delete] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.sh b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.sh new file mode 100644 index 00000000..4dd28cae --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.sh @@ -0,0 +1,3 @@ +# [START woosmap_http_datasets_delete] +curl -L -X DELETE 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' +# [END woosmap_http_datasets_delete] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.txt b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.txt new file mode 100644 index 00000000..c8a17e92 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_delete] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0 + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_delete] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.go b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.go new file mode 100644 index 00000000..95910163 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.go @@ -0,0 +1,37 @@ +// [START woosmap_http_datasets_get] +package main + +import ( + "fmt" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY" + method := "GET" + + client := &http.Client { + } + req, err := http.NewRequest(method, url, nil) + + if err != nil { + fmt.Println(err) + return + } + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_get] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.java b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.java new file mode 100644 index 00000000..7e29dc83 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.java @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_get] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("text/plain"); +RequestBody body = RequestBody.create(mediaType, ""); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY") + .method("GET", body) + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_get] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.js b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.js new file mode 100644 index 00000000..50e8ed66 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.js @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_get] +const requestOptions = { + method: "GET", + redirect: "follow" +}; + +fetch("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY", requestOptions) + .then((response) => response.text()) + .then((result) => console.log(result)) + .catch((error) => console.error(error)); +// [END woosmap_http_datasets_get] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.node.js b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.node.js new file mode 100644 index 00000000..fbd74361 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.node.js @@ -0,0 +1,19 @@ +// [START woosmap_http_datasets_get] +const axios = require('axios'); + +let config = { + method: 'get', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY', + headers: { } +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_get] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.py b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.py new file mode 100644 index 00000000..9249c71b --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.py @@ -0,0 +1,13 @@ +# [START woosmap_http_datasets_get] +import requests + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY" + +payload = {} +headers = {} + +response = requests.request("GET", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_get] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.rb b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.rb new file mode 100644 index 00000000..eeea03ce --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.rb @@ -0,0 +1,15 @@ +# [START woosmap_http_datasets_get] +require "uri" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Get.new(url) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_get] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.sh b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.sh new file mode 100644 index 00000000..15887378 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.sh @@ -0,0 +1,3 @@ +# [START woosmap_http_datasets_get] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' +# [END woosmap_http_datasets_get] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.txt b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.txt new file mode 100644 index 00000000..783b363d --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_get] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0 + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_get] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.go b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.go new file mode 100644 index 00000000..763d0678 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.go @@ -0,0 +1,37 @@ +// [START woosmap_http_datasets_get_feature] +package main + +import ( + "fmt" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY" + method := "GET" + + client := &http.Client { + } + req, err := http.NewRequest(method, url, nil) + + if err != nil { + fmt.Println(err) + return + } + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.java b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.java new file mode 100644 index 00000000..980f24b7 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.java @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_get_feature] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("text/plain"); +RequestBody body = RequestBody.create(mediaType, ""); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY") + .method("GET", body) + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.js b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.js new file mode 100644 index 00000000..0f845192 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.js @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_get_feature] +const requestOptions = { + method: "GET", + redirect: "follow" +}; + +fetch("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY", requestOptions) + .then((response) => response.text()) + .then((result) => console.log(result)) + .catch((error) => console.error(error)); +// [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.node.js b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.node.js new file mode 100644 index 00000000..cfcbffb0 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.node.js @@ -0,0 +1,19 @@ +// [START woosmap_http_datasets_get_feature] +const axios = require('axios'); + +let config = { + method: 'get', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY', + headers: { } +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.py b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.py new file mode 100644 index 00000000..fc304f41 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.py @@ -0,0 +1,13 @@ +# [START woosmap_http_datasets_get_feature] +import requests + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY" + +payload = {} +headers = {} + +response = requests.request("GET", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.rb b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.rb new file mode 100644 index 00000000..2e52d896 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.rb @@ -0,0 +1,15 @@ +# [START woosmap_http_datasets_get_feature] +require "uri" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Get.new(url) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.sh b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.sh new file mode 100644 index 00000000..8997d162 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.sh @@ -0,0 +1,3 @@ +# [START woosmap_http_datasets_get_feature] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY' +# [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.txt b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.txt new file mode 100644 index 00000000..8b965e36 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_get_feature] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.go b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.go new file mode 100644 index 00000000..732cf125 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.go @@ -0,0 +1,42 @@ +// [START woosmap_http_datasets_import] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_import] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.java b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.java new file mode 100644 index 00000000..55210792 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_import] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_import] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.node.js b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.node.js new file mode 100644 index 00000000..827e8b16 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.node.js @@ -0,0 +1,23 @@ +// [START woosmap_http_datasets_import] +const axios = require('axios'); +let data = JSON.stringify({}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_import] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.py b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.py new file mode 100644 index 00000000..4946b3af --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.py @@ -0,0 +1,16 @@ +# [START woosmap_http_datasets_import] +import requests +import json + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_import] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.rb b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.rb new file mode 100644 index 00000000..40fadbe0 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.rb @@ -0,0 +1,18 @@ +# [START woosmap_http_datasets_import] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_import] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.sh b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.sh new file mode 100644 index 00000000..4e80860a --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.sh @@ -0,0 +1,5 @@ +# [START woosmap_http_datasets_import] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{}' +# [END woosmap_http_datasets_import] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.txt b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.txt new file mode 100644 index 00000000..1af211d3 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_import] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_import] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.go b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.go new file mode 100644 index 00000000..175230d2 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.go @@ -0,0 +1,70 @@ +// [START woosmap_http_datasets_intersect_features] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_intersect_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.java b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.java new file mode 100644 index 00000000..1240f34b --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_intersect_features] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_intersect_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.node.js b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.node.js new file mode 100644 index 00000000..8ffab12c --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.node.js @@ -0,0 +1,51 @@ +// [START woosmap_http_datasets_intersect_features] +const axios = require('axios'); +let data = JSON.stringify({ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_intersect_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.py b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.py new file mode 100644 index 00000000..030ae44c --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.py @@ -0,0 +1,44 @@ +# [START woosmap_http_datasets_intersect_features] +import requests +import json + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_intersect_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.rb b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.rb new file mode 100644 index 00000000..f420a017 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.rb @@ -0,0 +1,46 @@ +# [START woosmap_http_datasets_intersect_features] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_intersect_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.sh b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.sh new file mode 100644 index 00000000..2393103f --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.sh @@ -0,0 +1,33 @@ +# [START woosmap_http_datasets_intersect_features] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}' +# [END woosmap_http_datasets_intersect_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.txt b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.txt new file mode 100644 index 00000000..1a6b0545 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_intersect_features] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/ + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_intersect_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.go b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.go new file mode 100644 index 00000000..c737b4e8 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.go @@ -0,0 +1,37 @@ +// [START woosmap_http_datasets_list] +package main + +import ( + "fmt" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY" + method := "GET" + + client := &http.Client { + } + req, err := http.NewRequest(method, url, nil) + + if err != nil { + fmt.Println(err) + return + } + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_list] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.java b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.java new file mode 100644 index 00000000..acd06a33 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.java @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_list] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("text/plain"); +RequestBody body = RequestBody.create(mediaType, ""); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY") + .method("GET", body) + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_list] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.js b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.js new file mode 100644 index 00000000..abfda73a --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.js @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_list] +const requestOptions = { + method: "GET", + redirect: "follow" +}; + +fetch("https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY", requestOptions) + .then((response) => response.text()) + .then((result) => console.log(result)) + .catch((error) => console.error(error)); +// [END woosmap_http_datasets_list] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.node.js b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.node.js new file mode 100644 index 00000000..0edd1f94 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.node.js @@ -0,0 +1,19 @@ +// [START woosmap_http_datasets_list] +const axios = require('axios'); + +let config = { + method: 'get', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY', + headers: { } +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_list] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.py b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.py new file mode 100644 index 00000000..2f0de54a --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.py @@ -0,0 +1,13 @@ +# [START woosmap_http_datasets_list] +import requests + +url = "https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY" + +payload = {} +headers = {} + +response = requests.request("GET", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_list] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.rb b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.rb new file mode 100644 index 00000000..9dd378f6 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.rb @@ -0,0 +1,15 @@ +# [START woosmap_http_datasets_list] +require "uri" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Get.new(url) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_list] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.sh b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.sh new file mode 100644 index 00000000..fc233310 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.sh @@ -0,0 +1,3 @@ +# [START woosmap_http_datasets_list] +curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' +# [END woosmap_http_datasets_list] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.txt b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.txt new file mode 100644 index 00000000..a0798efc --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_list] +https://api.woosmap.com/datasets/ + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_list] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.go b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.go new file mode 100644 index 00000000..48aeee66 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.go @@ -0,0 +1,51 @@ +// [START woosmap_http_datasets_nearby_features] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + }, + "buffer": 5000 +}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_nearby_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.java b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.java new file mode 100644 index 00000000..4e24b3a4 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_nearby_features] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n },\n \"buffer\": 5000\n}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_nearby_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.node.js b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.node.js new file mode 100644 index 00000000..89b8236d --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.node.js @@ -0,0 +1,32 @@ +// [START woosmap_http_datasets_nearby_features] +const axios = require('axios'); +let data = JSON.stringify({ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + }, + "buffer": 5000 +}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_nearby_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.py b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.py new file mode 100644 index 00000000..bc8b9f5e --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.py @@ -0,0 +1,25 @@ +# [START woosmap_http_datasets_nearby_features] +import requests +import json + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + }, + "buffer": 5000 +}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_nearby_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.rb b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.rb new file mode 100644 index 00000000..c4277b7a --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.rb @@ -0,0 +1,27 @@ +# [START woosmap_http_datasets_nearby_features] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + }, + "buffer": 5000 +}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_nearby_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.sh b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.sh new file mode 100644 index 00000000..f0497856 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.sh @@ -0,0 +1,14 @@ +# [START woosmap_http_datasets_nearby_features] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{ + "geometry": { + "type": "Point", + "coordinates": [ + 3.883, + 43.6 + ] + }, + "buffer": 5000 +}' +# [END woosmap_http_datasets_nearby_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.txt b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.txt new file mode 100644 index 00000000..86f3d667 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_nearby_features] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/ + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_nearby_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.go b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.go new file mode 100644 index 00000000..80e0d8c5 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.go @@ -0,0 +1,42 @@ +// [START woosmap_http_datasets_reimport_webhook] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_reimport_webhook] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.java b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.java new file mode 100644 index 00000000..bb866331 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_reimport_webhook] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_reimport_webhook] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.node.js b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.node.js new file mode 100644 index 00000000..d1ba387d --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.node.js @@ -0,0 +1,23 @@ +// [START woosmap_http_datasets_reimport_webhook] +const axios = require('axios'); +let data = JSON.stringify({}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_reimport_webhook] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.py b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.py new file mode 100644 index 00000000..a67c8f83 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.py @@ -0,0 +1,16 @@ +# [START woosmap_http_datasets_reimport_webhook] +import requests +import json + +url = "https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_reimport_webhook] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.rb b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.rb new file mode 100644 index 00000000..f93ad519 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.rb @@ -0,0 +1,18 @@ +# [START woosmap_http_datasets_reimport_webhook] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_reimport_webhook] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.sh b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.sh new file mode 100644 index 00000000..6d2424c2 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.sh @@ -0,0 +1,5 @@ +# [START woosmap_http_datasets_reimport_webhook] +curl -L 'https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{}' +# [END woosmap_http_datasets_reimport_webhook] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.txt b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.txt new file mode 100644 index 00000000..62838ec1 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_reimport_webhook] +https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_reimport_webhook] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.go b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.go new file mode 100644 index 00000000..d423e7a1 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.go @@ -0,0 +1,44 @@ +// [START woosmap_http_datasets_search_features] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{ + "where": "cost_col:>32.3" +}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_search_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.java b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.java new file mode 100644 index 00000000..65a1a130 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_search_features] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{\n \"where\": \"cost_col:>32.3\"\n}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_search_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.node.js b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.node.js new file mode 100644 index 00000000..bb212950 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.node.js @@ -0,0 +1,25 @@ +// [START woosmap_http_datasets_search_features] +const axios = require('axios'); +let data = JSON.stringify({ + "where": "cost_col:>32.3" +}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_search_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.py b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.py new file mode 100644 index 00000000..8eb97722 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.py @@ -0,0 +1,18 @@ +# [START woosmap_http_datasets_search_features] +import requests +import json + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({ + "where": "cost_col:>32.3" +}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_search_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.rb b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.rb new file mode 100644 index 00000000..bf3def82 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.rb @@ -0,0 +1,20 @@ +# [START woosmap_http_datasets_search_features] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({ + "where": "cost_col:>32.3" +}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_search_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.sh b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.sh new file mode 100644 index 00000000..8a8f102a --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.sh @@ -0,0 +1,7 @@ +# [START woosmap_http_datasets_search_features] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{ + "where": "cost_col:>32.3" +}' +# [END woosmap_http_datasets_search_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.txt b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.txt new file mode 100644 index 00000000..e856ed2a --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_search_features] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/ + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_search_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.go b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.go new file mode 100644 index 00000000..615c2d94 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.go @@ -0,0 +1,37 @@ +// [START woosmap_http_datasets_status] +package main + +import ( + "fmt" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY" + method := "GET" + + client := &http.Client { + } + req, err := http.NewRequest(method, url, nil) + + if err != nil { + fmt.Println(err) + return + } + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.java b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.java new file mode 100644 index 00000000..f8c242f6 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.java @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_status] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("text/plain"); +RequestBody body = RequestBody.create(mediaType, ""); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY") + .method("GET", body) + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.js b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.js new file mode 100644 index 00000000..c3cd92f7 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.js @@ -0,0 +1,11 @@ +// [START woosmap_http_datasets_status] +const requestOptions = { + method: "GET", + redirect: "follow" +}; + +fetch("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY", requestOptions) + .then((response) => response.text()) + .then((result) => console.log(result)) + .catch((error) => console.error(error)); +// [END woosmap_http_datasets_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.node.js b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.node.js new file mode 100644 index 00000000..371e5e5b --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.node.js @@ -0,0 +1,19 @@ +// [START woosmap_http_datasets_status] +const axios = require('axios'); + +let config = { + method: 'get', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY', + headers: { } +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.py b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.py new file mode 100644 index 00000000..405a7d58 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.py @@ -0,0 +1,13 @@ +# [START woosmap_http_datasets_status] +import requests + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY" + +payload = {} +headers = {} + +response = requests.request("GET", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.rb b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.rb new file mode 100644 index 00000000..e0d7aa18 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.rb @@ -0,0 +1,15 @@ +# [START woosmap_http_datasets_status] +require "uri" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Get.new(url) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.sh b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.sh new file mode 100644 index 00000000..d448e66b --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.sh @@ -0,0 +1,3 @@ +# [START woosmap_http_datasets_status] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY' +# [END woosmap_http_datasets_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.txt b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.txt new file mode 100644 index 00000000..7eda112c --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_status] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_status] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.go b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.go new file mode 100644 index 00000000..ff4b051c --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.go @@ -0,0 +1,45 @@ +// [START woosmap_http_datasets_update] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY" + method := "PUT" + + payload := strings.NewReader(`{ + "name": "my_updated_dataset", + "description": "My updated dataset description" +}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_update] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.java b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.java new file mode 100644 index 00000000..19cd348a --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_update] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY") + .method("PUT", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_update] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.node.js b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.node.js new file mode 100644 index 00000000..0a3c60fb --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.node.js @@ -0,0 +1,26 @@ +// [START woosmap_http_datasets_update] +const axios = require('axios'); +let data = JSON.stringify({ + "name": "my_updated_dataset", + "description": "My updated dataset description" +}); + +let config = { + method: 'put', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_update] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.py b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.py new file mode 100644 index 00000000..ca5fc195 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.py @@ -0,0 +1,19 @@ +# [START woosmap_http_datasets_update] +import requests +import json + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({ + "name": "my_updated_dataset", + "description": "My updated dataset description" +}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("PUT", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_update] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.rb b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.rb new file mode 100644 index 00000000..b17bd214 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.rb @@ -0,0 +1,21 @@ +# [START woosmap_http_datasets_update] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Put.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({ + "name": "my_updated_dataset", + "description": "My updated dataset description" +}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_update] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.sh b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.sh new file mode 100644 index 00000000..2d2da67f --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.sh @@ -0,0 +1,8 @@ +# [START woosmap_http_datasets_update] +curl -L -X PUT 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{ + "name": "my_updated_dataset", + "description": "My updated dataset description" +}' +# [END woosmap_http_datasets_update] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.txt b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.txt new file mode 100644 index 00000000..d73e1b56 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_update] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0 + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_update] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.go b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.go new file mode 100644 index 00000000..8bfe7d6e --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.go @@ -0,0 +1,70 @@ +// [START woosmap_http_datasets_within_features] +package main + +import ( + "fmt" + "strings" + "net/http" + "io" +) + +func main() { + + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY" + method := "POST" + + payload := strings.NewReader(`{ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}`) + + client := &http.Client { + } + req, err := http.NewRequest(method, url, payload) + + if err != nil { + fmt.Println(err) + return + } + req.Header.Add("content-type", "application/json") + + res, err := client.Do(req) + if err != nil { + fmt.Println(err) + return + } + defer res.Body.Close() + + body, err := io.ReadAll(res.Body) + if err != nil { + fmt.Println(err) + return + } + fmt.Println(string(body)) +} +// [END woosmap_http_datasets_within_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.java b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.java new file mode 100644 index 00000000..37200b32 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.java @@ -0,0 +1,12 @@ +// [START woosmap_http_datasets_within_features] +OkHttpClient client = new OkHttpClient().newBuilder() + .build(); +MediaType mediaType = MediaType.parse("application/json"); +RequestBody body = RequestBody.create(mediaType, "{\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n}"); +Request request = new Request.Builder() + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY") + .method("POST", body) + .addHeader("content-type", "application/json") + .build(); +Response response = client.newCall(request).execute(); +// [END woosmap_http_datasets_within_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.node.js b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.node.js new file mode 100644 index 00000000..b2443061 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.node.js @@ -0,0 +1,51 @@ +// [START woosmap_http_datasets_within_features] +const axios = require('axios'); +let data = JSON.stringify({ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}); + +let config = { + method: 'post', + maxBodyLength: Infinity, + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY', + headers: { + 'content-type': 'application/json' + }, + data : data +}; + +axios.request(config) +.then((response) => { + console.log(JSON.stringify(response.data)); +}) +.catch((error) => { + console.log(error); +}); + +// [END woosmap_http_datasets_within_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.py b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.py new file mode 100644 index 00000000..03320e4d --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.py @@ -0,0 +1,44 @@ +# [START woosmap_http_datasets_within_features] +import requests +import json + +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY" + +payload = json.dumps({ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}) +headers = { + 'content-type': 'application/json' +} + +response = requests.request("POST", url, headers=headers, data=payload) + +print(response.text) + +# [END woosmap_http_datasets_within_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.rb b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.rb new file mode 100644 index 00000000..68beab9a --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.rb @@ -0,0 +1,46 @@ +# [START woosmap_http_datasets_within_features] +require "uri" +require "json" +require "net/http" + +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY") + +https = Net::HTTP.new(url.host, url.port) +https.use_ssl = true + +request = Net::HTTP::Post.new(url) +request["content-type"] = "application/json" +request.body = JSON.dump({ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}) + +response = https.request(request) +puts response.read_body + +# [END woosmap_http_datasets_within_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.sh b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.sh new file mode 100644 index 00000000..0f0dc5d5 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.sh @@ -0,0 +1,33 @@ +# [START woosmap_http_datasets_within_features] +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY' \ +-H 'content-type: application/json' \ +-d '{ + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.3522, + 48.8566 + ], + [ + 2.3622, + 48.8566 + ], + [ + 2.3622, + 48.8666 + ], + [ + 2.3522, + 48.8666 + ], + [ + 2.3522, + 48.8566 + ] + ] + ] + } +}' +# [END woosmap_http_datasets_within_features] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.txt b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.txt new file mode 100644 index 00000000..699e9387 --- /dev/null +++ b/dist/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.txt @@ -0,0 +1,4 @@ +[START woosmap_http_datasets_within_features] +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/ + ?private_key=YOUR_PRIVATE_API_KEY +[END woosmap_http_datasets_within_features] \ No newline at end of file diff --git a/generator/requests/requests.ts b/generator/requests/requests.ts index 30796589..8897baf1 100644 --- a/generator/requests/requests.ts +++ b/generator/requests/requests.ts @@ -764,5 +764,193 @@ export const REQUESTS: SnippetRequest[] = [ }), }), }, + { + regionTag: "woosmap_http_datasets_list", + request: new Request({ + url: new Url({ + protocol: "https", + host: "api.woosmap.com", + path: "/datasets/", + query: [ + { + key: "private_key", + value: "YOUR_PRIVATE_API_KEY", + }, + ], + }), + }), + }, + { + regionTag: "woosmap_http_datasets_create", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY", + json: { + name: "my_dataset", + description: "My dataset description", + }, + }), + }, + { + regionTag: "woosmap_http_datasets_get", + request: new Request({ + url: new Url({ + protocol: "https", + host: "api.woosmap.com", + path: "/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0", + query: [ + { + key: "private_key", + value: "YOUR_PRIVATE_API_KEY", + }, + ], + }), + }), + }, + { + regionTag: "woosmap_http_datasets_update", + request: new PutJsonRequest({ + url: "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY", + json: { + name: "my_updated_dataset", + description: "My updated dataset description", + }, + }), + }, + { + regionTag: "woosmap_http_datasets_delete", + request: new DeleteRequest({ + url: new Url({ + protocol: "https", + host: "api.woosmap.com", + path: "/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0", + query: [ + { + key: "private_key", + value: "YOUR_PRIVATE_API_KEY", + }, + ], + }), + }), + }, + { + regionTag: "woosmap_http_datasets_status", + request: new Request({ + url: new Url({ + protocol: "https", + host: "api.woosmap.com", + path: "/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status", + query: [ + { + key: "private_key", + value: "YOUR_PRIVATE_API_KEY", + }, + ], + }), + }), + }, + { + regionTag: "woosmap_http_datasets_import", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY", + json: {}, + }), + }, + { + regionTag: "woosmap_http_datasets_reimport_webhook", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key", + json: {}, + }), + }, + { + regionTag: "woosmap_http_datasets_search_features", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY", + json: { + where: "cost_col:>32.3", + }, + }), + }, + { + regionTag: "woosmap_http_datasets_nearby_features", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY", + json: { + geometry: { + type: "Point", + coordinates: [3.883, 43.6], + }, + buffer: 5000, + }, + }), + }, + { + regionTag: "woosmap_http_datasets_intersect_features", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY", + json: { + geometry: { + type: "Polygon", + coordinates: [ + [ + [2.3522, 48.8566], + [2.3622, 48.8566], + [2.3622, 48.8666], + [2.3522, 48.8666], + [2.3522, 48.8566], + ], + ], + }, + }, + }), + }, + { + regionTag: "woosmap_http_datasets_contains_features", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY", + json: { + geometry: { + type: "Point", + coordinates: [3.883, 43.6], + }, + }, + }), + }, + { + regionTag: "woosmap_http_datasets_within_features", + request: new PostJsonRequest({ + url: "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY", + json: { + geometry: { + type: "Polygon", + coordinates: [ + [ + [2.3522, 48.8566], + [2.3622, 48.8566], + [2.3622, 48.8666], + [2.3522, 48.8666], + [2.3522, 48.8566], + ], + ], + }, + }, + }), + }, + { + regionTag: "woosmap_http_datasets_get_feature", + request: new Request({ + url: new Url({ + protocol: "https", + host: "api.woosmap.com", + path: "/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id", + query: [ + { + key: "private_key", + value: "YOUR_PRIVATE_API_KEY", + }, + ], + }), + }), + }, ]; diff --git a/redocly/inject-code-samples-mappings.yaml b/redocly/inject-code-samples-mappings.yaml index 31116bf9..575432f8 100644 --- a/redocly/inject-code-samples-mappings.yaml +++ b/redocly/inject-code-samples-mappings.yaml @@ -70,4 +70,77 @@ mappings: get_static_map_maps_static_get: regionTag: woosmap_http_maps_static snippetPath: specification/snippets - + + # DATASETS API + # List Datasets + list_datasets_datasets__get: + regionTag: woosmap_http_datasets_list + snippetPath: specification/snippets + + # Create Dataset + create_dataset_datasets__post: + regionTag: woosmap_http_datasets_create + snippetPath: specification/snippets + + # Get Dataset + get_dataset_datasets__dataset_id__get: + regionTag: woosmap_http_datasets_get + snippetPath: specification/snippets + + # Update Dataset + update_dataset_datasets__dataset_id__put: + regionTag: woosmap_http_datasets_update + snippetPath: specification/snippets + + # Delete Dataset + delete_dataset_datasets__dataset_id__delete: + regionTag: woosmap_http_datasets_delete + snippetPath: specification/snippets + + # Get Dataset Status + get_dataset_status_datasets__dataset_id__status_get: + regionTag: woosmap_http_datasets_status + snippetPath: specification/snippets + + # Trigger Import + trigger_import_datasets__dataset_id__import_post: + responseCode: "202" + regionTag: woosmap_http_datasets_import + snippetPath: specification/snippets + + # Reimport Webhook + reimport_dataset_webhook_datasets_hooks_reimport__reimport_key__post: + responseCode: "202" + regionTag: woosmap_http_datasets_reimport_webhook + snippetPath: specification/snippets + + # Search Features + search_features_datasets__dataset_id__features_search__post: + regionTag: woosmap_http_datasets_search_features + snippetPath: specification/snippets + + # Nearby Features + nearby_features_datasets__dataset_id__features_nearby__post: + regionTag: woosmap_http_datasets_nearby_features + snippetPath: specification/snippets + + # Intersect Features + intersect_features_datasets__dataset_id__features_intersects__post: + regionTag: woosmap_http_datasets_intersect_features + snippetPath: specification/snippets + + # Contains Features + contains_features_datasets__dataset_id__features_contains__post: + regionTag: woosmap_http_datasets_contains_features + snippetPath: specification/snippets + + # Within Features + within_features_datasets__dataset_id__features_within__post: + regionTag: woosmap_http_datasets_within_features + snippetPath: specification/snippets + + # Get Feature + get_feature_datasets__dataset_id__features__feature_id__get: + regionTag: woosmap_http_datasets_get_feature + snippetPath: specification/snippets + diff --git a/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.curl.yml b/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.curl.yml new file mode 100644 index 00000000..816131dd --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n }\n}'", +} diff --git a/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.javascript.yml b/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.javascript.yml new file mode 100644 index 00000000..65359d2e --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n }\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.nodejs.yml b/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.nodejs.yml new file mode 100644 index 00000000..f70ed34f --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n }\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.python.yml b/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.python.yml new file mode 100644 index 00000000..2ee99207 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_contains_features/woosmap_http_datasets_contains_features.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n }\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.curl.yml b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.curl.yml new file mode 100644 index 00000000..5420ac1f --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n}'", +} diff --git a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.javascript.yml b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.javascript.yml new file mode 100644 index 00000000..eea13562 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.nodejs.yml b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.nodejs.yml new file mode 100644 index 00000000..4db68730 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.python.yml b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.python.yml new file mode 100644 index 00000000..43369e66 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.curl.yml b/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.curl.yml new file mode 100644 index 00000000..3995d752 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L -X DELETE 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY'", +} diff --git a/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.javascript.yml b/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.javascript.yml new file mode 100644 index 00000000..a548dd1d --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"DELETE\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.nodejs.yml b/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.nodejs.yml new file mode 100644 index 00000000..784db962 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'delete',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.python.yml b/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.python.yml new file mode 100644 index 00000000..bca077d8 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_delete/woosmap_http_datasets_delete.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"DELETE\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.curl.yml b/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.curl.yml new file mode 100644 index 00000000..a18531c4 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY'", +} diff --git a/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.javascript.yml b/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.javascript.yml new file mode 100644 index 00000000..2759ead5 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.nodejs.yml b/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.nodejs.yml new file mode 100644 index 00000000..d8549fe4 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.python.yml b/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.python.yml new file mode 100644 index 00000000..d2205e27 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_get/woosmap_http_datasets_get.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.curl.yml b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.curl.yml new file mode 100644 index 00000000..e414fe6d --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY'", +} diff --git a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.javascript.yml b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.javascript.yml new file mode 100644 index 00000000..2cd2da8d --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.nodejs.yml b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.nodejs.yml new file mode 100644 index 00000000..dd39b9c7 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.python.yml b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.python.yml new file mode 100644 index 00000000..f49df1f7 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.curl.yml b/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.curl.yml new file mode 100644 index 00000000..b43e431c --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{}'", +} diff --git a/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.javascript.yml b/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.javascript.yml new file mode 100644 index 00000000..5a2817c6 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.nodejs.yml b/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.nodejs.yml new file mode 100644 index 00000000..d03b6e7c --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.python.yml b/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.python.yml new file mode 100644 index 00000000..28b5cbbb --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_import/woosmap_http_datasets_import.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.curl.yml b/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.curl.yml new file mode 100644 index 00000000..6fa452e6 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n}'", +} diff --git a/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.javascript.yml b/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.javascript.yml new file mode 100644 index 00000000..922dec74 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.nodejs.yml b/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.nodejs.yml new file mode 100644 index 00000000..4013afc8 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.python.yml b/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.python.yml new file mode 100644 index 00000000..74fc5123 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_intersect_features/woosmap_http_datasets_intersect_features.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.curl.yml b/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.curl.yml new file mode 100644 index 00000000..f55fcf6f --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY'", +} diff --git a/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.javascript.yml b/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.javascript.yml new file mode 100644 index 00000000..a29e436e --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.nodejs.yml b/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.nodejs.yml new file mode 100644 index 00000000..4f1bf34f --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.python.yml b/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.python.yml new file mode 100644 index 00000000..207e9e06 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_list/woosmap_http_datasets_list.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.curl.yml b/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.curl.yml new file mode 100644 index 00000000..b32e2258 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n },\n \"buffer\": 5000\n}'", +} diff --git a/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.javascript.yml b/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.javascript.yml new file mode 100644 index 00000000..155421e9 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n },\n \"buffer\": 5000\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.nodejs.yml b/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.nodejs.yml new file mode 100644 index 00000000..e2a87109 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n },\n \"buffer\": 5000\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.python.yml b/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.python.yml new file mode 100644 index 00000000..a4adc900 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_nearby_features/woosmap_http_datasets_nearby_features.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n },\n \"buffer\": 5000\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.curl.yml b/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.curl.yml new file mode 100644 index 00000000..b1582b88 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{}'", +} diff --git a/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.javascript.yml b/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.javascript.yml new file mode 100644 index 00000000..3ca210d1 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.nodejs.yml b/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.nodejs.yml new file mode 100644 index 00000000..7256b6c5 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.python.yml b/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.python.yml new file mode 100644 index 00000000..1b6df531 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_reimport_webhook/woosmap_http_datasets_reimport_webhook.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.curl.yml b/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.curl.yml new file mode 100644 index 00000000..e3d70db4 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"where\": \"cost_col:>32.3\"\n}'", +} diff --git a/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.javascript.yml b/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.javascript.yml new file mode 100644 index 00000000..6efdf0a2 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"where\": \"cost_col:>32.3\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.nodejs.yml b/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.nodejs.yml new file mode 100644 index 00000000..5ac64f93 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"where\": \"cost_col:>32.3\"\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.python.yml b/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.python.yml new file mode 100644 index 00000000..74359f0b --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_search_features/woosmap_http_datasets_search_features.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"where\": \"cost_col:>32.3\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.curl.yml b/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.curl.yml new file mode 100644 index 00000000..165b3076 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY'", +} diff --git a/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.javascript.yml b/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.javascript.yml new file mode 100644 index 00000000..d943396d --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.nodejs.yml b/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.nodejs.yml new file mode 100644 index 00000000..b4836cb8 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.python.yml b/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.python.yml new file mode 100644 index 00000000..f428186d --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_status/woosmap_http_datasets_status.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.curl.yml b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.curl.yml new file mode 100644 index 00000000..255a67d6 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L -X PUT 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n}'", +} diff --git a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.javascript.yml b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.javascript.yml new file mode 100644 index 00000000..b198158e --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n});\n\nconst requestOptions = {\n method: \"PUT\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.nodejs.yml b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.nodejs.yml new file mode 100644 index 00000000..8030a4a2 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n});\n\nlet config = {\n method: 'put',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.python.yml b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.python.yml new file mode 100644 index 00000000..c902f3a9 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"PUT\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.curl.yml b/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.curl.yml new file mode 100644 index 00000000..cb3e0c1b --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.curl.yml @@ -0,0 +1,5 @@ +{ + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n}'", +} diff --git a/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.javascript.yml b/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.javascript.yml new file mode 100644 index 00000000..10a3ccad --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.javascript.yml @@ -0,0 +1,5 @@ +{ + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", +} diff --git a/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.nodejs.yml b/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.nodejs.yml new file mode 100644 index 00000000..61c8325b --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.nodejs.yml @@ -0,0 +1,5 @@ +{ + "lang": "nodejs", + "label": "NodeJS", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", +} diff --git a/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.python.yml b/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.python.yml new file mode 100644 index 00000000..4ee86b15 --- /dev/null +++ b/specification/snippets/woosmap_http_datasets_within_features/woosmap_http_datasets_within_features.python.yml @@ -0,0 +1,5 @@ +{ + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", +} diff --git a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.curl.yml b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.curl.yml index e367a659..70859ec9 100644 --- a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.curl.yml +++ b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.curl.yml @@ -1,5 +1,5 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n}'", + "source": "curl -L 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"mode\": \"driving\"\n}'", } diff --git a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.javascript.yml b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.javascript.yml index 40cfc413..9d317e96 100644 --- a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.javascript.yml +++ b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.javascript.yml @@ -1,5 +1,5 @@ { "lang": "javascript", "label": "JavaScript", - "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"mode\": \"driving\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", } diff --git a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.nodejs.yml b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.nodejs.yml index 0b381691..1677be81 100644 --- a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.nodejs.yml +++ b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.nodejs.yml @@ -1,5 +1,5 @@ { "lang": "nodejs", "label": "NodeJS", - "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"mode\": \"driving\"\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", } diff --git a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.python.yml b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.python.yml index 2ca11696..b2a8293a 100644 --- a/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.python.yml +++ b/specification/snippets/woosmap_http_distance_matrix_async/woosmap_http_distance_matrix_async.python.yml @@ -1,5 +1,5 @@ { "lang": "python", "label": "Python", - "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"mode\": \"driving\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", } From 039073bb94505babdc0c9d81542b8f36053f9181 Mon Sep 17 00:00:00 2001 From: gaelsimon Date: Tue, 6 Jan 2026 09:09:59 +0000 Subject: [PATCH 7/9] chore: update dist folder [skip ci] --- dist/merged-woosmap-openapi3.json | 249 +++++++- dist/woosmap-postman.json | 928 +++++++++++++++--------------- 2 files changed, 706 insertions(+), 471 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index 9788693c..d8d5c589 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -1841,6 +1841,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "dataset" }, "delete": { @@ -1954,6 +1971,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X DELETE 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"DELETE\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"DELETE\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "dataset" }, "put": { @@ -2065,6 +2099,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L -X PUT 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n});\n\nconst requestOptions = {\n method: \"PUT\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"PUT\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "dataset" } }, @@ -2175,6 +2226,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "dataset" }, "post": { @@ -2264,6 +2332,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "dataset" } }, @@ -2367,6 +2452,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/status?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "dataset" } }, @@ -2470,6 +2572,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/import?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "dataset" } }, @@ -2544,6 +2663,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/hooks/reimport/my_reimport_key?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "security": [], "x-original-tag": "dataset" } @@ -2702,6 +2838,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"where\": \"cost_col:>32.3\"\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"where\": \"cost_col:>32.3\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/search/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"where\": \"cost_col:>32.3\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "search" } }, @@ -2945,6 +3098,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n },\n \"buffer\": 5000\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n },\n \"buffer\": 5000\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/nearby/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n },\n \"buffer\": 5000\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "search" } }, @@ -3188,6 +3358,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/intersects/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "search" } }, @@ -3431,6 +3618,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n }\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n }\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/contains/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n 3.883,\n 43.6\n ]\n }\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "search" } }, @@ -3624,6 +3828,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n}'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/within/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"geometry\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n 2.3522,\n 48.8566\n ],\n [\n 2.3622,\n 48.8566\n ],\n [\n 2.3622,\n 48.8666\n ],\n [\n 2.3522,\n 48.8666\n ],\n [\n 2.3522,\n 48.8566\n ]\n ]\n ]\n }\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "search" } }, @@ -3770,6 +3991,23 @@ } } }, + "x-codeSamples": [ + { + "lang": "curl", + "label": "cURL", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY'" + }, + { + "lang": "javascript", + "label": "JavaScript", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + }, + { + "lang": "python", + "label": "Python", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + } + ], "x-original-tag": "features" } }, @@ -5686,10 +5924,7 @@ "example": { "origins": "48.73534,2.368308|48.73534,2.368308", "destinations": "48.83534,2.368308", - "units": "imperial", - "elements": "duration_distance", - "method": "distance", - "departure_time": "now" + "mode": "driving" } } }, @@ -5781,17 +6016,17 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n}'" + "source": "curl -L 'https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"mode\": \"driving\"\n}'" }, { "lang": "javascript", "label": "JavaScript", - "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"mode\": \"driving\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, { "lang": "python", "label": "Python", - "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"units\": \"imperial\",\n \"elements\": \"duration_distance\",\n \"method\": \"distance\",\n \"departure_time\": \"now\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/distance/matrix/async?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"origins\": \"48.73534,2.368308|48.73534,2.368308\",\n \"destinations\": \"48.83534,2.368308\",\n \"mode\": \"driving\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ], "x-original-tag": "Distance Matrix Async" diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index 68d79eed..f08e4d3b 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "950131c7-2543-416c-89ef-bb9c6a120945", + "id": "b74a1594-ce3f-4573-9f77-6c2d5f8f17c6", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "fda2cc58-ecf2-44ca-a928-30c1dd0e3eea", + "id": "fe897b60-0e9e-4417-b72d-4025f29f29fb", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"non_095\": \"ullamco aliqua nisi Ut\",\n \"minim__5\": 11795616.166413233,\n \"commodo92a\": -59430436,\n \"ipsum0f\": 30216734.258711636\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "08d51b19-c0eb-45ad-829c-c66784ab0007", + "id": "1c82430e-6906-4ba3-a47f-0c929b977b7f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a6de158-16aa-4d5c-b113-514edb2c0f8e", + "id": "e86b9af7-1031-4177-9f9f-27c5b42bac6f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa52f8cd-e688-45ca-a6a0-1dd44b5eaab1", + "id": "4d862be0-3b96-4eab-a072-ea614e0440ae", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "b1b1bc59-bb69-4a1a-ad56-9b9966f06b38", + "id": "0b2c01d4-1f5c-41dc-ac9a-812dd6f261e8", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "ba1c9f36-6618-4aa0-999f-b2ca760957da", + "id": "4c710e16-c62e-4ae6-ace1-268264a4857f", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"c\",\n \"highlighted\": \"minim officia\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"culpa aute occaecat magna nostrud\",\n \"highlighted\": \"in cupidatat\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"ea anim\",\n \"highlighted\": \"in quis labore sed\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"adipisicing dolore\",\n \"highlighted\": \"r\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "68a6c9bd-832f-4a41-b28d-47cafdaf1793", + "id": "4f51d2d9-8ae7-46ad-87c3-7a1616ae0f86", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7af218cf-fa3b-4250-b1d1-595f27d9d2f3", + "id": "45eb51af-97e8-48dd-bdee-9fdf712e3578", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "310bec89-1c89-43e6-a354-c28f8c28d4d7", + "id": "ef7f64b0-d88f-475e-91ec-75a2ab83730e", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "d863f31f-e706-4b8e-bc5c-d9766b1389fd", + "id": "f93ed92e-8d9c-415e-9ede-ff796920cfc3", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "898f5c13-3ae6-43f8-9a05-2e04c205fd50", + "id": "c0087de1-eae9-4e54-af69-8611f530cad1", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "132cdb1f-f8b2-43f8-a96a-52a5d78bee5c", + "id": "9cf2fed2-578b-4f4a-a444-8009cf4c9b31", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5269873-f600-4848-9c94-d81ece3f0e95", + "id": "77beaf1d-8490-41e3-bb25-6697a9049339", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e359077b-4685-4753-b7a0-e306e4638900", + "id": "6375ca1d-5d1b-4cae-a162-1d15a0248572", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "b7502d0c-9f78-4309-967e-3abdee3ca593", + "id": "1c6609b3-4d7f-4f72-bf23-360611fd1854", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "20970273-6bef-46c2-b800-2715c72959f9", + "id": "a2a4a394-7065-4944-accf-805858ba1fdf", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aec680b0-265c-49fe-a3d7-ddf4462e52e4", + "id": "717fcbb6-1ec8-47b9-b8d4-ca230a3769da", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "625e91a8-c715-411a-b6d7-06de14bc3f84", + "id": "4372aadc-98e3-4682-9f46-d5afecb95cdc", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3270f3ab-4a28-4ddf-a860-47ac8871ef44", + "id": "cb11d846-997a-453e-b993-aeeb68e5c718", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "bd2471ae-7772-41b8-91cd-80354cf0350a", + "id": "46ed6e26-8910-4fd4-b85c-933c3ef6d944", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "9a414135-dbe4-4dc1-a22c-73f08192b901", + "id": "97e4a20e-a71e-4d02-8160-94f7c1fa8976", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25db9da3-5d5e-490b-aee9-7833dacfc628", + "id": "afd8af43-a28b-4e99-aabe-6b4b48f11dff", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb2a57b1-350b-4721-b6b6-cf56a23d912d", + "id": "b576ec0e-b08b-4553-a48a-0c4fa15eea07", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "398551af-038d-4488-b85a-cec35779350f", + "id": "d81539da-854a-4db2-a183-2fb3eaa89846", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "6cc0930e-cf18-4911-8381-a9857523aef2", + "id": "7b8033c0-d4a2-4e35-8d86-9f9405e4a088", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "35179c7c-481b-46cd-9324-b3261528530d", + "id": "1f96ba23-1e5e-4d80-8947-11aac40b084e", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e67f12c5-dc50-4e5b-81bf-ee6070dde8f1", + "id": "009c8344-fc69-4237-8761-121c481dcfc1", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4173f02-5285-446c-9442-1e2af248031e", + "id": "3ab908c5-2c04-444a-ab6d-fbcf4f36141e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "8b06fb82-2f6f-454a-808d-08cc5c09c0c6", + "id": "29892645-8ff1-479c-bf75-aa078e99a7f9", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "9aa08953-a74a-4cbe-a778-79f2b57aee62", + "id": "2a13dedf-3a9e-4c97-a081-5f8beb348540", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"eac\": -17537521\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"Lorem_018\": 60504488.211114794\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "34e02d99-4a8c-4006-948d-a664a6268a40", + "id": "e781064f-c98e-49d4-806e-a104c1247b7c", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01d1302e-66db-4cbb-99ec-4b578b8a5ee8", + "id": "f45ca703-9616-4fe4-9188-4ee150d4013d", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8ca7b5-a46d-490f-9b39-4af8f7086a8b", + "id": "5a736bd1-12ec-4b57-9275-89ea15a0b2ec", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "3fb392d6-0e6c-4df5-b4dd-229ee0658e8c", + "id": "e8602828-f94b-4534-89cc-341e6ef8ddcc", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "a8188b4f-b61c-4838-be6e-08cb749bdbb3", + "id": "1219a65a-b2ae-449a-b6c4-d6398a76a002", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64c895bf-b0c0-445f-bfb9-aa56358e6260", + "id": "c7c988a7-570c-442e-b7de-a05b033f8462", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afeb1288-edfe-4afb-b465-24223eaa779f", + "id": "7d4ca6d5-1afa-465f-a2a2-97d31854e710", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1482da91-adb7-4621-82b5-a293acb31c46", + "id": "14ea2e73-8aa8-4327-8a4f-828f8455b6aa", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "082ca6a9-5f8c-456e-a54b-700b6715a380", + "id": "9b74ba28-f63e-47cd-b215-c87d3937201a", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "7e0dbf38-720a-4497-ab67-e0c5acf19d86", + "id": "2aa3a754-9721-49ed-88a7-fabd964b381a", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46e1bbc2-2a15-43f8-869f-9f39821e7a65", + "id": "1342508e-ac57-4bb2-a363-fd0425fc4f0a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63f92699-d489-4ad2-9d90-f1f84595df17", + "id": "dcc6ab3d-4507-4fb7-aa60-92b6b286cfa9", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4658add-b7a0-4a6f-ba2e-b0276b863960", + "id": "8fcb1677-8890-422b-b612-82d1bd1ac60f", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "cfc4403d-f251-4fc5-8071-880f48dfb39f", + "id": "c16883d8-0de3-4a77-84f9-2d92bb4e7636", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "41dd9b24-fb5d-4bfa-bd9c-615ff45a5d74", + "id": "eca541c4-308d-4a5f-b348-58a036c597da", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"nulla_e87\": -73933458,\n \"quisdb\": true\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7779378f-6028-4eb0-816a-b00296d22dfa", + "id": "85cc967b-02be-4387-a484-53094f87511f", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f496233-2924-403d-9dac-34a6b91d5ac2", + "id": "eb57092d-4aaf-4f27-a54b-a7779631be50", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77694803-5958-4a7a-9c56-51f6ae25c1f0", + "id": "7fa521fa-8c35-438c-bc4d-fdf729995c92", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "8c901756-b277-4179-b694-3902531fb00e", + "id": "f0fafb9d-817e-4a9b-95a3-0f69c8e466e1", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "4e7a8dd2-d6f5-4247-bb6f-0f893b4fa331", + "id": "40b470fc-9ee8-4594-8092-4237034b4802", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b82d980c-8712-4603-905e-9be485346954", + "id": "7eb42cd6-5e2b-4ac5-8515-dcf83dec5783", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81eeeff6-4094-44e4-ab1c-24bf8dee7962", + "id": "85a1da20-f7b3-4e61-830f-9b1573fb8dd7", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69034330-a069-4c33-b220-75ef21caa770", + "id": "289f2483-c8e7-4b6c-aae8-10f27d66509d", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "68da8c86-a517-4fc2-ad26-de9f47b77070", + "id": "c079ad01-397f-4de4-b23a-02a0ed4f3e96", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -3966,7 +3966,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "f5d1052b-9ab2-4784-aa22-3752a74fea2a", + "id": "d381e0ef-4c24-423f-91c0-53039318c84f", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -4102,7 +4102,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"locality\",\n \"locality\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"postal_code\",\n \"locality\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"city\",\n \"city\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"hamlet\",\n \"hamlet\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "20aae057-1039-4279-84c6-801674efabcc", + "id": "1513d1a5-d36f-466f-b182-cd78ff6c5670", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6be0fa03-f7e9-4369-8711-6a379633f8b7", + "id": "2a8339d1-0ff7-42d2-b64a-42c5a92f9e98", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -4378,7 +4378,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cdb76cd-bf02-4fb7-bcfa-eba9ecaeb005", + "id": "06c7d9b3-9ef9-470b-839a-72d530dab1cc", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -4516,7 +4516,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "bef9417f-727b-46f0-996c-07d813171a49", + "id": "a96b1751-83e2-4ec4-b039-1928c66d5452", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "634cfe6b-eecf-40a2-9d79-e2024a358701", + "id": "234f24b5-9ea6-4708-9f73-7898123b03d2", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"locality\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"DISTRICT\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"hamlet\",\n \"town\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"ROUTE\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9767255b-b0d9-43f5-8fe4-5c626a50cc78", + "id": "0d9283f1-1308-48bb-bb41-a010264548cd", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a3195ac-b29a-432d-8330-4880eb86d137", + "id": "7fe2c54f-f7fc-4e1c-8e8d-6d6a0a7b0d51", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2df5420-bba5-44bd-bbb7-e469eb74761b", + "id": "e7fd606f-9b34-4ff0-89b9-c82887bb609c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ } }, { - "id": "5cd1d3f1-3783-4e4f-a52e-daf7ac064af9", + "id": "8a44b9fb-e3dc-40af-9b90-a42167524f1d", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -5193,7 +5193,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "d07d4563-32ea-431f-b970-b91100c58d24", + "id": "4fcf6d4f-4738-4577-baff-86d62fa86160", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -5329,7 +5329,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"village\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"APPROXIMATE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"postal_code\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"DISTRICT\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"village\",\n \"village\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"neighbourhood\",\n \"town\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "138f00f6-bf7d-4fb1-b460-5c7ed09543b9", + "id": "a1086b40-7c9c-44a3-9478-6ec9107b34e4", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -5467,7 +5467,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82a9aae6-d33f-4920-92ad-c1cb4b6f0bdc", + "id": "457a74fd-3e88-422b-bf10-3d106fae3119", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -5605,7 +5605,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3396fb70-0dd9-46bc-a7d9-891fa8db0872", + "id": "7f05653a-3fc4-4a4a-9e88-6e4215cbb9c2", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "town" + "value": "village" }, { "disabled": false, @@ -5743,7 +5743,7 @@ "type": "text/plain" }, "key": "data", - "value": "advanced" + "value": "standard" }, { "disabled": false, @@ -5793,7 +5793,7 @@ } }, { - "id": "433754af-69c8-4316-908e-40b5a85ac4a7", + "id": "2bc843fc-8052-4136-8cf6-a552ee03150c", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "48a6a664-a013-4602-97c2-6d52947c6854", + "id": "5bd945ca-dd92-4469-8f34-8c82f20797bd", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"medical.hospital\",\n \"business.food_and_drinks.cafe\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"park.national\",\n \"place_of_worship\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.finance\",\n \"business.shop.sports\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"sports.golf\",\n \"sports.winter\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.theatre\",\n \"tourism.attraction.zoo\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"medical\",\n \"business.shop.mall\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.mall\",\n \"tourism.attraction\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"post_office\",\n \"hospitality.motel\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7715ea2c-2948-4ce1-9972-2c8006deb36c", + "id": "97fd05ef-5c40-4fbc-8155-5b90d516d48e", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a37d48fd-905f-4e51-b40f-c0bbdb6c1ff9", + "id": "0aea1e2b-c2bf-4658-95ce-97e3a8db7ff3", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7340171d-36f7-4396-bd51-ce510d18b44f", + "id": "23d77edf-dc47-4658-a358-a0db29316330", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.guest_house" + "value": "hospitality.hotel" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "364b8309-8f38-45be-baa0-0e2b1b0c89b2", + "id": "f189ccf9-d384-4032-abe6-155d7cd9fa3b", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "97dd58c3-0659-42ac-a342-77331bb4eeac", + "id": "c3b8e88d-baba-4a92-8c59-90848b76b651", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"REQUEST_DENIED\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"OK\"\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"OK\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"country\",\n \"status\": \"REQUEST_DENIED\"\n }\n ],\n \"status\": \"INVALID_REQUEST\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "35bc7a3a-41b5-4847-9aff-f244c030c9dc", + "id": "c970d375-dca6-49eb-adb4-16d6ced66519", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a58b22ea-2b1b-407a-8515-61a2ca937103", + "id": "48b37d16-e7df-4c44-8ee7-709bc2b73de6", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d24dc0ec-32e3-4fd3-a74a-e2e422c841b0", + "id": "7024daa2-5759-499b-bf8f-19f8360a1633", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "2f384db0-59d4-475b-a1a8-0f9483f8a92b", + "id": "6a727618-4921-4599-8ff0-7580a7462fab", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "ef5cb77c-bc18-478d-b4ec-67a1b95d6d3e", + "id": "d63ae8b9-5c7b-4870-a4f1-c259eda66e12", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"UNKNOWN_ERROR\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"house_number\",\n \"locality\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"OK\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"locality\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "93a9ef19-6a74-4de1-a6eb-bb4bb19896f4", + "id": "d3fd4228-8224-4029-979e-81bbc46d9731", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f70d1760-e68c-48d1-891f-d2ff8496d1f1", + "id": "71cf523a-9c7c-441d-8862-04428dfddb6e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "863f9499-c232-4781-9468-efc20796b32e", + "id": "07e3ceb3-f269-49b7-83df-470ae892c0ec", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7141,7 +7141,7 @@ } }, { - "id": "e8e391b2-ca71-4e84-9471-952beedd0659", + "id": "802b4f92-2f71-4f75-b13f-865379e3ae3b", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "bab05984-1a7f-43c4-9ff9-46a9b7171c61", + "id": "7e35c214-ce98-4110-8615-78b9a868c0fc", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address_block\",\n \"place\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"place\",\n \"country\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"INVALID_REQUEST\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"address\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"admin_level\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"INVALID_REQUEST\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f4ef4311-ec96-4b98-b8c4-c97b617928a3", + "id": "4bcb0e39-688a-4090-aede-71a9e5824226", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffeb6954-2159-4df3-af8d-451db8637ddc", + "id": "6cf39d7d-e129-4506-8816-de61c64cee05", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf93175-ad8b-44d3-ae79-b951bc2d1b59", + "id": "8318d271-44b7-4907-b5c2-439cbd11ee37", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "ce088120-6471-4adb-a394-c0ccfe6dc48b", + "id": "100150cf-653a-4685-82a7-0ddfa37972a6", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "2df909e2-2120-4378-a295-1428e4a68f9f", + "id": "7dcc6569-b715-463f-9580-8ec556e7c307", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daaa005c-adb1-44b7-9f7a-f84c8d040a50", + "id": "5ab33623-aba1-46de-a8ee-195a498ea2d5", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20da417b-c8c4-41ee-9055-f66dda9b94fd", + "id": "3b1a3aa7-0be6-4b7c-8b08-2a83b266b8ff", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "261c6ddf-fa99-471b-9560-7604e1ec3345", + "id": "80a033b6-823e-4771-8ef9-45abe51fffe8", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "4ac145ae-89bd-45b5-9d69-a438421045e0", + "id": "8d491306-74cb-4d60-b0ff-46112169a1bf", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "69ee2083-1f43-4c52-a803-8c7891a724ae", + "id": "86ea1089-6746-410a-a9c9-591b89db4d24", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68db66aa-b01d-4a0d-85c4-ddd57a449068", + "id": "a4ca4eea-90ad-4706-9f97-7bd815649ab4", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08ac3173-d982-42f2-a84d-0b312887cd26", + "id": "42b4c4a3-8148-4d2a-85c1-134f5cb09e87", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89461bb0-58af-4101-a862-cc9ce9762ed0", + "id": "b8459a7a-66c8-4450-95f0-a7ee76de639c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "247488e6-2371-4f26-9f82-0df69085a9eb", + "id": "d5eb8150-86dd-4a0f-ac62-6080ab5fd9f0", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "e3a0a6ef-8eeb-4cf9-b0af-dd1b6ed5e8b8", + "id": "a96a537b-faef-48c9-bd7b-9ed379248222", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22024184-cfee-4f9e-9cde-bf82dee4fe91", + "id": "aa3b6991-3fe5-49cf-9b76-13749bfa7d79", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c121e08-d231-4b11-9229-de9295de0d1b", + "id": "d83046e3-f226-440f-9ce6-f52c9252fd67", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b96216-de55-40e4-9ff5-cd23787780a0", + "id": "0f23afc8-da8b-41ac-80a1-8fe678f00af7", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "ecfa1308-caa2-4672-b1d0-a62fa9c2df5e", + "id": "4caa8848-e65d-4538-bcf7-96cab5ad29f9", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "d41f94d8-dfe4-4bdb-96aa-6b713e8e5f7e", + "id": "f4542324-60aa-478a-8712-ef77b406cf4f", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "137ea756-64d9-4d50-9612-c41017d728a6", + "id": "3c39d6fb-c18e-43a6-9e4c-f3e3b966a2c0", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "224ae1fc-ec78-47d3-b9dd-2c86103cde6e", + "id": "bd6729b6-ec6b-4594-a595-53d6b3e7bdd0", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "a30d34b0-b4f1-46f3-91bc-1307787ded49", + "id": "fb56867b-2432-4fce-be29-fe90aedc20b7", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "fe50aef5-502c-4892-8b6a-2a9fb2daab00", + "id": "f6d1ac92-b63f-4be2-822e-a5087e8daa96", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de71b3b-8ac1-4c28-9e55-d986e43fb8d2", + "id": "8982e42a-1cf8-4658-b9d7-df66fe7854b5", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49815931-1e8b-428b-9f8f-cbd25a5e3287", + "id": "45aa2cef-c1bb-47f4-b868-7759f98d4694", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fa350ad-687a-4191-933e-552e12d8f3e7", + "id": "b790b146-03fb-4fe1-bcb3-a7312904f25b", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "2248b75d-4bff-40d4-9871-3ef9fa8ab59c", + "id": "a2d109a8-52ac-484d-8778-cd4e138d7620", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "0a46901f-2baa-46c3-8233-0958f6c691df", + "id": "ee15f879-7171-4fbc-a6ae-5a4cc73cdc76", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0c616b5-f396-4b4e-9c4a-0b2fa90b96ea", + "id": "cca68888-a9e5-4303-93f4-12049d2cf20e", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "123ce810-e410-41bc-b1a3-f70c56893792", + "id": "2b2b3f35-1c6f-42a6-8434-9cec18f7343a", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed.\n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "7c93b5aa-d25c-4b95-9b30-3be25c662422", + "id": "d582913d-e657-4fae-9e3d-553e3a554851", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "1b0bbff3-24ed-4871-8a49-43a8dc371db9", + "id": "503741c3-d28a-4014-b15b-1426f282d4a7", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4509a34c-e7a5-4e29-bce6-42629c5d0566", + "id": "319d6a93-6eee-4700-b3b7-0189bf26bda3", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57d7a58e-b710-4bb5-a5ef-8f5ead5ba098", + "id": "589a05bb-4498-4215-ab48-0807a0a74d81", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0a45ed1-cd8c-47aa-a29f-2f2ce78b0ecd", + "id": "a349a81a-9569-4814-9f1f-bd67a8475060", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "105e3550-7e29-4fa0-9d0d-e11ab62c314a", + "id": "fbdad121-eb0f-4750-90f8-85bdea616d6e", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e26c6ba-7482-42ee-aa16-546e29842b90", + "id": "54f0347d-99e7-4b83-9a3d-75ea478ac5c9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10376,7 +10376,7 @@ "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system.\n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of\n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", "item": [ { - "id": "4f268344-a892-4494-9986-23b6b7466513", + "id": "c0594fcf-5b8f-4764-a7ad-64962fc0975c", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "8b9eed36-bdd5-442b-bd06-2e0c06871684", + "id": "001d30db-06a3-4f4a-88d8-29c3ec213534", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf481882-ea40-4b95-b645-89eb729854df", + "id": "8b631247-28a3-478b-93f1-1e4e2b0e905d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5738d8e8-ab7f-4dd1-aef6-93616eae6647", + "id": "961edf41-98bb-459d-8c41-6842de109d9f", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e6446ef-0211-433a-8991-ed1cc26ab08e", + "id": "936b6db3-f5cf-4241-bab6-b7a98f713f6d", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f780dbb5-2f6d-46a8-99df-a7e54adcd89b", + "id": "1527e251-fa37-492b-95e3-9ad326eb1ffd", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da4e17b0-1004-4fff-b4f6-e4070bfe3473", + "id": "723e4c06-ced5-4589-8151-2eac2c8662c3", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "653f1efc-c61c-4440-b4ee-c81fd2ac3ef9", + "id": "e0c3d265-8515-475e-bb43-858e4c096f64", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "90790ef5-7028-425b-894d-fd8c5646495a", + "id": "4799196b-6508-4c5f-ad80-45b87d361c63", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"admin_level\",\n \"named_place\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"address\",\n \"route\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"named_place\",\n \"village\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"route\",\n \"village\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "905f7859-dc22-4b86-a153-84757f8e5103", + "id": "c599264f-1d85-4ea0-a438-0bf78a2d5973", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8a13c0-cc2a-4ac7-bed0-ed7529dc73e9", + "id": "0706c3ad-bc8c-4a32-b111-20f5bf8074f9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df6820c4-9b3f-4dcf-b9d3-3982e7168d12", + "id": "247f863d-b9e8-4aa4-ad13-85f853123a27", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aa2ea9f-09ac-410c-9d38-03c6cffebb7e", + "id": "c3b86108-c929-4a71-985a-462c824cd986", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cf5e3ec-f0a4-472d-bbdb-9896c9128e6a", + "id": "ed023786-5660-4077-b90f-a946665fe792", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "dadc0257-4834-4cd7-8d17-23558d9348e5", + "id": "62143c19-77ab-44b1-8622-91432e5b7414", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "cd5f153b-9cb5-4fee-b657-75797984562e", + "id": "b518255f-8507-4261-b2d6-2e0063ce68ce", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d493e72-cd76-4731-90eb-86545aa01a9f", + "id": "9e387bff-0cd2-4e0a-b561-9cddea676c5f", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "841fee64-8485-4411-b084-f3cc7138c709", + "id": "7fdf6d54-a222-4727-9c33-2037fe7c4453", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da23f247-1b3d-43ef-831b-a910dfbfccf5", + "id": "291c7170-1ba0-4510-9c58-9e233518d810", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdc31169-5afb-475b-a144-2e1feffb0e4c", + "id": "82036a63-9b8d-46fd-9a7a-0f0efa3e330a", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e1b0f02-900b-4432-8375-2ee7d2ad439b", + "id": "3781544e-bfa8-4f6d-b1e2-8021e5ac74ec", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "950e8b67-6d04-47b5-ac12-a03e744dfdb4", + "id": "d0d49f42-0213-4da1-9d38-65f92c9ec4b3", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "c538bd5b-a4a6-4faa-b566-550a4ea657b4", + "id": "4cb28a17-6de1-4202-8431-0f129a6bb694", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9559cc04-392f-4e1d-8bb2-573f56fe75af", + "id": "35ac8704-2612-4706-bc6d-7ca867432bf5", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86bb3dfc-358c-4c57-9179-bf772f060678", + "id": "231d732c-5aea-41fc-a6d7-306087d8d5d9", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4cae3f7-2d05-413c-ae5d-5002f4176fa4", + "id": "ffa621ef-8822-4325-8cf1-4cff31e36fe5", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44cc502e-ca8e-4610-95dd-609d7077f356", + "id": "4767855c-d0e3-4e26-a391-c751221dc38a", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "0bf7cd1a-665e-4a6b-8e5a-b3bdf7847bc5", + "id": "c11588bf-bec4-4220-b59c-4b461d807dc1", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "2a3a5963-4566-4071-b756-0c5032104606", + "id": "fe52334a-7ed7-456a-bfba-351a264703b9", "name": "OK", "originalRequest": { "url": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73a1a81e-622b-4f3c-976d-94f15d07944d", + "id": "1ced31b3-f48e-4c40-8f75-87e194da3d96", "name": "Unauthorized", "originalRequest": { "url": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "408ad622-696f-4a11-a40f-dc8056d91ef9", + "id": "d99f223b-666e-4e3c-be60-d6d7ff9c49e0", "name": "Payment Required", "originalRequest": { "url": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a9b3fe5-f20d-4b0b-9090-7d00fd1b5353", + "id": "0a0c255b-af7c-44d1-935f-c393a8696750", "name": "Forbidden", "originalRequest": { "url": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6507f83e-dd84-4fd1-b048-6c371e134ae1", + "id": "d48fa877-9dd5-4218-8ac5-710cded8a061", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "1dc32744-2bf0-41fa-8a2d-54f39b1efbd8", + "id": "1e3d124f-803f-439f-ae3f-2977cdc58add", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "9dc1811c-633a-4037-9096-a0ec2a009bce", + "id": "d7e1e8ba-bded-4d74-a8bc-d96774416493", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"tempor6c6\": -60848223,\n \"voluptate68f\": 1071044,\n \"enimd3\": \"dolor Lorem\"\n}", + "body": "{\n \"do_a\": -6387057.54427655,\n \"velit609\": \"officia anim non\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f10289e3-32de-47f7-b0a6-6ce4b7f57fd5", + "id": "a0847400-4ca9-4eb0-b842-3e892f9a50b8", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05aa92c5-0e9d-4e78-b824-878262817f17", + "id": "95e815d0-59a9-49db-b211-5ef0fe69ccc4", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbb42437-49d5-45f4-a996-d8f448eaeb7b", + "id": "56204d2b-d3ba-45b8-88bf-6abb04eeb152", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2ce75d2-3ba9-4134-bf01-2304fefd6032", + "id": "61ff111b-85a5-4668-9e29-c7941fb4909d", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "fde8ec0f-fd9e-4d84-8dc4-3536d5889094", + "id": "de50e449-a256-4d08-97d5-7515e12f3ec0", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "fde7ea8d-f32f-49ba-8337-c81b929d095f", + "id": "34922ff5-26e7-4f66-9064-b89fe9dc462f", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e25729a-7f44-415d-97f1-52fa7b0500d0", + "id": "341127b0-cd57-4eb6-96af-2cfab7278830", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18c278d1-7010-4003-8ca2-ad6a85da2628", + "id": "42a57aff-4af6-4bc0-a802-08c018658083", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a301d1-dd6b-4f8d-b67e-3b673bd08be2", + "id": "bef91f5d-c328-4b7e-b6b9-da7f9f9da91e", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54b53128-4d2a-48ee-bb50-d6e1d8e03ea7", + "id": "6023e45b-c115-43e3-af96-c8f125a6d68a", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "033b13a8-d4b0-443b-9d1e-70105e2b5a74", + "id": "5b40d285-5dfd-4079-bf13-28a61e8b629e", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "1bf4e58b-0c56-44d9-b9b7-0c869ac00177", + "id": "cc88cc07-43d2-4a03-b8cb-ba63cc528b38", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "e887cbf0-a68f-4fb8-bde3-f3db15f5f9bd", + "id": "b14675ac-0be2-485e-86cb-f79eac326297", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "062ecb7c-d149-47e2-8e5d-ae49f22cefcb", + "id": "124b0f21-ddc1-450d-bbe4-93efe8bdfd94", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a5db226-7dd9-458c-b592-586cd3274f2e", + "id": "ceb9ba83-ece8-4af2-b56c-43c13417a175", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c89ece4f-301a-4073-8460-d49fbc59516d", + "id": "01aff9c6-4920-4a53-9da7-cbf30bec00bc", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7af32bb6-1c59-4eed-9379-aa10550a05b2", + "id": "1596d250-3f2e-42dc-8a7c-eb300faf5cd0", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfe3ffbc-3a8b-4d2f-b985-27c5169d1be8", + "id": "ee7d007a-dceb-4b64-ae54-af6c3cf0bf0c", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "f655488f-7cf6-4ad9-8bba-049a34b7addd", + "id": "becad92a-1ca0-4174-b3cb-7a533c4ba895", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "8870430c-f10f-4cd0-8372-77b9a6c303c3", + "id": "0fcde70b-6adc-4ec1-b956-62d3d63d4f69", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e846ff36-52f9-4e60-8937-59c7a01511df", + "id": "deda1c11-9985-41ed-be38-b39d81935a48", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27a79388-3018-4841-abec-1909fbc2d7e1", + "id": "02967905-3f5a-40c0-a0b9-facbff9325ba", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15c8a808-0d49-43e1-8da7-51d6e8e580f6", + "id": "8caa8b4b-dcd6-4484-a1df-0d853801ef32", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f46f0e1e-a1e9-42b1-9492-928a032346c1", + "id": "0d2d6bdf-b96b-4a14-8b21-39e12ee125a2", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "f9b24bc3-3e7d-428e-97d2-a9ab2de67d39", + "id": "94c4023d-3b6f-44a4-99e5-18d8f8502948", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "db7b0fa7-bde9-4fc8-b684-f8ab5ecf0a69", + "id": "ebd89258-1d6a-47cf-9b40-570a8f53d741", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df170d81-7b57-4242-b669-599be6cac04f", + "id": "1a3e4978-d42e-4200-998d-8f47bb7fec3e", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "348eb2e5-3d1c-4d94-a56f-eff46b24ee76", + "id": "abf675aa-7ab3-4dfd-9fd2-89640d5ccd07", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "522f7f0f-430f-4b61-a6e0-b874d5743c15", + "id": "9642303a-beaa-443f-a276-6a9beb5308e7", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6924d95-be58-4d51-a559-ccb0fb3f232c", + "id": "ce36763f-f04e-47f3-87b8-256b345425a0", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "92ea543c-a293-4c9c-9dbe-cfa9585fbadd", + "id": "33974d65-1c55-49aa-8297-a912b850f945", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "0110e53a-af39-495c-bede-3929766dcd9b", + "id": "a28bc31a-f1d6-4de0-a6e5-83ac88b6724a", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"velit_14\": \"Ut adipisic\",\n \"sunt__ed\": true\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"esse2\": \"in proident esse\",\n \"occaecat_19\": \"ad do\"\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6bd9a97c-30c4-4310-a1f4-0273cfa6c3a8", + "id": "4f309d3c-0d74-43b1-a472-d65d2418502b", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "660bee99-e402-4f5a-85c2-5fa8b5048634", + "id": "11fe78ef-15b5-4b46-a42d-9294ecb1050b", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cecd710-e261-438e-896a-67a64e61f654", + "id": "b782678d-dc03-49bf-8bd3-f507c7a954f1", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e37112a-c89b-4ea1-ae99-5e5a421931c6", + "id": "4e0b9bc4-1f68-4fe1-b52b-71463adda23a", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "1fc59ba1-a2d2-433a-8a4e-dab3d32c6d64", + "id": "604c6235-3568-4361-9a64-6a2aedef304f", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "22d8a3bb-53d9-4d06-966c-3165890c6156", + "id": "6a5ccd0c-a9df-4fed-9b3f-2c7519aef6a6", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19df0328-e884-4d77-a4f6-24d2e1673638", + "id": "3e633cad-ec08-4afe-8606-1d84be22a8fa", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f93f2826-e065-41e2-837d-96a38ffd997c", + "id": "305b7bff-a207-409e-a5fd-d0dfd529b307", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f90f4ac-5b5d-4eba-95c4-dc0ad68bce7d", + "id": "69953a53-a31a-473c-9715-3f91217eba11", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bea49f65-c50c-453a-b0c7-9e3c90e68fe6", + "id": "14f5e6ba-3283-4de6-8363-26a5e785da38", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"Excepteur_4\": -26239289.81133589\n },\n {\n \"non0\": 37213142.51934755,\n \"incididuntf\": true\n }\n ],\n \"context\": {\n \"elitc30\": 38601836.25521946\n }\n}", + "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17383,7 +17383,7 @@ "description": "The Woosmap Distance Async API suite provides tools for large or difficult distance calculations.\n\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "190904dd-9af7-4e38-aa15-34cc6986fc03", + "id": "01237bb9-4ed4-49da-b965-e32d4a5c4f31", "name": "Start Matrix Calculation", "request": { "name": "Start Matrix Calculation", @@ -17445,7 +17445,7 @@ }, "response": [ { - "id": "3bc624b2-e297-4c00-a488-e53dcd72d375", + "id": "91523ea6-38db-4da9-8237-22f4ab3de293", "name": "Successful Response", "originalRequest": { "url": { @@ -17500,12 +17500,12 @@ "value": "application/json" } ], - "body": "{\n \"matrix_id\": \"\",\n \"status\": \"timeout\"\n}", + "body": "{\n \"matrix_id\": \"\",\n \"status\": \"error\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c881fd88-1568-4880-806a-e436213d8c99", + "id": "4f569f2c-6962-4d1f-bbce-1c2bada6cb34", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17565,7 +17565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af769ad9-3614-44c5-baec-d57a773f2747", + "id": "0964a1ee-fdea-49f6-bc6e-8b1636c342be", "name": "Out of free quota.", "originalRequest": { "url": { @@ -17625,7 +17625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6463a0c5-29a9-402a-becf-ae8bb4b35046", + "id": "75e8433b-9522-4058-9e0e-a99416f3405c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -17685,7 +17685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "661f9b68-0133-4b8b-b1fe-e7ffd377580c", + "id": "d9b1e2dc-f47b-4ab2-b1d1-9ff016cdc4fd", "name": "Validation Error", "originalRequest": { "url": { @@ -17745,7 +17745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7dd2bbc-61ac-45af-818b-d07ceccfb800", + "id": "6ce77751-ac40-496e-b2aa-a28795828405", "name": "Rate limit reached", "originalRequest": { "url": { @@ -17811,7 +17811,7 @@ } }, { - "id": "7f48f119-c181-4806-941b-7d4452b8b301", + "id": "04e8d7d2-a3ad-41b7-99d5-3abf4f6bcf37", "name": "Check Matrix Calculation Status", "request": { "name": "Check Matrix Calculation Status", @@ -17872,7 +17872,7 @@ }, "response": [ { - "id": "919c10c0-659d-41cc-8569-5dd60d1fcb4a", + "id": "aaace1ce-8279-4b61-9a5e-af21ba13a341", "name": "Successful Response", "originalRequest": { "url": { @@ -17915,12 +17915,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"accepted\"\n}", + "body": "{\n \"status\": \"completed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05a45219-c53e-4bfa-ae81-2f83177f85c2", + "id": "41183226-36f1-4e6b-b357-eddc817d9036", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17968,7 +17968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede957af-6a0b-477f-b025-cc5d0f801445", + "id": "1f94bc7b-dc8f-49e6-b297-eaa5956883dd", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18016,7 +18016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf40ec3a-8d8d-4e3f-98db-071595931054", + "id": "0551064c-47bd-4bbc-9eab-aa500985113c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18064,7 +18064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e952764f-a012-4446-a29a-8b07c751eb70", + "id": "1fb3f7c0-9aa1-4ff2-ad9a-73fb4eb7b13f", "name": "Validation Error", "originalRequest": { "url": { @@ -18112,7 +18112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5f76fe9-4de0-4aef-b4d5-44efcc2164e2", + "id": "ffeabe1f-d7cc-472f-a212-29a281e885d1", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18166,7 +18166,7 @@ } }, { - "id": "2e570cce-65be-4d27-ab54-be3dca6a51f1", + "id": "64630b31-65a8-4f2c-a830-4725ce94d3d9", "name": "Get Matrix Calculation Result", "request": { "name": "Get Matrix Calculation Result", @@ -18226,7 +18226,7 @@ }, "response": [ { - "id": "c88221a1-164c-4958-a05f-f8290e281608", + "id": "7acf387a-9707-40d4-a0fd-13a918bf4863", "name": "Redirect to the result of the matrix calculation.", "originalRequest": { "url": { @@ -18273,7 +18273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e110ed2-b214-47fb-8f07-ab3b455e1015", + "id": "39b0c78b-6e73-46ac-9fd7-07d9d5cc1249", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18320,7 +18320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "420542e1-fb82-477b-af20-09468b043dad", + "id": "c2a8e643-7602-455a-a362-2bf17a02f3e1", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18367,7 +18367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "926a0f75-0dde-427e-84a4-cada0cee7d3a", + "id": "f51441dc-2906-4682-a74f-3a1852ab0fb1", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18414,7 +18414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f1b0fca-fa56-42fd-a213-a340a73f4b53", + "id": "79cc311b-e7ca-43d1-934a-1e5bdd6d9eb8", "name": "Validation Error", "originalRequest": { "url": { @@ -18461,7 +18461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40d85f03-ede6-4940-96af-6483dfa2fc32", + "id": "93b2ab4d-e4c2-486c-a533-23de79146c14", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18520,7 +18520,7 @@ "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between\norigins and destinations. It provides detailed route data including distance, duration, polyline visualization,\nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for\napplications requiring accurate public transit navigation and trip planning capabilities.\n", "item": [ { - "id": "a386114a-c179-4ccd-8241-a03abb04d5cf", + "id": "1cd0c213-b5a9-4b62-8821-d0afd87d1cb6", "name": "Transit Route", "request": { "name": "Transit Route", @@ -18613,7 +18613,7 @@ }, "response": [ { - "id": "93f79298-ade6-42e6-bac9-691451685050", + "id": "21253c7e-4cae-413e-8900-9516ea6a8496", "name": "Successful Response", "originalRequest": { "url": { @@ -18703,7 +18703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a084e7a8-07e9-4da2-acf8-55700a86fa73", + "id": "3426c4c6-00e4-4c14-b31a-2b61628661d1", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18793,7 +18793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4df4215-e3e4-4c63-9b6a-2c738c5c147d", + "id": "89d1cb30-ef48-48ca-bf41-67563289db75", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18883,7 +18883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "702c00be-955d-42c8-8e63-9eeea3e416b5", + "id": "f4aca8a3-e889-48a5-badf-78e947bd87f6", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18973,7 +18973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b08aa03-e552-44ab-9184-6af20944ad74", + "id": "49c531c9-10cb-457a-a4f1-3cce48f36282", "name": "Validation Error", "originalRequest": { "url": { @@ -19063,7 +19063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac598721-2821-410a-ba69-3534b5e28524", + "id": "784ca1ba-de53-4277-bf42-6e267ad4fbc2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19165,7 +19165,7 @@ "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking.\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "8f63656e-39af-4dcd-80cb-16a6ada2fd0f", + "id": "1cb0ead7-1174-4447-b12f-a0a11f47c29a", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -19223,7 +19223,7 @@ }, "response": [ { - "id": "7ae9fcbc-bb3e-46cf-9e50-aa491dfe199b", + "id": "e4770755-a99b-4387-9738-12f3459b06d3", "name": "Successful Response", "originalRequest": { "url": { @@ -19268,7 +19268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26e8eaac-ac0b-4fe1-a37b-187fee478651", + "id": "513564ae-1d64-405c-8a34-e14827db13fd", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19313,7 +19313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3074749-b83b-457a-ac21-096b65c92d59", + "id": "d1518784-0a86-4eca-bd19-67ea3bc74222", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19358,7 +19358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "094a3922-7970-43bb-83c7-e4a0250a7b56", + "id": "208e57e6-c372-46f3-b229-a32948c85d8c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19403,7 +19403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61ed493a-7530-47b4-9d51-4254a8201c37", + "id": "799a4b59-c82f-4947-a3ad-41b45ca15c30", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19448,7 +19448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7e05a58-fc38-42e1-b6b5-c242f27dfcf4", + "id": "ca194431-381b-4add-9ad8-3d8eb22b510e", "name": "Validation Error", "originalRequest": { "url": { @@ -19493,7 +19493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc451535-2a57-4f73-85eb-7896115997c6", + "id": "96eb57ce-b736-4ac9-80d8-dca0268e2cd3", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19544,7 +19544,7 @@ } }, { - "id": "f4aadc65-fb55-47a1-8d0f-649626e0390a", + "id": "1556c6db-e8a1-4b2b-b834-c0cb2dcb0643", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -19602,7 +19602,7 @@ }, "response": [ { - "id": "55cec0be-239a-4160-8c32-f73222426abf", + "id": "ddf50643-9b28-4e72-b30c-5dc4c7fa55e9", "name": "Successful Response", "originalRequest": { "url": { @@ -19642,12 +19642,12 @@ "value": "application/json" } ], - "body": "{\n \"dolore_2f5\": 52629738,\n \"non_c29\": -83598877\n}", + "body": "{\n \"nulla484\": \"aute\",\n \"anim_3d1\": 80772453,\n \"sunt_38\": 33820383.958301336\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c3dd4fb2-7ab0-4ae9-88a2-e30a439516e0", + "id": "73612772-9ba4-42a5-bb8e-1bbbae9d4644", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19692,7 +19692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8fc99c-7dea-475b-9032-625325f05f2c", + "id": "aa0b5509-fb2d-4b5a-8505-4a8ff22c74f0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19737,7 +19737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51810f98-5fab-41f1-8769-7fe8827e1cda", + "id": "ed0dde58-b239-4b5f-b997-89e71e6918d8", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19782,7 +19782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6867892e-51a1-438d-9fda-e070e0f7def0", + "id": "871b0027-78d9-4af3-a7fd-fa320629f800", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19827,7 +19827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca346012-8831-485d-8543-aa732a52fc93", + "id": "fc23d175-28a5-427a-a92a-d8b76a08d893", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -19872,7 +19872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50b520d7-6646-42ae-821e-3993f42f8527", + "id": "55c20dca-30b9-47f9-a0d5-729f7e4dcd12", "name": "Validation Error", "originalRequest": { "url": { @@ -19917,7 +19917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3caf06a6-d254-4151-bc65-6d82d50d30ff", + "id": "44e67cf7-3cfc-4b5b-9034-ff70906be8bc", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19968,7 +19968,7 @@ } }, { - "id": "15febd8d-7e79-4962-8b7f-fed7d08ac073", + "id": "3df57ad5-cf9a-46c8-bf83-9f67ef91c706", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -20039,7 +20039,7 @@ }, "response": [ { - "id": "a5e8b149-628e-4d45-8ca3-ba7cc0a399b5", + "id": "792ec96a-853d-4e42-b71c-b7ad18d3bace", "name": "Successful Response", "originalRequest": { "url": { @@ -20097,7 +20097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea91a727-92e4-4943-b5f0-fc323647cc31", + "id": "61115ac9-a38a-43ca-8487-fe3509124ebf", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20155,7 +20155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a94a1d0e-e25d-4a04-93d2-368bef2aa13e", + "id": "95fe289b-4568-4c2f-ae40-c3c8297e3380", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20213,7 +20213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b01c6e0-be07-47fe-bec6-cd88cec9fee1", + "id": "84825a6b-e5c7-4bab-99dd-9c28de5fb099", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20271,7 +20271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce87460a-0834-43f8-9930-c949746124b0", + "id": "0655175e-5222-43cb-8196-1a41e7e5a116", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20329,7 +20329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "349e63d7-e0e3-4891-a24d-b0086fd75592", + "id": "9d8c62c7-0f9c-47f2-8b73-cb4cdef6b4fb", "name": "Validation Error", "originalRequest": { "url": { @@ -20387,7 +20387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f77c77-e74f-4aea-ac38-e948385573b5", + "id": "74c24f02-c003-4b08-81a4-b2c58a3caffe", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20451,7 +20451,7 @@ } }, { - "id": "651eea83-1b35-4262-b040-1ffacba68561", + "id": "f32fe397-cb20-4b99-87c0-c9e3d52bdff4", "name": "List Datasets", "request": { "name": "List Datasets", @@ -20517,7 +20517,7 @@ }, "response": [ { - "id": "7dc41552-4adc-4250-8de2-d378d6be5760", + "id": "9079cc29-9dc5-4566-9cb0-d9087d04e161", "name": "Successful Response", "originalRequest": { "url": { @@ -20580,7 +20580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fec14f84-80f1-459c-a0db-e6559b00876f", + "id": "ce9f65b0-24b8-412c-b6bc-a7a534cd169b", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20643,7 +20643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03fa07c1-6e79-4315-93a4-708e6b0455fc", + "id": "fabbf802-88e3-4088-93fb-544b224fc31e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20706,7 +20706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00a18fce-4e49-44e2-9c28-b5ce5a7acb00", + "id": "ccd90372-7583-4b54-b83b-d7f1807f453a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20769,7 +20769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "584ffba0-bb09-4774-8b76-09ec0a99749d", + "id": "c703b014-6a89-4093-bde5-43f95c272918", "name": "Validation Error", "originalRequest": { "url": { @@ -20832,7 +20832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9d81ab2-c2be-4362-b8e6-725e18b2d17c", + "id": "49aa6a29-31ec-45e2-8f54-168f001f60d9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20901,7 +20901,7 @@ } }, { - "id": "2fabac9c-ff81-4c98-9e63-28c248d1db9c", + "id": "80641abc-f897-4b67-99f3-25e80811cc2b", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -20961,7 +20961,7 @@ }, "response": [ { - "id": "8f59bcac-1f0a-493e-bf1f-9a3f16f236f2", + "id": "264ba039-11d5-48bd-9de2-8af10d174c63", "name": "Successful Response", "originalRequest": { "url": { @@ -21019,7 +21019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8dc2ced-19d3-40ee-904e-ac4c5e6d1a73", + "id": "2ab72f0e-b9c4-4e51-adf8-a88ad7b8acb4", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21077,7 +21077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1d21bf9-260c-4d77-a071-e1421551b7f8", + "id": "c6dbc6d1-227d-4ffc-8af8-5d116f4ab5c3", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21135,7 +21135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d5a0131-d09f-43fa-8354-fb13ec4215c4", + "id": "28e46de8-5650-4e1d-9899-1cc1ba0c9502", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21193,7 +21193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92ad0bce-babe-4ee1-99fc-056634a6fe19", + "id": "f2aefe8e-7194-462c-aa40-eeb6e9e7d5a7", "name": "Validation Error", "originalRequest": { "url": { @@ -21251,7 +21251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0be8ee1-7ffa-450c-96df-1237c21b6a4f", + "id": "6b85b5bb-c144-461b-ace4-bebd87d12efd", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21315,7 +21315,7 @@ } }, { - "id": "5a4b9f65-d2e2-450d-add9-78bab2c692ca", + "id": "f05df254-944b-4deb-94fa-c29eea409dc2", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -21374,7 +21374,7 @@ }, "response": [ { - "id": "f72d93d4-89e7-4a2e-b87c-566db469dc84", + "id": "1c7f0059-568a-4372-9264-60531e9a9f1b", "name": "Successful Response", "originalRequest": { "url": { @@ -21415,12 +21415,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"success\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"in_progress\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"in_progress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "71239997-dc91-4a46-bc76-133acb628c22", + "id": "fe7ec5b3-34ea-4fe4-a0d5-aaadb9c2cdf9", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21466,7 +21466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75164c7b-3823-47ba-88e7-265717a87a2e", + "id": "f9374a72-cb91-4045-82cb-3261d16489f9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21512,7 +21512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb226094-d14d-4861-b01c-06cb5745436b", + "id": "88f82359-ca56-4501-9164-cabb7c1a8c09", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21558,7 +21558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd2033d-b505-40a0-ac0a-37b47134d896", + "id": "fc0b1444-0bfa-4adb-8d12-f277efbf9780", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21604,7 +21604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0b342ad-d30d-4706-af16-b64d00bd876c", + "id": "294bbb06-36d9-448b-b72f-049c9f99b02c", "name": "Validation Error", "originalRequest": { "url": { @@ -21650,7 +21650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "debb5db2-f3c3-44ae-9dda-a09a88fcbd88", + "id": "b78c5be0-98af-4f1f-b8c0-45a90bda6b5e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21702,7 +21702,7 @@ } }, { - "id": "57efa502-d11d-455d-a496-5d18b566fcc7", + "id": "3c20e521-160d-4bea-978f-1680a387bba5", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -21761,7 +21761,7 @@ }, "response": [ { - "id": "077b462f-7fad-44ba-b641-532b2b34d067", + "id": "54bd8fa5-18a0-4d0e-9fe2-2c132fdded0c", "name": "Successful Response", "originalRequest": { "url": { @@ -21807,7 +21807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5eae09b-769d-4415-bfa1-3a5836bc5ee6", + "id": "52445319-56b0-4230-8689-1cef1d7bf0f2", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21853,7 +21853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35ff2351-c517-4b3a-8b12-72e2dc6b87de", + "id": "b5010926-a7ef-4764-b4e9-7a3c86ccda97", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21899,7 +21899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76d6cb8e-f0a2-40d0-8dbc-60700a988118", + "id": "10878fe2-0af1-4e96-bb64-d174ed07c2cf", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21945,7 +21945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "617cf70e-75e9-41c4-b3ec-38ae74b0e028", + "id": "c3e4ea95-056c-4ac5-97ae-ff27c8072247", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21991,7 +21991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "256b6150-0f2f-47fa-bc55-6e69c052fe7a", + "id": "d9d3f207-7348-4e89-b430-d98f5167290c", "name": "Validation Error", "originalRequest": { "url": { @@ -22037,7 +22037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43a7a2cd-0125-41db-95dd-26f08bbffd7a", + "id": "fa49c87b-018d-42e8-9a43-e7773c113fa1", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22089,7 +22089,7 @@ } }, { - "id": "aa6a3706-da7b-46f6-9540-9e116c15c771", + "id": "7e2d9f42-7096-470e-88cd-bac8f5932538", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -22133,7 +22133,7 @@ }, "response": [ { - "id": "94af2ca6-7126-4168-9ee2-614c52756717", + "id": "411bb787-3a5f-434a-aed8-f7f37cf71802", "name": "Successful Response", "originalRequest": { "url": { @@ -22171,7 +22171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78e504a4-7a7f-4adb-9479-eed3d99ad85e", + "id": "bff40dad-2da7-4d0f-a94f-01bc5f9777e0", "name": "Unauthorized", "originalRequest": { "url": { @@ -22197,7 +22197,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f67a0162-4750-4b96-a0e7-ee684a11c0dd", + "id": "3de34ad9-c024-4380-b539-e3ef4e87a0d6", "name": "Payment Required", "originalRequest": { "url": { @@ -22223,7 +22223,7 @@ "_postman_previewlanguage": "text" }, { - "id": "faf51b16-0525-47a4-b9c5-0912bcf00e28", + "id": "1c756a25-b17d-4451-9c35-ffc58ba27733", "name": "Forbidden", "originalRequest": { "url": { @@ -22249,7 +22249,7 @@ "_postman_previewlanguage": "text" }, { - "id": "aca0cb27-a9bd-41ce-8828-45817d9bb33c", + "id": "7040e033-9509-481a-8c17-4a92fa619d0c", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22287,7 +22287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5ebee99-a9b2-42c0-9a80-7f0c805948f5", + "id": "d0d5d35c-dcca-4d1a-94ae-f14e9d6d965d", "name": "Validation Error", "originalRequest": { "url": { @@ -22325,7 +22325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00669e7c-7b8a-48e0-a7e1-befa0d040618", + "id": "d0e1d501-62d6-415c-86aa-61a27dfe8e20", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22369,7 +22369,7 @@ } }, { - "id": "86f2722b-0fc2-4a60-abd8-0de0eed6844a", + "id": "dc73f21f-804d-4a43-b43c-73e9f2480502", "name": "Search Features", "request": { "name": "Search Features", @@ -22471,7 +22471,7 @@ }, "response": [ { - "id": "117f0206-3471-47e5-a74d-561858f9144a", + "id": "d8435848-98eb-41ca-853c-7e1234175872", "name": "Successful Response", "originalRequest": { "url": { @@ -22554,12 +22554,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ea4fa712-1131-462f-b534-b4a355d999d6", + "id": "5c94bacb-9627-4908-955f-307006b41782", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22647,7 +22647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4827ea3d-133c-4a30-9f63-02d73a3cd020", + "id": "1ca1d107-7d13-41c7-849b-d7fcaf9db0eb", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22735,7 +22735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "292acda1-bee7-4855-9bf3-c9caa76591d6", + "id": "136451f9-c453-4e82-9aa3-5ee01cb75ec9", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22823,7 +22823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "338d03c1-f77b-4788-9fcc-48232fc1574e", + "id": "e9973b57-d15f-4034-9a5c-bc38dae9980f", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22911,7 +22911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d54f828e-e1b7-4a51-8e00-8f9723b0e372", + "id": "3928d1a8-e2dd-40ec-a7e8-6962e86591cb", "name": "Validation Error", "originalRequest": { "url": { @@ -22999,7 +22999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73dc876a-71c4-439b-9651-f526f6526dee", + "id": "48682701-3cf1-47b7-a21f-8871080bc260", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23093,7 +23093,7 @@ } }, { - "id": "a794f16a-5029-4143-b254-e6b47f02315d", + "id": "762ee92f-2c9c-4143-b442-7f858d4382bb", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -23195,7 +23195,7 @@ }, "response": [ { - "id": "17523706-37f7-4b76-abdd-ffe2a6f0d0e0", + "id": "7733cdcc-7e37-426b-a093-159dd37f9361", "name": "Successful Response", "originalRequest": { "url": { @@ -23278,12 +23278,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "00f3db55-ff04-4124-8748-bf3f450e5663", + "id": "ff2749e8-3664-4394-a918-00fc92cc18e3", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23371,7 +23371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f83da4b-416d-4ced-aea5-5fdb3fd09438", + "id": "9db892a9-7fee-4d94-a6f2-df6872898af2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23459,7 +23459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "142e38c0-2b4c-4788-b915-2309014d5c7e", + "id": "0d024a30-ae08-4953-a7e9-79c3aa8c54c5", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23547,7 +23547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18db16b9-97e3-4c9f-89ef-c15adacddd3a", + "id": "bd24d581-d6d0-4c13-a615-625540148b83", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23635,7 +23635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9c9c248-8e32-4194-9e3a-61bcc41c7fd4", + "id": "b28034df-ba36-4b6e-ba95-c944822b20f8", "name": "Validation Error", "originalRequest": { "url": { @@ -23723,7 +23723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1afbe5e9-2e00-41ed-95f7-ff7a9b551579", + "id": "72eb0dbf-84dd-4d1d-a202-031844674c5c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23817,7 +23817,7 @@ } }, { - "id": "201503f6-ff32-429d-a105-512ccd86c398", + "id": "9f84ad07-3ef8-4ba9-b01f-2268650828de", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -23919,7 +23919,7 @@ }, "response": [ { - "id": "f0f05d95-d7b4-4a0f-aa57-0fe0209cb748", + "id": "3327c588-6c9e-4967-8900-a08689e67621", "name": "Successful Response", "originalRequest": { "url": { @@ -24002,12 +24002,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "054d1d8b-b658-4689-94ba-cb1a9e8ce85f", + "id": "5f021960-b923-4270-b6b3-764e55689fc7", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24095,7 +24095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad550ae-5d88-449f-a093-711454fa6f41", + "id": "d08274de-eec7-46ee-8a33-1aadf8503139", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24183,7 +24183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "001f4fcb-2c51-4beb-92c7-9f37307ddd2e", + "id": "07f2cf9e-48d9-4a17-ada5-56cf4a8a8d84", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24271,7 +24271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a885571-9158-48bd-98c4-ab50ce57025d", + "id": "632c4590-3928-4c0d-9d20-8491e25e66a8", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24359,7 +24359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43532260-2fb5-4e8b-af36-15d3ece6eba1", + "id": "e0d6a285-d143-4474-9bcd-de0fdd559d63", "name": "Validation Error", "originalRequest": { "url": { @@ -24447,7 +24447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92fb3765-e499-4af7-b4c7-adf952b97a55", + "id": "9a0a70c1-0f1d-4f24-859f-88b4e72fa364", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24541,7 +24541,7 @@ } }, { - "id": "1dc53d22-adbe-4f5a-b456-7ff47aa8f7cb", + "id": "dcca07d9-2cf6-4433-a87a-7fa350dd9216", "name": "Contains Features", "request": { "name": "Contains Features", @@ -24643,7 +24643,7 @@ }, "response": [ { - "id": "faf61222-92bf-4048-953e-c5c0d78051f6", + "id": "3f33d200-78bd-419a-bbc0-fe2ed91cdcf8", "name": "Successful Response", "originalRequest": { "url": { @@ -24726,12 +24726,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "39a52d13-3879-429f-bf01-babe6c5bb65e", + "id": "5229c4f7-6bbc-4c4f-a4fa-79df640732da", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24819,7 +24819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1070e42f-d807-4d87-ba83-777853cd91e1", + "id": "fd62fe0b-8778-45e9-896c-4b29cb04db29", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24907,7 +24907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad38c24-db21-4167-90df-01b2c20a5cc6", + "id": "9ec8d08f-bfa2-46f7-94a3-767732a4d073", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24995,7 +24995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e78385d-840c-4abe-9774-c68306ece43e", + "id": "ca60ea08-4a12-4f6f-aa92-285d822541bc", "name": "Dataset was not found", "originalRequest": { "url": { @@ -25083,7 +25083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "710e0fea-e4c9-4abb-83ea-56de51db149c", + "id": "74721be5-f0d1-4835-a6a2-3abf5f3737d1", "name": "Validation Error", "originalRequest": { "url": { @@ -25171,7 +25171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d4fd019-2e2d-4d30-a34a-ea80a02c79df", + "id": "98b2dd51-1236-4af8-b8f9-4a67fe96a405", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25265,7 +25265,7 @@ } }, { - "id": "5ec1b00e-47f3-4bea-9f22-c57c3e1fbc83", + "id": "719fb00d-ee0c-4a15-9121-3cd45edb0fca", "name": "Within Features", "request": { "name": "Within Features", @@ -25367,7 +25367,7 @@ }, "response": [ { - "id": "9db5d376-a2d9-4faa-acdf-e77fb0a691a4", + "id": "23b6c416-4f28-47be-9c0c-65cc90e0adf3", "name": "Successful Response", "originalRequest": { "url": { @@ -25450,12 +25450,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"doa8\": false\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"sed_57\": 67168779.00295559\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8ae6ebb5-2138-4f01-a574-434decd09222", + "id": "4721300f-4f53-4e2a-9004-5d05c2fecab8", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25543,7 +25543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f34b028d-2ac7-41fd-9277-744ac5977d74", + "id": "e2b6a935-3dab-4d18-a413-8ea8b1b050c8", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25631,7 +25631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2431e9de-dc29-4356-9638-c0797378bfe7", + "id": "7254a301-fc34-4c69-9604-cddb1b55a1fb", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25719,7 +25719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "507b936d-ba15-4742-b6c0-5653423d9e31", + "id": "5e2607da-cbdb-4bca-a515-b62e2911e0fa", "name": "Dataset was not found", "originalRequest": { "url": { @@ -25807,7 +25807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a1beeda-5f29-4657-9c71-0212bf352153", + "id": "9834d640-9fd0-4a48-8a07-9130c7077f2e", "name": "Validation Error", "originalRequest": { "url": { @@ -25895,7 +25895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1b5de47-311e-49da-b1be-dc5fc7a62109", + "id": "99a04051-0643-4547-bfa4-93e8117e6778", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25989,7 +25989,7 @@ } }, { - "id": "0b9423f1-3a55-47d9-bbd0-ba072e47fb6d", + "id": "9cdaaaf1-f0de-43ee-b9b6-e7c1610e9bd5", "name": "Get Feature", "request": { "name": "Get Feature", @@ -26078,7 +26078,7 @@ }, "response": [ { - "id": "008ae3e8-9ef0-449a-8ce2-575af9ecf3d1", + "id": "d5f2a996-6504-4c4a-8625-9cd5fcc1d0b1", "name": "Successful Response", "originalRequest": { "url": { @@ -26138,12 +26138,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"aute6\": true\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"adipisicing1\": -74435917.44552638,\n \"quis__c5\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "65a11270-0e3c-42d1-a8a9-af1a55624ae6", + "id": "e974b458-4173-4ff0-a98a-12c5c1eb89de", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26208,7 +26208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea9b9ce-e9d5-4d6c-8ed3-701f65920a47", + "id": "aafcbc8d-1986-4c32-adc2-91f7c9ca7617", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26273,7 +26273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c5f2abe-1dc9-4b3f-8ae6-72e70ee634c2", + "id": "f486de47-4321-4a2e-a3b1-1769a94ef4bf", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26338,7 +26338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75ac1b68-da42-4e81-97f5-d5d5f8768e8f", + "id": "e7ed1a6b-6af9-44f0-ad05-a928899d061b", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -26403,7 +26403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9c24cec-d1ae-42d2-8cfe-e99e995f8ed2", + "id": "b64e153f-eb93-4252-b788-6fa5ec52e970", "name": "Validation Error", "originalRequest": { "url": { @@ -26468,7 +26468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab93e25f-e03b-46f7-a9dd-3de554d6bfb7", + "id": "5fb88d0c-fa00-4d76-9faa-98c009038931", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26545,7 +26545,7 @@ "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "d280590a-1d9f-4de9-be8c-fca094149e49", + "id": "e10013f1-23c2-4e07-90ce-ef04bed86699", "name": "Find Routes", "request": { "name": "Find Routes", @@ -26712,7 +26712,7 @@ }, "response": [ { - "id": "6e7a1fd8-10e2-4fdb-9181-7ac8f92f24d3", + "id": "9ce983de-9b3e-446b-a518-dc0f78871758", "name": "Successful Response", "originalRequest": { "url": { @@ -26876,7 +26876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfd4dced-9537-46e5-91d7-afd36cca90e6", + "id": "4836cb85-86ea-4a00-a338-b4ac1fefdc71", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27040,7 +27040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "314c95f1-4d72-4119-a8d2-299ce63b9c8c", + "id": "43ea0b0d-0cb5-4008-961d-9b282e14a90e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27204,7 +27204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ca97bfb-6921-4304-b7e1-b28de74310bf", + "id": "22654a8f-62c2-47d2-bd07-d1d0262d0808", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27368,7 +27368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b54be52-373f-4552-bd5d-3d734ce4ba49", + "id": "6038ac58-b874-4799-8cc5-353762a136c5", "name": "Validation Error", "originalRequest": { "url": { @@ -27532,7 +27532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00e4d4ae-5544-4a84-b873-4f58a65c345e", + "id": "6f1cf594-b114-48fc-aa71-cbb04c27a368", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27702,7 +27702,7 @@ } }, { - "id": "b62bb64a-9297-4b71-9f7a-498d72a79a5e", + "id": "899922cd-d65d-486e-9f67-3d82a44ff1fd", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -27851,7 +27851,7 @@ }, "response": [ { - "id": "7245d082-c45f-4e6c-b16a-bdb32d53304a", + "id": "3e59d5e4-bc5c-44d5-a564-e0f256a6cf94", "name": "Successful Response", "originalRequest": { "url": { @@ -27992,12 +27992,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9a94f4eb-642c-4715-9093-f41bd898a2f5", + "id": "61059322-1cd7-4f28-bce0-25bb872e77ae", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28143,7 +28143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f4c8f95-3f86-4c3f-9535-b549ba6a0c32", + "id": "786e3011-fe97-4617-a400-de3c74b1344a", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28289,7 +28289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e2d03b3-2a55-46df-bc63-01af7fcf14d2", + "id": "7eecff9f-d360-4e0f-8f86-4d2f39408a72", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28435,7 +28435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "facf0cbb-8381-4b75-b923-121f164a9b24", + "id": "96268421-af51-46ac-a350-d1be2178474f", "name": "Validation Error", "originalRequest": { "url": { @@ -28581,7 +28581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f7a351-bf0d-46c2-8f08-57ce28d303dc", + "id": "f9c7f124-32b9-443b-91cf-1328ab3497c9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28733,7 +28733,7 @@ } }, { - "id": "83424038-72f3-443e-9d59-ecf821b0a0dd", + "id": "8bc0965b-29aa-41e8-860b-f1993c2bb9ea", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -28804,7 +28804,7 @@ }, "response": [ { - "id": "4b00bb9d-7e87-4b63-a2b9-17de928c872e", + "id": "1ea00a97-3334-4ace-8a7c-48a50e16cd32", "name": "Successful Response", "originalRequest": { "url": { @@ -28868,12 +28868,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "54699c89-4c0a-4a75-b84d-70cbcb139a61", + "id": "34dec04b-638c-46e2-91a4-153905a29138", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28942,7 +28942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11741854-d8b9-457f-83bf-9d2c37ad1370", + "id": "bc576455-7e67-4533-ab11-fb17009ae2a1", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29011,7 +29011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf6795d8-d7dc-41b1-bd32-25724999eac9", + "id": "dcea407a-aa73-489c-8edc-7d00d12cfedf", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29080,7 +29080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1f693f7-9090-4255-952f-414f50466096", + "id": "3394d049-97d7-4b81-8960-e061e9eaf1d4", "name": "Validation Error", "originalRequest": { "url": { @@ -29149,7 +29149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "119965db-c242-4c7f-9ce5-a4c7b8788e86", + "id": "291ae709-516f-4150-bb7d-ab76cb20ae2c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -29224,7 +29224,7 @@ } }, { - "id": "2ccd30e6-edc6-4243-aafb-2badf721948e", + "id": "589d2171-a77d-425f-a47c-3f7ff271ba57", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -29346,7 +29346,7 @@ }, "response": [ { - "id": "85020b00-294d-4bf9-a98e-944607d3c93a", + "id": "6c9f919d-4c25-493d-b817-161168cac767", "name": "Successful Response", "originalRequest": { "url": { @@ -29465,7 +29465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef6cf701-5938-4396-b30b-805db4cedf67", + "id": "e5287d8d-840e-4d34-a758-c6f97f1577d7", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -29584,7 +29584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef03b000-3158-4e8d-b531-f59692ef8027", + "id": "ee9e5c2f-59a9-4a0f-8926-eaa23dc9d93e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29703,7 +29703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cc369f2-47b6-4dfc-b7b5-8e9b789e1315", + "id": "ca891d18-4d33-4ccb-9570-682c1f919f8b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29822,7 +29822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eb79b7d-4473-4656-98b3-f6f8afa2dd86", + "id": "3b856d74-961b-4ee2-8935-5213813b337d", "name": "Validation Error", "originalRequest": { "url": { @@ -29941,7 +29941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b74a2add-20f8-471a-b3f5-0f3659871c78", + "id": "173eb9ce-eff7-4f8e-a870-30c4d209ead3", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30066,7 +30066,7 @@ } }, { - "id": "8392eec7-0467-49ae-b1d6-5188d3a9573d", + "id": "ec142ced-e688-4ae5-848b-be4bf5603378", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -30137,7 +30137,7 @@ }, "response": [ { - "id": "54f5ccbf-e85e-4486-96f0-5805e97b5a20", + "id": "523305cc-b8e6-43c3-8603-fad4183ad8b2", "name": "Successful Response", "originalRequest": { "url": { @@ -30206,7 +30206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4a7f86f-7b60-4f7b-b05a-fe298babe158", + "id": "9187b932-89d8-48a1-ab58-cee6f979c9c7", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30275,7 +30275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4301b38f-5888-48a4-bea6-3f0f5922cf6b", + "id": "1d8c7ea5-2a9d-4d7b-95e8-b530403ac7c0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -30344,7 +30344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "550669fe-f8e0-4e22-ada4-47cdf768cf86", + "id": "c576647f-5257-416f-b82b-aded1ddfdc5a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -30413,7 +30413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45bf65f7-850f-43f0-a2b5-153a20c97209", + "id": "ab792181-c460-45d6-9631-40256ef98378", "name": "Validation Error", "originalRequest": { "url": { @@ -30482,7 +30482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d8aa287-ba69-4146-90d3-639aac5bf2e1", + "id": "12644f1d-29a4-490d-85c9-5cb05953bd21", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30557,7 +30557,7 @@ } }, { - "id": "2bdfb39d-1716-44c4-a74e-3f801866de4d", + "id": "bf52711b-8e25-409b-89b4-7559ef95392c", "name": "Find Tolls", "request": { "name": "Find Tolls", @@ -30706,7 +30706,7 @@ }, "response": [ { - "id": "50559d43-672c-41ac-a77e-ba67416474de", + "id": "7a64dd19-a83a-4e65-951c-f52c70beb398", "name": "Successful Response", "originalRequest": { "url": { @@ -30847,12 +30847,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"nulla_14\": \"ea occaecat elit\"\n },\n {\n \"pariatur_8\": \"ut\",\n \"velit_f2\": -21204921.56255573\n }\n ],\n \"tollSystems\": [\n {\n \"aliquip_5\": \"nisi elit sit ut Duis\"\n },\n {\n \"amet545\": 45088263,\n \"officia14\": \"cupidatat minim consectetur laboris\",\n \"ea_2_\": \"sint laboris\",\n \"in_57\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"est_6\": false,\n \"dolore4\": -25390035\n },\n {\n \"voluptate__2\": true,\n \"elit85a\": false\n }\n ],\n \"tollSystems\": [\n {\n \"elit_6a1\": 48038287.745329976\n },\n {\n \"in_d7\": 55897805.083952695\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"consectetur_b6\": 23207894.075817227,\n \"voluptate_ebf\": -88002977\n },\n {\n \"sed648\": -78845367.49264556,\n \"labore_18\": false,\n \"anim_ed3\": \"officia do cu\"\n }\n ],\n \"tollSystems\": [\n {\n \"ad480\": \"est\"\n },\n {\n \"cillum_f7\": \"nostrud amet cillum\",\n \"Duisa\": true\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"suntd7\": -85280420.98933564\n },\n {\n \"labore81\": true,\n \"culpa_d\": -6466112.125989735,\n \"in_6\": 25003756\n }\n ],\n \"tollSystems\": [\n {\n \"occaecate0\": 59058942\n },\n {\n \"eue08\": 73209902.33611938,\n \"mollit_09a\": \"ex deseru\"\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"labore_adb\": 86743479.6621455,\n \"sit_bec\": 74701671.55105823\n },\n {\n \"magnac3\": 16279362.728587404,\n \"laboris_39\": 6879378.7704206705\n }\n ],\n \"tollSystems\": [\n {\n \"anim__8\": true,\n \"dolore0\": -75147641.73217764,\n \"amet_5\": \"est\",\n \"pariatur6da\": 62393323.37761158\n },\n {\n \"aute_47c\": true,\n \"tempor3f\": 41826253\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ipsumd6\": 25507810\n },\n {\n \"sed7\": -6600474.32832469,\n \"proident_cdf\": \"proident in in dolore\",\n \"laborum_d\": 81789176.55402255\n }\n ],\n \"tollSystems\": [\n {\n \"occaecat42\": false\n },\n {\n \"minim_679\": true,\n \"minim_a\": \"incididunt e\"\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"id5a2\": -9551916.049747303\n },\n {\n \"enime\": 83938182.90536302,\n \"do_42a\": 4340764,\n \"dolorf9a\": -55537010.79488516,\n \"Duis_1\": true\n }\n ],\n \"tollSystems\": [\n {\n \"aute_ba6\": 27886015.437050343,\n \"mollit_02\": \"et in si\"\n },\n {\n \"quis7\": \"ex ipsum consequat\",\n \"aute_55_\": false,\n \"nostrud07\": -78121160.39064145\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"tempor_6a2\": -84106505.5666835\n },\n {\n \"do521\": 75101056.24271968,\n \"quis55\": true,\n \"do_2f\": false\n }\n ],\n \"tollSystems\": [\n {\n \"officia_be4\": true,\n \"quis_0\": \"laboris et elit exercitati\"\n },\n {\n \"voluptate_f00\": false,\n \"magna62\": \"dolor deserunt\"\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2cf9e901-38b5-411c-befd-47121e9bf41e", + "id": "4d6c7689-5ef3-493f-89e4-f8b39b13d694", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30998,7 +30998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24a70a16-a2ec-4471-857b-a9cc68045f41", + "id": "5606b6b8-7fea-4498-8f65-bc6b517b3fa2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -31144,7 +31144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a5499b2-95a8-4b26-b1b1-faa2c3d9104c", + "id": "a63b7631-0511-41df-82dc-09baed3bc4b3", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -31290,7 +31290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13e7acf0-6e7d-434e-a733-650f75adef21", + "id": "bb49d9b8-e1d5-4c92-a3e3-8a17cf6b73fc", "name": "Validation Error", "originalRequest": { "url": { @@ -31436,7 +31436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f242ea61-93ed-4425-95b4-b9e943978a12", + "id": "4482ebaf-997b-4a90-b8cf-19e9766f4bd2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -31602,7 +31602,7 @@ } ], "info": { - "_postman_id": "45d33007-15bf-44f6-9382-0756f12017f4", + "_postman_id": "fc0d1709-65b7-4e0d-9b48-c6617a3e8113", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { From 027b78cdfe7926638dbcdddade0accbd79cd1004 Mon Sep 17 00:00:00 2001 From: galela Date: Tue, 6 Jan 2026 10:19:25 +0100 Subject: [PATCH 8/9] fix: updated datasets payloads --- .../woosmap_http_datasets_create.go | 10 ++++++++-- .../woosmap_http_datasets_create.java | 2 +- .../woosmap_http_datasets_create.node.js | 10 ++++++++-- .../woosmap_http_datasets_create.py | 10 ++++++++-- .../woosmap_http_datasets_create.rb | 10 ++++++++-- .../woosmap_http_datasets_create.sh | 10 ++++++++-- .../woosmap_http_datasets_get_feature.go | 2 +- .../woosmap_http_datasets_get_feature.java | 2 +- .../woosmap_http_datasets_get_feature.js | 2 +- .../woosmap_http_datasets_get_feature.node.js | 2 +- .../woosmap_http_datasets_get_feature.py | 2 +- .../woosmap_http_datasets_get_feature.rb | 2 +- .../woosmap_http_datasets_get_feature.sh | 2 +- .../woosmap_http_datasets_get_feature.txt | 2 +- .../woosmap_http_datasets_update.go | 4 ++-- .../woosmap_http_datasets_update.java | 2 +- .../woosmap_http_datasets_update.node.js | 4 ++-- .../woosmap_http_datasets_update.py | 4 ++-- .../woosmap_http_datasets_update.rb | 4 ++-- .../woosmap_http_datasets_update.sh | 4 ++-- generator/requests/requests.ts | 16 +++++++++++----- .../woosmap_http_datasets_create.curl.yml | 2 +- .../woosmap_http_datasets_create.javascript.yml | 2 +- .../woosmap_http_datasets_create.nodejs.yml | 2 +- .../woosmap_http_datasets_create.python.yml | 2 +- .../woosmap_http_datasets_get_feature.curl.yml | 2 +- ...smap_http_datasets_get_feature.javascript.yml | 2 +- .../woosmap_http_datasets_get_feature.nodejs.yml | 2 +- .../woosmap_http_datasets_get_feature.python.yml | 2 +- .../woosmap_http_datasets_update.curl.yml | 2 +- .../woosmap_http_datasets_update.javascript.yml | 2 +- .../woosmap_http_datasets_update.nodejs.yml | 2 +- .../woosmap_http_datasets_update.python.yml | 2 +- 33 files changed, 83 insertions(+), 47 deletions(-) diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.go b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.go index 5a060398..c52ff95a 100644 --- a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.go +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.go @@ -14,8 +14,14 @@ func main() { method := "POST" payload := strings.NewReader(`{ - "name": "my_dataset", - "description": "My dataset description" + "name": "string", + "url": "http://example.com", + "schema_mapping": [ + { + "schema_key": "title", + "data_key": "string" + } + ] }`) client := &http.Client { diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.java b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.java index 76aed835..2d9fc684 100644 --- a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.java +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.java @@ -2,7 +2,7 @@ OkHttpClient client = new OkHttpClient().newBuilder() .build(); MediaType mediaType = MediaType.parse("application/json"); -RequestBody body = RequestBody.create(mediaType, "{\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n}"); +RequestBody body = RequestBody.create(mediaType, "{\n \"name\": \"string\",\n \"url\": \"http://example.com\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"string\"\n }\n ]\n}"); Request request = new Request.Builder() .url("https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY") .method("POST", body) diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.node.js b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.node.js index 7a34f806..47175d7c 100644 --- a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.node.js +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.node.js @@ -1,8 +1,14 @@ // [START woosmap_http_datasets_create] const axios = require('axios'); let data = JSON.stringify({ - "name": "my_dataset", - "description": "My dataset description" + "name": "string", + "url": "http://example.com", + "schema_mapping": [ + { + "schema_key": "title", + "data_key": "string" + } + ] }); let config = { diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.py b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.py index a0122dbe..f6cface5 100644 --- a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.py +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.py @@ -5,8 +5,14 @@ url = "https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY" payload = json.dumps({ - "name": "my_dataset", - "description": "My dataset description" + "name": "string", + "url": "http://example.com", + "schema_mapping": [ + { + "schema_key": "title", + "data_key": "string" + } + ] }) headers = { 'content-type': 'application/json' diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.rb b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.rb index 75c76e9d..5777c701 100644 --- a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.rb +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.rb @@ -11,8 +11,14 @@ request = Net::HTTP::Post.new(url) request["content-type"] = "application/json" request.body = JSON.dump({ - "name": "my_dataset", - "description": "My dataset description" + "name": "string", + "url": "http://example.com", + "schema_mapping": [ + { + "schema_key": "title", + "data_key": "string" + } + ] }) response = https.request(request) diff --git a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.sh b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.sh index 5dc8aa45..58c63ec4 100644 --- a/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.sh +++ b/dist/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.sh @@ -2,7 +2,13 @@ curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' \ -H 'content-type: application/json' \ -d '{ - "name": "my_dataset", - "description": "My dataset description" + "name": "string", + "url": "http://example.com", + "schema_mapping": [ + { + "schema_key": "title", + "data_key": "string" + } + ] }' # [END woosmap_http_datasets_create] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.go b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.go index 763d0678..da29e57a 100644 --- a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.go +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.go @@ -9,7 +9,7 @@ import ( func main() { - url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY" + url := "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY" method := "GET" client := &http.Client { diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.java b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.java index 980f24b7..f3b64061 100644 --- a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.java +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.java @@ -4,7 +4,7 @@ MediaType mediaType = MediaType.parse("text/plain"); RequestBody body = RequestBody.create(mediaType, ""); Request request = new Request.Builder() - .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY") + .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY") .method("GET", body) .build(); Response response = client.newCall(request).execute(); diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.js b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.js index 0f845192..a665ca6c 100644 --- a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.js +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.js @@ -4,7 +4,7 @@ const requestOptions = { redirect: "follow" }; -fetch("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY", requestOptions) +fetch("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY", requestOptions) .then((response) => response.text()) .then((result) => console.log(result)) .catch((error) => console.error(error)); diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.node.js b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.node.js index cfcbffb0..dea84f8f 100644 --- a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.node.js +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.node.js @@ -4,7 +4,7 @@ const axios = require('axios'); let config = { method: 'get', maxBodyLength: Infinity, - url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY', + url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY', headers: { } }; diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.py b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.py index fc304f41..e2b21b3a 100644 --- a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.py +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.py @@ -1,7 +1,7 @@ # [START woosmap_http_datasets_get_feature] import requests -url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY" +url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY" payload = {} headers = {} diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.rb b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.rb index 2e52d896..80c814e2 100644 --- a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.rb +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.rb @@ -2,7 +2,7 @@ require "uri" require "net/http" -url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY") +url = URI("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY") https = Net::HTTP.new(url.host, url.port) https.use_ssl = true diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.sh b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.sh index 8997d162..d0d21cdb 100644 --- a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.sh +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.sh @@ -1,3 +1,3 @@ # [START woosmap_http_datasets_get_feature] -curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY' +curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY' # [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.txt b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.txt index 8b965e36..4df31bda 100644 --- a/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.txt +++ b/dist/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.txt @@ -1,4 +1,4 @@ [START woosmap_http_datasets_get_feature] -https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id +https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08 ?private_key=YOUR_PRIVATE_API_KEY [END woosmap_http_datasets_get_feature] \ No newline at end of file diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.go b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.go index ff4b051c..2d7ccbc1 100644 --- a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.go +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.go @@ -14,8 +14,8 @@ func main() { method := "PUT" payload := strings.NewReader(`{ - "name": "my_updated_dataset", - "description": "My updated dataset description" + "name": "string", + "url": "http://example.com" }`) client := &http.Client { diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.java b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.java index 19cd348a..beb89941 100644 --- a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.java +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.java @@ -2,7 +2,7 @@ OkHttpClient client = new OkHttpClient().newBuilder() .build(); MediaType mediaType = MediaType.parse("application/json"); -RequestBody body = RequestBody.create(mediaType, "{\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n}"); +RequestBody body = RequestBody.create(mediaType, "{\n \"name\": \"string\",\n \"url\": \"http://example.com\"\n}"); Request request = new Request.Builder() .url("https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY") .method("PUT", body) diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.node.js b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.node.js index 0a3c60fb..6dd8ed11 100644 --- a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.node.js +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.node.js @@ -1,8 +1,8 @@ // [START woosmap_http_datasets_update] const axios = require('axios'); let data = JSON.stringify({ - "name": "my_updated_dataset", - "description": "My updated dataset description" + "name": "string", + "url": "http://example.com" }); let config = { diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.py b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.py index ca5fc195..da9390b7 100644 --- a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.py +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.py @@ -5,8 +5,8 @@ url = "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY" payload = json.dumps({ - "name": "my_updated_dataset", - "description": "My updated dataset description" + "name": "string", + "url": "http://example.com" }) headers = { 'content-type': 'application/json' diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.rb b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.rb index b17bd214..2e463aaf 100644 --- a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.rb +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.rb @@ -11,8 +11,8 @@ request = Net::HTTP::Put.new(url) request["content-type"] = "application/json" request.body = JSON.dump({ - "name": "my_updated_dataset", - "description": "My updated dataset description" + "name": "string", + "url": "http://example.com" }) response = https.request(request) diff --git a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.sh b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.sh index 2d2da67f..8ac470c3 100644 --- a/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.sh +++ b/dist/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.sh @@ -2,7 +2,7 @@ curl -L -X PUT 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' \ -H 'content-type: application/json' \ -d '{ - "name": "my_updated_dataset", - "description": "My updated dataset description" + "name": "string", + "url": "http://example.com" }' # [END woosmap_http_datasets_update] \ No newline at end of file diff --git a/generator/requests/requests.ts b/generator/requests/requests.ts index 8897baf1..9f73858d 100644 --- a/generator/requests/requests.ts +++ b/generator/requests/requests.ts @@ -785,8 +785,14 @@ export const REQUESTS: SnippetRequest[] = [ request: new PostJsonRequest({ url: "https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY", json: { - name: "my_dataset", - description: "My dataset description", + name: "string", + url: "http://example.com", + schema_mapping: [ + { + schema_key: "title", + data_key: "string", + }, + ], }, }), }, @@ -811,8 +817,8 @@ export const REQUESTS: SnippetRequest[] = [ request: new PutJsonRequest({ url: "https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY", json: { - name: "my_updated_dataset", - description: "My updated dataset description", + name: "string", + url: "http://example.com", }, }), }, @@ -942,7 +948,7 @@ export const REQUESTS: SnippetRequest[] = [ url: new Url({ protocol: "https", host: "api.woosmap.com", - path: "/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id", + path: "/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08", query: [ { key: "private_key", diff --git a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.curl.yml b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.curl.yml index 5420ac1f..6c852c48 100644 --- a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.curl.yml +++ b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.curl.yml @@ -1,5 +1,5 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n}'", + "source": "curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"string\",\n \"url\": \"http://example.com\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"string\"\n }\n ]\n}'", } diff --git a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.javascript.yml b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.javascript.yml index eea13562..beadac75 100644 --- a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.javascript.yml +++ b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.javascript.yml @@ -1,5 +1,5 @@ { "lang": "javascript", "label": "JavaScript", - "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"string\",\n \"url\": \"http://example.com\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"string\"\n }\n ]\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", } diff --git a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.nodejs.yml b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.nodejs.yml index 4db68730..c3456c9c 100644 --- a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.nodejs.yml +++ b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.nodejs.yml @@ -1,5 +1,5 @@ { "lang": "nodejs", "label": "NodeJS", - "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"name\": \"string\",\n \"url\": \"http://example.com\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"string\"\n }\n ]\n});\n\nlet config = {\n method: 'post',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", } diff --git a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.python.yml b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.python.yml index 43369e66..853f9dd1 100644 --- a/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.python.yml +++ b/specification/snippets/woosmap_http_datasets_create/woosmap_http_datasets_create.python.yml @@ -1,5 +1,5 @@ { "lang": "python", "label": "Python", - "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"string\",\n \"url\": \"http://example.com\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"string\"\n }\n ]\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n", } diff --git a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.curl.yml b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.curl.yml index e414fe6d..8a86d0d2 100644 --- a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.curl.yml +++ b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.curl.yml @@ -1,5 +1,5 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY'", + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY'", } diff --git a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.javascript.yml b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.javascript.yml index 2cd2da8d..1366519e 100644 --- a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.javascript.yml +++ b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.javascript.yml @@ -1,5 +1,5 @@ { "lang": "javascript", "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", } diff --git a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.nodejs.yml b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.nodejs.yml index dd39b9c7..0de62a6d 100644 --- a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.nodejs.yml +++ b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.nodejs.yml @@ -1,5 +1,5 @@ { "lang": "nodejs", "label": "NodeJS", - "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", + "source": "const axios = require('axios');\n\nlet config = {\n method: 'get',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY',\n headers: { }\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", } diff --git a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.python.yml b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.python.yml index f49df1f7..54d30415 100644 --- a/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.python.yml +++ b/specification/snippets/woosmap_http_datasets_get_feature/woosmap_http_datasets_get_feature.python.yml @@ -1,5 +1,5 @@ { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n", } diff --git a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.curl.yml b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.curl.yml index 255a67d6..b388bab2 100644 --- a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.curl.yml +++ b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.curl.yml @@ -1,5 +1,5 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L -X PUT 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n}'", + "source": "curl -L -X PUT 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"string\",\n \"url\": \"http://example.com\"\n}'", } diff --git a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.javascript.yml b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.javascript.yml index b198158e..da9cd90d 100644 --- a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.javascript.yml +++ b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.javascript.yml @@ -1,5 +1,5 @@ { "lang": "javascript", "label": "JavaScript", - "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n});\n\nconst requestOptions = {\n method: \"PUT\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"string\",\n \"url\": \"http://example.com\"\n});\n\nconst requestOptions = {\n method: \"PUT\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));", } diff --git a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.nodejs.yml b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.nodejs.yml index 8030a4a2..3da20991 100644 --- a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.nodejs.yml +++ b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.nodejs.yml @@ -1,5 +1,5 @@ { "lang": "nodejs", "label": "NodeJS", - "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n});\n\nlet config = {\n method: 'put',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", + "source": "const axios = require('axios');\nlet data = JSON.stringify({\n \"name\": \"string\",\n \"url\": \"http://example.com\"\n});\n\nlet config = {\n method: 'put',\n maxBodyLength: Infinity,\n url: 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY',\n headers: { \n 'content-type': 'application/json'\n },\n data : data\n};\n\naxios.request(config)\n.then((response) => {\n console.log(JSON.stringify(response.data));\n})\n.catch((error) => {\n console.log(error);\n});\n", } diff --git a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.python.yml b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.python.yml index c902f3a9..0d80b8d4 100644 --- a/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.python.yml +++ b/specification/snippets/woosmap_http_datasets_update/woosmap_http_datasets_update.python.yml @@ -1,5 +1,5 @@ { "lang": "python", "label": "Python", - "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"PUT\", url, headers=headers, data=payload)\n\nprint(response.text)\n", + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"string\",\n \"url\": \"http://example.com\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"PUT\", url, headers=headers, data=payload)\n\nprint(response.text)\n", } From b37df2b0e299f44015779ef0bba2563b1f889e95 Mon Sep 17 00:00:00 2001 From: gaelsimon Date: Tue, 6 Jan 2026 09:22:09 +0000 Subject: [PATCH 9/9] chore: update dist folder [skip ci] --- dist/merged-woosmap-openapi3.json | 18 +- dist/woosmap-postman.json | 938 +++++++++++++++--------------- 2 files changed, 478 insertions(+), 478 deletions(-) diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json index d8d5c589..019e5b12 100755 --- a/dist/merged-woosmap-openapi3.json +++ b/dist/merged-woosmap-openapi3.json @@ -2103,17 +2103,17 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L -X PUT 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n}'" + "source": "curl -L -X PUT 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"string\",\n \"url\": \"http://example.com\"\n}'" }, { "lang": "javascript", "label": "JavaScript", - "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n});\n\nconst requestOptions = {\n method: \"PUT\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"string\",\n \"url\": \"http://example.com\"\n});\n\nconst requestOptions = {\n method: \"PUT\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, { "lang": "python", "label": "Python", - "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"my_updated_dataset\",\n \"description\": \"My updated dataset description\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"PUT\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"string\",\n \"url\": \"http://example.com\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"PUT\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ], "x-original-tag": "dataset" @@ -2336,17 +2336,17 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n}'" + "source": "curl -L 'https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY' \\\n-H 'content-type: application/json' \\\n-d '{\n \"name\": \"string\",\n \"url\": \"http://example.com\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"string\"\n }\n ]\n}'" }, { "lang": "javascript", "label": "JavaScript", - "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "source": "const myHeaders = new Headers();\nmyHeaders.append(\"content-type\", \"application/json\");\n\nconst raw = JSON.stringify({\n \"name\": \"string\",\n \"url\": \"http://example.com\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"string\"\n }\n ]\n});\n\nconst requestOptions = {\n method: \"POST\",\n headers: myHeaders,\n body: raw,\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, { "lang": "python", "label": "Python", - "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"my_dataset\",\n \"description\": \"My dataset description\"\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\nimport json\n\nurl = \"https://api.woosmap.com/datasets/?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = json.dumps({\n \"name\": \"string\",\n \"url\": \"http://example.com\",\n \"schema_mapping\": [\n {\n \"schema_key\": \"title\",\n \"data_key\": \"string\"\n }\n ]\n})\nheaders = {\n 'content-type': 'application/json'\n}\n\nresponse = requests.request(\"POST\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ], "x-original-tag": "dataset" @@ -3995,17 +3995,17 @@ { "lang": "curl", "label": "cURL", - "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY'" + "source": "curl -L 'https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY'" }, { "lang": "javascript", "label": "JavaScript", - "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" + "source": "const requestOptions = {\n method: \"GET\",\n redirect: \"follow\"\n};\n\nfetch(\"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY\", requestOptions)\n .then((response) => response.text())\n .then((result) => console.log(result))\n .catch((error) => console.error(error));" }, { "lang": "python", "label": "Python", - "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/my_feature_id?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" + "source": "import requests\n\nurl = \"https://api.woosmap.com/datasets/8c4c51f1-f6f3-43bc-b65d-7415e8ef22c0/features/497f6eca-6276-4993-bfeb-53cbbbba6f08?private_key=YOUR_PRIVATE_API_KEY\"\n\npayload = {}\nheaders = {}\n\nresponse = requests.request(\"GET\", url, headers=headers, data=payload)\n\nprint(response.text)\n" } ], "x-original-tag": "features" diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json index f08e4d3b..aa36454c 100755 --- a/dist/woosmap-postman.json +++ b/dist/woosmap-postman.json @@ -5,7 +5,7 @@ "description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n", "item": [ { - "id": "b74a1594-ce3f-4573-9f77-6c2d5f8f17c6", + "id": "a7bfb715-9b03-454b-b1ef-2bb49940f6ee", "name": "Search for assets", "request": { "name": "Search for assets", @@ -128,7 +128,7 @@ }, "response": [ { - "id": "fe897b60-0e9e-4417-b72d-4025f29f29fb", + "id": "d8c55777-1ed3-4616-b447-bf078c08f572", "name": "Assets successfully retrieved", "originalRequest": { "url": { @@ -243,12 +243,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"non_095\": \"ullamco aliqua nisi Ut\",\n \"minim__5\": 11795616.166413233,\n \"commodo92a\": -59430436,\n \"ipsum0f\": 30216734.258711636\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", + "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1c82430e-6906-4ba3-a47f-0c929b977b7f", + "id": "1a6cb5e6-11fd-4ce0-abf5-a592010d2270", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -368,7 +368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e86b9af7-1031-4177-9f9f-27c5b42bac6f", + "id": "3bd34df1-4413-410b-974e-b5672f9bea01", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -488,7 +488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d862be0-3b96-4eab-a072-ea614e0440ae", + "id": "2591c398-19d6-4e30-ba8b-0e665eb7cbe4", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -614,7 +614,7 @@ } }, { - "id": "0b2c01d4-1f5c-41dc-ac9a-812dd6f261e8", + "id": "3fc45d8f-8d40-488e-beb3-a08b0e1ae577", "name": "Autocomplete for assets", "request": { "name": "Autocomplete for assets", @@ -692,7 +692,7 @@ }, "response": [ { - "id": "4c710e16-c62e-4ae6-ace1-268264a4857f", + "id": "de334fe1-e1e5-4974-86d2-2048e37d797a", "name": "Assets Successfully Replaced", "originalRequest": { "url": { @@ -762,12 +762,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"name\": \"ea anim\",\n \"highlighted\": \"in quis labore sed\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"adipisicing dolore\",\n \"highlighted\": \"r\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", + "body": "{\n \"predictions\": [\n {\n \"name\": \"in adipisicing\",\n \"highlighted\": \"dol\",\n \"store_id\": {},\n \"types\": {}\n },\n {\n \"name\": \"Duis\",\n \"highlighted\": \"nisi sint\",\n \"store_id\": {},\n \"types\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4f51d2d9-8ae7-46ad-87c3-7a1616ae0f86", + "id": "9d09121c-8bcb-4685-a21c-115639bef8bc", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -842,7 +842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45eb51af-97e8-48dd-bdee-9fdf712e3578", + "id": "49566315-b9a7-4890-b24b-4b0fee7f7dad", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -917,7 +917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef7f64b0-d88f-475e-91ec-75a2ab83730e", + "id": "5c0ff714-bb2f-46a7-98af-130dd30b2b5c", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -998,7 +998,7 @@ } }, { - "id": "f93ed92e-8d9c-415e-9ede-ff796920cfc3", + "id": "ae720f8f-213d-4f72-a694-7dedd249d51d", "name": "Bounds for assets", "request": { "name": "Bounds for assets", @@ -1086,7 +1086,7 @@ }, "response": [ { - "id": "c0087de1-eae9-4e54-af69-8611f530cad1", + "id": "2344299c-98df-493a-96f8-35bf2b123e2c", "name": "Bounds successfully retrieved", "originalRequest": { "url": { @@ -1171,7 +1171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cf2fed2-578b-4f4a-a444-8009cf4c9b31", + "id": "fcb8a41a-b4bd-4956-a9d1-90cbd8ca6a6a", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1256,7 +1256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77beaf1d-8490-41e3-bb25-6697a9049339", + "id": "31693217-6313-4e58-b5c3-9ab2487b15d1", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1341,7 +1341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6375ca1d-5d1b-4cae-a162-1d15a0248572", + "id": "c97f16da-73b6-458e-a8f7-a824abc7ded1", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "description": "The Data Management API is a web service that uses an HTTP request to manage, create or edit your Assets. The API only supports JSON. So you have to create a JSON file with your assets’ addresses and other information. You’ll need to convert, or geocode, the addresses in your file to latitude/longitude (`lat` / `long`) coordinates. Those coordinates will be used for most of Woosmap features like [local searches](https://developers.woosmap.com/products/search-api/get-started/), [stores nearby a user location](https://developers.woosmap.com/products/geolocation-api/stores/) or for displaying markers on a map with [Woosmap Javascript API](https://developers.woosmap.com/products/js-api/get-started/).\n", "item": [ { - "id": "1c6609b3-4d7f-4f72-bf23-360611fd1854", + "id": "8828a26b-4646-43d3-b3d2-f69bd8b8ffe3", "name": "Create your Assets", "request": { "name": "Create your Assets", @@ -1472,7 +1472,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1500,7 +1500,7 @@ }, "response": [ { - "id": "a2a4a394-7065-4944-accf-805858ba1fdf", + "id": "883c4290-8538-4a35-833c-1509f6146c51", "name": "Assets successfully created", "originalRequest": { "url": { @@ -1538,7 +1538,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1560,7 +1560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "717fcbb6-1ec8-47b9-b8d4-ca230a3769da", + "id": "b4184177-fedc-4687-a2f8-02a7a9afdbf5", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1598,7 +1598,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1620,7 +1620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4372aadc-98e3-4682-9f46-d5afecb95cdc", + "id": "fae89e3a-859b-41e3-94f9-124cb0a28252", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1658,7 +1658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1680,7 +1680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb11d846-997a-453e-b993-aeeb68e5c718", + "id": "f0445150-bdbd-44fc-90da-aca87532d7d7", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -1718,7 +1718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1746,7 +1746,7 @@ } }, { - "id": "46ed6e26-8910-4fd4-b85c-933c3ef6d944", + "id": "270aec09-d571-44a6-89d9-4f263778b46e", "name": "Update the Assets", "request": { "name": "Update the Assets", @@ -1780,7 +1780,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1808,7 +1808,7 @@ }, "response": [ { - "id": "97e4a20e-a71e-4d02-8160-94f7c1fa8976", + "id": "6efaaa76-b8c0-48f9-914e-159719cf14a7", "name": "Assets successfully updated", "originalRequest": { "url": { @@ -1846,7 +1846,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1868,7 +1868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afd8af43-a28b-4e99-aabe-6b4b48f11dff", + "id": "04570790-e5e9-4c07-8688-a42fcd0f9155", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -1906,7 +1906,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1928,7 +1928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b576ec0e-b08b-4553-a48a-0c4fa15eea07", + "id": "d6626e92-a0c4-45f1-9b61-b92784d4e1db", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -1966,7 +1966,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -1988,7 +1988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d81539da-854a-4db2-a183-2fb3eaa89846", + "id": "406e5534-c23d-49fa-a75e-48b903f07e13", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2026,7 +2026,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2054,7 +2054,7 @@ } }, { - "id": "7b8033c0-d4a2-4e35-8d86-9f9405e4a088", + "id": "a03ee322-bb2a-454a-b390-d5399309a3cc", "name": "Delete the Assets", "request": { "name": "Delete the Assets", @@ -2113,7 +2113,7 @@ }, "response": [ { - "id": "1f96ba23-1e5e-4d80-8947-11aac40b084e", + "id": "a5c25145-68d7-465e-80af-63fc8811e29b", "name": "Assets successfully deleted", "originalRequest": { "url": { @@ -2169,7 +2169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "009c8344-fc69-4237-8761-121c481dcfc1", + "id": "363ed78b-17c0-4a1a-b4fa-9a0555868318", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2225,7 +2225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ab908c5-2c04-444a-ab6d-fbcf4f36141e", + "id": "77876b28-5783-4f19-937b-e01c547b8eff", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2287,7 +2287,7 @@ } }, { - "id": "29892645-8ff1-479c-bf75-aa078e99a7f9", + "id": "badca9df-55a4-43cb-98ee-8bd150b2670d", "name": "Get Asset from ID", "request": { "name": "Get Asset from ID", @@ -2348,7 +2348,7 @@ }, "response": [ { - "id": "2a13dedf-3a9e-4c97-a081-5f8beb348540", + "id": "977d2d0b-11fa-408f-8226-4f46a6204496", "name": "Asset successfully retrieved", "originalRequest": { "url": { @@ -2391,12 +2391,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"Lorem_018\": 60504488.211114794\n },\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", + "body": "{\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": null,\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e781064f-c98e-49d4-806e-a104c1247b7c", + "id": "8d0090b4-04cb-4465-a3cb-e03cbf407462", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2444,7 +2444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f45ca703-9616-4fe4-9188-4ee150d4013d", + "id": "eee2d73c-b74f-4b19-8252-e8eea8c61624", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a736bd1-12ec-4b57-9275-89ea15a0b2ec", + "id": "6efcaecb-da2f-4fbc-98ca-2b56f60b5b81", "name": "Not Found - `storeId` do not exist.", "originalRequest": { "url": { @@ -2534,7 +2534,7 @@ } }, { - "id": "e8602828-f94b-4534-89cc-341e6ef8ddcc", + "id": "2e5d31db-337c-4a0e-b0ad-bcc745f30664", "name": "Replace all assets", "request": { "name": "Replace all assets", @@ -2569,7 +2569,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2597,7 +2597,7 @@ }, "response": [ { - "id": "1219a65a-b2ae-449a-b6c4-d6398a76a002", + "id": "02f094de-0fbb-4058-a028-865db0ecab95", "name": "Assets successfully replaced", "originalRequest": { "url": { @@ -2636,7 +2636,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2658,7 +2658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7c988a7-570c-442e-b7de-a05b033f8462", + "id": "a775abe6-d10e-4d59-aaa5-374603d51ee4", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -2697,7 +2697,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2719,7 +2719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d4ca6d5-1afa-465f-a2a2-97d31854e710", + "id": "b80c8bfb-0ee7-4243-b178-33dd62661a49", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -2758,7 +2758,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2780,7 +2780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ea2e73-8aa8-4327-8a4f-828f8455b6aa", + "id": "c88cb7f0-c6a1-42b2-894b-9b95a4c7e319", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -2819,7 +2819,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"cupidatataf\": \"ex adipisicing eu Ut\"\n },\n \"localizedNames\": {},\n \"openingHours\": null\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": {\n \"reprehenderit_a\": 83071627\n },\n \"localizedNames\": {},\n \"openingHours\": null\n }\n ]\n}", + "raw": "{\n \"stores\": [\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n },\n {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"name\": \"\",\n \"storeId\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"countryCode\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"userProperties\": null,\n \"localizedNames\": {},\n \"openingHours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2853,7 +2853,7 @@ "description": "Geolocation API returns a location (or nearby stores) and accuracy radius based on an IP address. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "9b74ba28-f63e-47cd-b215-c87d3937201a", + "id": "20002cb1-260a-4cc4-b4d2-1766b4ca7376", "name": "Geolocation from an IP address", "request": { "name": "Geolocation from an IP address", @@ -2913,7 +2913,7 @@ }, "response": [ { - "id": "2aa3a754-9721-49ed-88a7-fabd964b381a", + "id": "f3b230bc-bee7-459a-a434-404876c1bc5a", "name": "Geolocation successfully retrieved", "originalRequest": { "url": { @@ -2970,7 +2970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1342508e-ac57-4bb2-a363-fd0425fc4f0a", + "id": "3d075f5e-c8e1-410c-9ee3-0a33666d0728", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3027,7 +3027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcc6ab3d-4507-4fb7-aa60-92b6b286cfa9", + "id": "39a41958-b201-4525-a927-ece2dc0efc98", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3084,7 +3084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fcb1677-8890-422b-b612-82d1bd1ac60f", + "id": "ee57e266-5009-41ab-8248-fb3f054597fb", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ } }, { - "id": "c16883d8-0de3-4a77-84f9-2d92bb4e7636", + "id": "f488e701-1404-4fb1-8395-c49cf8092912", "name": "Assets nearby a Geolocation", "request": { "name": "Assets nearby a Geolocation", @@ -3225,7 +3225,7 @@ }, "response": [ { - "id": "eca541c4-308d-4a5f-b348-58a036c597da", + "id": "86f2a0ad-02c6-44b1-9fb5-456c71692318", "name": "Geolocation and Stores successufully retrieved", "originalRequest": { "url": { @@ -3295,12 +3295,12 @@ "value": "application/json" } ], - "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"nulla_e87\": -73933458,\n \"quisdb\": true\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", + "body": "{\n \"stores\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": null,\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"\",\n \"store_id\": \"\",\n \"address\": {\n \"lines\": [\n \"\",\n \"\"\n ],\n \"country_code\": \"\",\n \"city\": \"\",\n \"zipcode\": \"\"\n },\n \"contact\": {\n \"website\": \"\",\n \"phone\": \"\",\n \"email\": \"\"\n },\n \"open\": {\n \"current_slice\": {\n \"start\": \"\",\n \"end\": \"\"\n },\n \"open_hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"open_now\": \"\",\n \"next_opening\": {\n \"end\": \"\",\n \"start\": \"\",\n \"day\": \"\"\n },\n \"week_day\": \"\"\n },\n \"weekly_opening\": {\n \"1\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"2\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"3\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"4\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"5\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"6\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"7\": {\n \"hours\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"isSpecial\": \"\"\n },\n \"timezone\": \"\"\n },\n \"types\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"last_updated\": \"\",\n \"user_properties\": {\n \"adbe1\": 74281388.66273549,\n \"laborum0\": \"ipsum dolo\",\n \"nisi7\": -57680829\n },\n \"opening_hours\": {\n \"timezone\": \"\",\n \"usual\": {\n \"1\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"3\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"4\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"5\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"6\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"7\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"default\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n },\n \"special\": {\n \"2015-02-07\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ],\n \"2015-02-08\": [\n {\n \"start\": \"\",\n \"end\": \"\"\n },\n {\n \"start\": \"\",\n \"end\": \"\"\n }\n ]\n }\n },\n \"distance\": \"\"\n },\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"pageCount\": \"\"\n }\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"accuracy\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"country_code\": \"\",\n \"country_name\": \"\",\n \"continent\": \"\",\n \"region_state\": \"\",\n \"city\": \"\",\n \"postal_code\": \"\",\n \"timezone\": \"\",\n \"raw_offset\": \"\",\n \"dst_offset\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "85cc967b-02be-4387-a484-53094f87511f", + "id": "409873e2-7a37-4f8a-a55b-e52249e8a99d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb57092d-4aaf-4f27-a54b-a7779631be50", + "id": "683231bb-8c52-4033-9071-e1119866b6aa", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3450,7 +3450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa521fa-8c35-438c-bc4d-fdf729995c92", + "id": "81dbff75-7ad2-45be-a95d-baaa98bd63f2", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3531,7 +3531,7 @@ } }, { - "id": "f0fafb9d-817e-4a9b-95a3-0f69c8e466e1", + "id": "406da27b-9312-48bf-a8c1-7f62778bc299", "name": "Timezone", "request": { "name": "Timezone", @@ -3600,7 +3600,7 @@ }, "response": [ { - "id": "40b470fc-9ee8-4594-8092-4237034b4802", + "id": "8e903c72-69d4-4fcc-a031-5beaba6eb0ec", "name": "Timezone successfully retrieved", "originalRequest": { "url": { @@ -3666,7 +3666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eb42cd6-5e2b-4ac5-8515-dcf83dec5783", + "id": "87193412-8704-4ddc-8a9c-03f1d62e9a54", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85a1da20-f7b3-4e61-830f-9b1573fb8dd7", + "id": "477f7886-40df-4f10-9787-f632168a9133", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "289f2483-c8e7-4b6c-aae8-10f27d66509d", + "id": "2abbdf4a-54a4-43f2-9e26-f3a166c112fd", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -3876,7 +3876,7 @@ "description": "Woosmap Localities API is a web service that returns a great amount of geographical places in response to an HTTP request. Among others are city names, postal codes, suburbs, addresses or airports. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n", "item": [ { - "id": "c079ad01-397f-4de4-b23a-02a0ed4f3e96", + "id": "93d95094-324b-4e0d-ac5e-e34af39b8015", "name": "Autocomplete for Localities", "request": { "name": "Autocomplete for Localities", @@ -3912,7 +3912,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -3966,7 +3966,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4017,7 +4017,7 @@ }, "response": [ { - "id": "d381e0ef-4c24-423f-91c0-53039318c84f", + "id": "55f59752-271a-4229-a004-a16e42bf9553", "name": "Autocompletion Localities successfully retrieved", "originalRequest": { "url": { @@ -4048,7 +4048,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -4102,7 +4102,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4150,12 +4150,12 @@ "value": "application/json" } ], - "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"city\",\n \"city\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"hamlet\",\n \"hamlet\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", + "body": "{\n \"localities\": [\n {\n \"public_id\": \"\",\n \"types\": [\n \"village\",\n \"city\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n },\n {\n \"public_id\": \"\",\n \"types\": [\n \"hamlet\",\n \"neighbourhood\"\n ],\n \"type\": \"\",\n \"description\": \"\",\n \"matched_substrings\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"related\": {\n \"postal_codes\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"has_addresses\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1513d1a5-d36f-466f-b182-cd78ff6c5670", + "id": "e8bb4759-40e7-4f3a-b592-63957b81eb43", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4186,7 +4186,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -4240,7 +4240,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8339d1-0ff7-42d2-b64a-42c5a92f9e98", + "id": "f45c3103-b1b3-46f7-abaf-f9c1670904ff", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4324,7 +4324,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -4378,7 +4378,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4431,7 +4431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06c7d9b3-9ef9-470b-839a-72d530dab1cc", + "id": "51be4073-9cc3-452d-a4bd-22cacf96f592", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -4462,7 +4462,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -4516,7 +4516,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -4575,7 +4575,7 @@ } }, { - "id": "a96b1751-83e2-4ec4-b039-1928c66d5452", + "id": "3190f06d-6f88-4d87-a965-af406bf2f7a7", "name": "Details of a Locality", "request": { "name": "Details of a Locality", @@ -4680,7 +4680,7 @@ }, "response": [ { - "id": "234f24b5-9ea6-4708-9f73-7898123b03d2", + "id": "d59a0ddc-54ad-44ab-8caa-634e290a6984", "name": "Details Localities successfully retrieved", "originalRequest": { "url": { @@ -4777,12 +4777,12 @@ "value": "application/json" } ], - "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"hamlet\",\n \"town\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"ROUTE\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", + "body": "{\n \"result\": {\n \"public_id\": \"\",\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"postal_code\"\n ],\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n },\n \"accuracy\": \"POSTAL_CODE\"\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"name\": \"\",\n \"administrative_area_label\": \"\",\n \"status\": \"not_yet_built\",\n \"addresses\": {\n \"pagination\": {\n \"page\": \"\",\n \"page_count\": \"\",\n \"addresses_per_page\": \"\",\n \"address_count\": \"\"\n },\n \"list\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0d9283f1-1308-48bb-bb41-a010264548cd", + "id": "1897b32b-e61a-4e1b-ab9d-fb5f586b3ff2", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -4884,7 +4884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fe2c54f-f7fc-4e1c-8e8d-6d6a0a7b0d51", + "id": "5094face-10f1-4df2-8b6d-b959bd44d84f", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -4986,7 +4986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7fd606f-9b34-4ff0-89b9-c82887bb609c", + "id": "6bfd80a4-59dc-4934-a3b1-b1dc3bdd8751", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ } }, { - "id": "8a44b9fb-e3dc-40af-9b90-a42167524f1d", + "id": "a2144e47-8aec-4561-a622-2e1cfc34b2b2", "name": "Geocode a locality or Reverse Geocode a latlng", "request": { "name": "Geocode a locality or Reverse Geocode a latlng", @@ -5139,7 +5139,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -5193,7 +5193,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5235,7 +5235,7 @@ }, "response": [ { - "id": "4fcf6d4f-4738-4577-baff-86d62fa86160", + "id": "e147132d-e158-4bda-8369-efcc066a5873", "name": "Request Localities Geocode successful", "originalRequest": { "url": { @@ -5275,7 +5275,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -5329,7 +5329,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5368,12 +5368,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"village\",\n \"village\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"POSTAL_CODE\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"neighbourhood\",\n \"town\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"Polygon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"admin_level\",\n \"town\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"suburb\",\n \"borough\"\n ],\n \"administrative_area_label\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location_type\": \"DISTRICT\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"shape\": {\n \"type\": \"MultiPoligon\",\n \"coordinates\": [\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ],\n [\n [\n \"\",\n \"\"\n ],\n [\n \"\",\n \"\"\n ]\n ]\n ]\n }\n },\n \"status\": \"not_yet_built\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"distance\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ],\n \"scores_per_components\": {\n \"street_name\": \"\",\n \"postal_code\": \"\",\n \"locality\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a1086b40-7c9c-44a3-9478-6ec9107b34e4", + "id": "2cac478e-b7c5-491d-8bfd-458e4d1a1118", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -5413,7 +5413,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -5467,7 +5467,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5511,7 +5511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "457a74fd-3e88-422b-bf10-3d106fae3119", + "id": "4a5780a4-a66e-48e4-8372-e78ee4e37a55", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -5551,7 +5551,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -5605,7 +5605,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5649,7 +5649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f05653a-3fc4-4a4a-9e88-6e4215cbb9c2", + "id": "c36bc628-4597-4ec7-b5db-8e07665c46e2", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -5689,7 +5689,7 @@ "type": "text/plain" }, "key": "types", - "value": "village" + "value": "route" }, { "disabled": false, @@ -5743,7 +5743,7 @@ "type": "text/plain" }, "key": "data", - "value": "standard" + "value": "advanced" }, { "disabled": false, @@ -5793,7 +5793,7 @@ } }, { - "id": "2bc843fc-8052-4136-8cf6-a552ee03150c", + "id": "ed8d970d-d1a4-4c12-99e9-e674006713ce", "name": "Nearby points of interest", "request": { "name": "Nearby points of interest", @@ -5820,7 +5820,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "disabled": false, @@ -5865,7 +5865,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.hotel" + "value": "tourism.museum" } ], "variable": [] @@ -5898,7 +5898,7 @@ }, "response": [ { - "id": "5bd945ca-dd92-4469-8f34-8c82f20797bd", + "id": "a19e3c93-9118-4111-baff-37a76fdf733d", "name": "Points of interests surrounding `location` and matching provided `types`, sorted by distance to `location`.", "originalRequest": { "url": { @@ -5920,7 +5920,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "disabled": false, @@ -5965,7 +5965,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "description": { @@ -5995,12 +5995,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.theatre\",\n \"tourism.attraction.zoo\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"medical\",\n \"business.shop.mall\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.mall\",\n \"tourism.attraction\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"post_office\",\n \"hospitality.motel\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"business.parking\",\n \"park.national\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"business.food_and_drinks.cafe\",\n \"business.shop.library\"\n ],\n \"formatted_address\": \"\"\n },\n {\n \"types\": [\n \"business.shop.furniture\",\n \"business.food_and_drinks.biergarten\"\n ],\n \"name\": \"\",\n \"public_id\": \"\",\n \"geometry\": {\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n },\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"categories\": [\n \"post_office\",\n \"business.finance\"\n ],\n \"formatted_address\": \"\"\n }\n ],\n \"pagination\": {\n \"next_page\": \"\",\n \"previous_page\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "97fd05ef-5c40-4fbc-8155-5b90d516d48e", + "id": "cd9d4573-c924-45c6-b3ca-d89c6d763ebb", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6022,7 +6022,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "disabled": false, @@ -6067,7 +6067,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "description": { @@ -6102,7 +6102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aea1e2b-c2bf-4658-95ce-97e3a8db7ff3", + "id": "859fc0f4-634b-4c49-bcf2-5e351afee88c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6124,7 +6124,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "disabled": false, @@ -6169,7 +6169,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "description": { @@ -6204,7 +6204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23d77edf-dc47-4658-a358-a0db29316330", + "id": "1f6fcfed-7e26-4c63-999c-dcc2aa7aaca4", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6226,7 +6226,7 @@ "type": "text/plain" }, "key": "types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "disabled": false, @@ -6271,7 +6271,7 @@ "type": "text/plain" }, "key": "excluded_types", - "value": "hospitality.hotel" + "value": "tourism.museum" }, { "description": { @@ -6318,7 +6318,7 @@ "description": "Woosmap Address API is a web service that returns addresses and other geographical places in response to an HTTP request. Request is done over HTTPS using GET. Response is formatted as JSON. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/).\n>**⚠️ This API has been deprecated in favour of Localities API**\n", "item": [ { - "id": "f189ccf9-d384-4032-abe6-155d7cd9fa3b", + "id": "59dc151c-11fa-420a-bd2e-45052e878808", "name": "Autocomplete for Addresses", "request": { "name": "Autocomplete for Addresses", @@ -6406,7 +6406,7 @@ }, "response": [ { - "id": "c3b8e88d-baba-4a92-8c59-90848b76b651", + "id": "84fa32bf-3905-4488-905d-b1bf26ad69d5", "name": "Autocompletion Address successfully retrieved", "originalRequest": { "url": { @@ -6486,12 +6486,12 @@ "value": "application/json" } ], - "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"locality\",\n \"status\": \"OK\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"country\",\n \"status\": \"REQUEST_DENIED\"\n }\n ],\n \"status\": \"INVALID_REQUEST\"\n}", + "body": "{\n \"predictions\": [\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"address_block\",\n \"status\": \"OK\"\n },\n {\n \"description\": \"\",\n \"public_id\": \"\",\n \"matched_substring\": {\n \"description\": [\n {\n \"length\": \"\",\n \"offset\": \"\"\n },\n {\n \"length\": \"\",\n \"offset\": \"\"\n }\n ]\n },\n \"type\": \"house_number\",\n \"status\": \"OK\"\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c970d375-dca6-49eb-adb4-16d6ced66519", + "id": "5bea6243-752c-4e9a-89f1-eebfa6db0ec6", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6576,7 +6576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48b37d16-e7df-4c44-8ee7-709bc2b73de6", + "id": "249c625a-a5c0-4af5-9909-9ebe2bf2c59c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -6661,7 +6661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7024daa2-5759-499b-bf8f-19f8360a1633", + "id": "8c1ef364-87b4-42e0-b425-4860d4ef9d4a", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -6752,7 +6752,7 @@ } }, { - "id": "6a727618-4921-4599-8ff0-7580a7462fab", + "id": "7b9174f3-7c25-4986-9772-5ed130ffbf2a", "name": "Details of an Address", "request": { "name": "Details of an Address", @@ -6831,7 +6831,7 @@ }, "response": [ { - "id": "d63ae8b9-5c7b-4870-a4f1-c259eda66e12", + "id": "dfe4ca32-89c9-4aff-9079-68aad2aaae2b", "name": "Details Address successfully retrieved", "originalRequest": { "url": { @@ -6902,12 +6902,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"OK\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"locality\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", + "body": "{\n \"status\": \"INVALID_REQUEST\",\n \"result\": {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"address_block\"\n ],\n \"public_id\": \"\",\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"GEOMETRIC_CENTER\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d3fd4228-8224-4029-979e-81bbc46d9731", + "id": "611d78de-d8d0-4764-a163-b946cc310411", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -6983,7 +6983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71cf523a-9c7c-441d-8862-04428dfddb6e", + "id": "cd750600-9bb8-4d7d-96f1-59226575549e", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7059,7 +7059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07e3ceb3-f269-49b7-83df-470ae892c0ec", + "id": "ef949279-e0c4-4515-a66f-7d739f778395", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7141,7 +7141,7 @@ } }, { - "id": "802b4f92-2f71-4f75-b13f-865379e3ae3b", + "id": "17e1079f-b98d-4650-b693-319c3ced37a8", "name": "Geocode an Address or Reverse Geocode a latlng", "request": { "name": "Geocode an Address or Reverse Geocode a latlng", @@ -7256,7 +7256,7 @@ }, "response": [ { - "id": "7e35c214-ce98-4110-8615-78b9a868c0fc", + "id": "a99a2cc0-0956-448a-80fc-455e04d9df69", "name": "Request Address Geocode successful", "originalRequest": { "url": { @@ -7363,12 +7363,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"address\",\n \"address\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"locality\",\n \"admin_level\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"INVALID_REQUEST\"\n}", + "body": "{\n \"results\": [\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"route\",\n \"admin_level\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"RANGE_INTERPOLATED\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n },\n {\n \"formatted_address\": \"\",\n \"types\": [\n \"country\",\n \"locality\"\n ],\n \"address_components\": [\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n },\n {\n \"long_name\": \"\",\n \"short_name\": \"\",\n \"types\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"geometry\": {\n \"location_type\": \"ROOFTOP\",\n \"location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"viewport\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n }\n }\n }\n ],\n \"status\": \"UNKNOWN_ERROR\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4bcb0e39-688a-4090-aede-71a9e5824226", + "id": "d7561f8f-7d3b-4d9a-a11b-93ad262c3952", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7480,7 +7480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cf39d7d-e129-4506-8816-de61c64cee05", + "id": "5e08856b-da00-43d1-8d22-95c2ce11ae3c", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7592,7 +7592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8318d271-44b7-4907-b5c2-439cbd11ee37", + "id": "7b0cfdbd-c2e9-467e-9938-4e533334b493", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -7716,7 +7716,7 @@ "description": "Woosmap Zones API is a web service that uses an HTTP request to manage, create or edit your Zones (polygons) attached to your assets.\nThe general principle is that sometimes searching assets using crowfly distance is not good enough. For example to search the restaurant that will do the delivery for a specified address, each restaurant has a delivery zone and for topological or business reasons it’s not always the nearest restaurant in charge of your delivery. Woosmap Zones API allows you to associate a delivery zone to each of the restaurants.\n", "item": [ { - "id": "100150cf-653a-4685-82a7-0ddfa37972a6", + "id": "607ceee8-8504-4571-adac-e1ce3e69ccbf", "name": "List your Zones", "request": { "name": "List your Zones", @@ -7784,7 +7784,7 @@ }, "response": [ { - "id": "7dcc6569-b715-463f-9580-8ec556e7c307", + "id": "2168c72a-30b2-4254-8fc1-1190000b11fd", "name": "Zones successfully retrieved", "originalRequest": { "url": { @@ -7849,7 +7849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ab33623-aba1-46de-a8ee-195a498ea2d5", + "id": "a1719506-2ff2-40c7-afb7-363c125b7aaa", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -7914,7 +7914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b1a3aa7-0be6-4b7c-8b08-2a83b266b8ff", + "id": "292050ab-527e-4cf1-9a28-e74b92200801", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -7979,7 +7979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80a033b6-823e-4771-8ef9-45abe51fffe8", + "id": "ec3fb970-3982-4bb5-822f-ec5a0412cb39", "name": "Too Many Requests. The rate limit for this endpoint has been exceeded.", "originalRequest": { "url": { @@ -8050,7 +8050,7 @@ } }, { - "id": "8d491306-74cb-4d60-b0ff-46112169a1bf", + "id": "759b0bb1-cc63-4e5a-9502-171e2d58be19", "name": "Create your Zones", "request": { "name": "Create your Zones", @@ -8112,7 +8112,7 @@ }, "response": [ { - "id": "86ea1089-6746-410a-a9c9-591b89db4d24", + "id": "3ce2d7e7-e083-4050-8afb-2a475b4bc288", "name": "Zones successfully created", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ca4eea-90ad-4706-9f97-7bd815649ab4", + "id": "e9869cf1-00f5-46f0-9665-4954ebf1943d", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8232,7 +8232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42b4c4a3-8148-4d2a-85c1-134f5cb09e87", + "id": "7c8201a3-4f9a-4a7e-8ee2-c791208ff17d", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8292,7 +8292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8459a7a-66c8-4450-95f0-a7ee76de639c", + "id": "a6b9237b-be21-4683-bcff-876b4d2d62bd", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8358,7 +8358,7 @@ } }, { - "id": "d5eb8150-86dd-4a0f-ac62-6080ab5fd9f0", + "id": "0054ebf0-418a-4956-bed3-4f662c8732f2", "name": "Update the Zones", "request": { "name": "Update the Zones", @@ -8420,7 +8420,7 @@ }, "response": [ { - "id": "a96a537b-faef-48c9-bd7b-9ed379248222", + "id": "2b09df9a-523f-42cd-8403-6918187475df", "name": "Zones successfully updated", "originalRequest": { "url": { @@ -8480,7 +8480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa3b6991-3fe5-49cf-9b76-13749bfa7d79", + "id": "d0982138-6626-4c3a-a3c7-6eeb5fb30e78", "name": "Invalid. The data is not a valid JSON.", "originalRequest": { "url": { @@ -8540,7 +8540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d83046e3-f226-440f-9ce6-f52c9252fd67", + "id": "e76f712e-eef2-4cf0-99b0-d4e6060ffe17", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8600,7 +8600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f23afc8-da8b-41ac-80a1-8fe678f00af7", + "id": "8aa99dd2-87d9-4e99-8d7f-47ea52693864", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8666,7 +8666,7 @@ } }, { - "id": "4caa8848-e65d-4538-bcf7-96cab5ad29f9", + "id": "77082b85-3f01-49df-80ee-605d63993859", "name": "Delete the Zones", "request": { "name": "Delete the Zones", @@ -8715,7 +8715,7 @@ }, "response": [ { - "id": "f4542324-60aa-478a-8712-ef77b406cf4f", + "id": "b528db68-b8eb-4d7f-8640-12ec808ead07", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -8762,7 +8762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c39d6fb-c18e-43a6-9e4c-f3e3b966a2c0", + "id": "77a0ef96-f624-4a59-becb-d3179e4b2651", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -8809,7 +8809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd6729b6-ec6b-4594-a595-53d6b3e7bdd0", + "id": "eedc7bdf-27ff-4e21-8f1e-0718508d0a42", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -8862,7 +8862,7 @@ } }, { - "id": "fb56867b-2432-4fce-be29-fe90aedc20b7", + "id": "f5f3badb-f8bc-4518-ae8a-89023d74bfa0", "name": "Get Zone from ID", "request": { "name": "Get Zone from ID", @@ -8923,7 +8923,7 @@ }, "response": [ { - "id": "f6d1ac92-b63f-4be2-822e-a5087e8daa96", + "id": "7507f9a0-5008-4e5c-b603-87f70058246f", "name": "Zone successfully retrieved", "originalRequest": { "url": { @@ -8971,7 +8971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8982e42a-1cf8-4658-b9d7-df66fe7854b5", + "id": "3338d335-a95a-435b-9ca0-9317da720576", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9019,7 +9019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45aa2cef-c1bb-47f4-b868-7759f98d4694", + "id": "56dc65ff-15c6-484f-a5b3-5b9d9eb8de66", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9067,7 +9067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b790b146-03fb-4fe1-bcb3-a7312904f25b", + "id": "9db8800f-d4c4-404b-b2bd-5b01e703c2dc", "name": "Not Found - `zone_id` do not exist.", "originalRequest": { "url": { @@ -9109,7 +9109,7 @@ } }, { - "id": "a2d109a8-52ac-484d-8778-cd4e138d7620", + "id": "9932a961-c372-4f09-97c3-b10f08c14e64", "name": "Delete Zone from ID", "request": { "name": "Delete Zone from ID", @@ -9170,7 +9170,7 @@ }, "response": [ { - "id": "ee15f879-7171-4fbc-a6ae-5a4cc73cdc76", + "id": "025c2469-e9a3-4a57-8f7e-6c84fce14525", "name": "Zones successfully deleted", "originalRequest": { "url": { @@ -9218,7 +9218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cca68888-a9e5-4303-93f4-12049d2cf20e", + "id": "6fe1475d-718d-474a-a6c9-79374205a4aa", "name": "Unauthorized. Incorrect authentication credentials.", "originalRequest": { "url": { @@ -9266,7 +9266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b2b3f35-1c6f-42a6-8434-9cec18f7343a", + "id": "5b00afc5-5295-425f-84de-7e7feb11c997", "name": "Forbidden. This Woosmap API is not enabled for this project.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "description": "The Woosmap Static Maps API lets you generate customizable, embeddable map images using simple HTTP requests. It’s a lightweight alternative to interactive maps—ideal for emails, reports, or websites where dynamic JavaScript maps aren't needed.\n\nYou provide parameters such as location, zoom level, size, and markers, and the API returns a map image that can be embedded directly into any webpage or application.\n", "item": [ { - "id": "d582913d-e657-4fae-9e3d-553e3a554851", + "id": "1d002906-16c4-47e7-b508-e8a430a1270a", "name": "Get Static Map", "request": { "name": "Get Static Map", @@ -9500,7 +9500,7 @@ }, "response": [ { - "id": "503741c3-d28a-4014-b15b-1426f282d4a7", + "id": "587b4bfb-bc87-478f-8c24-b8659ff0dcdf", "name": "Successful Response", "originalRequest": { "url": { @@ -9644,7 +9644,7 @@ "_postman_previewlanguage": "text" }, { - "id": "319d6a93-6eee-4700-b3b7-0189bf26bda3", + "id": "b2f3762b-5c18-4c31-9cc5-287f47246fee", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -9788,7 +9788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "589a05bb-4498-4215-ab48-0807a0a74d81", + "id": "10f4c4e6-1c35-4b6f-96fd-78096eb2d9c2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -9932,7 +9932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a349a81a-9569-4814-9f1f-bd67a8475060", + "id": "8cd4e90b-8bb4-4ad2-87cb-10d41c1154ba", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10076,7 +10076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbdad121-eb0f-4750-90f8-85bdea616d6e", + "id": "01d4722d-bd83-46e1-9ad0-edd005313b00", "name": "Validation Error", "originalRequest": { "url": { @@ -10220,7 +10220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54f0347d-99e7-4b83-9a3d-75ea478ac5c9", + "id": "d2afe0d7-f0d1-4674-9d9d-7ca6928b450a", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10376,7 +10376,7 @@ "description": "The Woosmap for what3words integration enhances location search capabilities by incorporating what3words' unique\n3-word addressing system.\n\nThis API is a drop in replacement of what3words API but hosted on Woosmap Platform, with the addition of an endpoint leveraging the power of\n[Localities API](#tag/Woosmap_Platform_API_Reference_Localities-API) to convert a what3words address into a street address, bringing address level accuracy to what3words.\n", "item": [ { - "id": "c0594fcf-5b8f-4764-a7ad-64962fc0975c", + "id": "5f4ef2f9-dd29-4283-ae19-78b5f0664716", "name": "Convert To What 3 Words", "request": { "name": "Convert To What 3 Words", @@ -10451,7 +10451,7 @@ }, "response": [ { - "id": "001d30db-06a3-4f4a-88d8-29c3ec213534", + "id": "a54fb742-585d-4bfa-b67c-87ff13fcbdc7", "name": "Successful Response", "originalRequest": { "url": { @@ -10523,7 +10523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b631247-28a3-478b-93f1-1e4e2b0e905d", + "id": "eb0f092a-370d-4cfa-bf56-af1f1a462c52", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -10595,7 +10595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "961edf41-98bb-459d-8c41-6842de109d9f", + "id": "73cbd517-9b30-4c4f-b40b-08e1965f07b9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -10667,7 +10667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "936b6db3-f5cf-4241-bab6-b7a98f713f6d", + "id": "2ae08d0c-ce4a-4496-a7e4-4cde7b078b37", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -10739,7 +10739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1527e251-fa37-492b-95e3-9ad326eb1ffd", + "id": "b443de10-c0e0-46de-ab4b-1b2870f14f5f", "name": "Validation Error", "originalRequest": { "url": { @@ -10811,7 +10811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "723e4c06-ced5-4589-8151-2eac2c8662c3", + "id": "3e28f636-1325-499c-8594-3d046ce567aa", "name": "Rate limit reached", "originalRequest": { "url": { @@ -10889,7 +10889,7 @@ } }, { - "id": "e0c3d265-8515-475e-bb43-858e4c096f64", + "id": "fbf31c5d-9c21-4726-aeb9-188a375fe1ec", "name": "Convert To Address", "request": { "name": "Convert To Address", @@ -10955,7 +10955,7 @@ }, "response": [ { - "id": "4799196b-6508-4c5f-ad80-45b87d361c63", + "id": "1744d4ec-eb20-46e9-a0b1-d9a128a23e4e", "name": "Successful Response", "originalRequest": { "url": { @@ -11013,12 +11013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": [\n {\n \"types\": [\n \"named_place\",\n \"village\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"route\",\n \"village\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"results\": [\n {\n \"types\": [\n \"village\",\n \"quarter\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n },\n {\n \"types\": [\n \"postal_code\",\n \"city\"\n ],\n \"formatted_address\": \"\",\n \"public_id\": \"\",\n \"status\": \"\",\n \"sub_buildings\": [\n {\n \"public_id\": \"\",\n \"description\": \"\"\n },\n {\n \"public_id\": \"\",\n \"description\": \"\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c599264f-1d85-4ea0-a438-0bf78a2d5973", + "id": "2e8241ff-fd75-45f5-9de4-97d3ec482e7d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11081,7 +11081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0706c3ad-bc8c-4a32-b111-20f5bf8074f9", + "id": "344d0e53-d933-4df6-aeb7-e3d0029cab0e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11144,7 +11144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "247f863d-b9e8-4aa4-ad13-85f853123a27", + "id": "8083457c-cc43-4f45-96f4-e78e76bde90e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11207,7 +11207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3b86108-c929-4a71-985a-462c824cd986", + "id": "e8971c0e-e712-472c-ba48-c7fa583df7cd", "name": "Validation Error", "originalRequest": { "url": { @@ -11270,7 +11270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed023786-5660-4077-b90f-a946665fe792", + "id": "28b443e6-d109-477a-980e-07e0f3c66352", "name": "Rate limit reached", "originalRequest": { "url": { @@ -11339,7 +11339,7 @@ } }, { - "id": "62143c19-77ab-44b1-8622-91432e5b7414", + "id": "4e0a92dd-657b-441d-b94d-bf08a15d3e39", "name": "Autosuggest", "request": { "name": "Autosuggest", @@ -11468,7 +11468,7 @@ }, "response": [ { - "id": "b518255f-8507-4261-b2d6-2e0063ce68ce", + "id": "8ceb4df4-04a4-4649-9240-3806fa5130b5", "name": "Successful Response", "originalRequest": { "url": { @@ -11594,7 +11594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e387bff-0cd2-4e0a-b561-9cddea676c5f", + "id": "5fb5046b-3cf5-41c9-bab6-b9bba20b4079", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -11720,7 +11720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fdf6d54-a222-4727-9c33-2037fe7c4453", + "id": "88be4b92-3f87-4e6c-b873-3202f750b350", "name": "Out of free quota.", "originalRequest": { "url": { @@ -11846,7 +11846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "291c7170-1ba0-4510-9c58-9e233518d810", + "id": "0721f867-42c6-4b9f-87bd-50396e9eb8f4", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -11972,7 +11972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82036a63-9b8d-46fd-9a7a-0f0efa3e330a", + "id": "448f28de-3038-498b-99b9-175f5153f2e8", "name": "Validation Error", "originalRequest": { "url": { @@ -12098,7 +12098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3781544e-bfa8-4f6d-b1e2-8021e5ac74ec", + "id": "87cfe5f5-361a-4107-a8fb-fb92fcd4e19c", "name": "Rate limit reached", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "description": "The Indoor API suite provides comprehensive tools for indoor mapping, search, and navigation in complex venues.\n\nThe Indoor Map API renders detailed floor plans with customizable styling, while the Indoor Search API enables\nprecise location searching through an intelligent POI engine with autocompletion capabilities.\n\nFor wayfinding, the Indoor Distance API calculates optimal routes between indoor points, delivering polylines\nand turn-by-turn instructions. Advanced features include custom routing profiles for different user types\n(staff, visitors, etc.) and seamless integration with external systems.\n", "item": [ { - "id": "d0d49f42-0213-4da1-9d38-65f92c9ec4b3", + "id": "c4d5999b-2909-4513-bb39-000d177da897", "name": "Get Venue By Key", "request": { "name": "Get Venue By Key", @@ -12295,7 +12295,7 @@ }, "response": [ { - "id": "4cb28a17-6de1-4202-8431-0f129a6bb694", + "id": "af7d9c8e-9451-4198-a87c-d157e2a45d39", "name": "OK", "originalRequest": { "url": { @@ -12341,7 +12341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35ac8704-2612-4706-bc6d-7ca867432bf5", + "id": "2b26ed3c-710f-4a74-a49c-4f7de029be32", "name": "Unauthorized", "originalRequest": { "url": { @@ -12387,7 +12387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "231d732c-5aea-41fc-a6d7-306087d8d5d9", + "id": "0c7a45de-f125-4581-9237-4a9752a971d4", "name": "Payment Required", "originalRequest": { "url": { @@ -12433,7 +12433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffa621ef-8822-4325-8cf1-4cff31e36fe5", + "id": "77041f29-1f9f-4cc5-973f-df21f3127f73", "name": "Forbidden", "originalRequest": { "url": { @@ -12479,7 +12479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4767855c-d0e3-4e26-a391-c751221dc38a", + "id": "542a8b39-5aa4-45d7-8e6e-dc0aefd92492", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12520,7 +12520,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12531,7 +12531,7 @@ } }, { - "id": "c11588bf-bec4-4220-b59c-4b461d807dc1", + "id": "e8469688-c077-4e00-afe0-a6450cf3504e", "name": "Get Venues By Key", "request": { "name": "Get Venues By Key", @@ -12555,7 +12555,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "name" } ], "variable": [] @@ -12588,7 +12588,7 @@ }, "response": [ { - "id": "fe52334a-7ed7-456a-bfba-351a264703b9", + "id": "7f6c8121-8657-4336-b031-0f4421206d03", "name": "OK", "originalRequest": { "url": { @@ -12607,7 +12607,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "name" }, { "description": { @@ -12642,7 +12642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ced31b3-f48e-4c40-8f75-87e194da3d96", + "id": "1f0187df-3315-43aa-92c2-16872a81c684", "name": "Unauthorized", "originalRequest": { "url": { @@ -12661,7 +12661,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "name" }, { "description": { @@ -12696,7 +12696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d99f223b-666e-4e3c-be60-d6d7ff9c49e0", + "id": "0a1e2b0c-264f-4d44-9bb8-28620f6c5a86", "name": "Payment Required", "originalRequest": { "url": { @@ -12715,7 +12715,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "name" }, { "description": { @@ -12750,7 +12750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a0c255b-af7c-44d1-935f-c393a8696750", + "id": "0e0195ec-77d5-41fa-8752-eedc7e30bbc1", "name": "Forbidden", "originalRequest": { "url": { @@ -12769,7 +12769,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "name" }, { "description": { @@ -12804,7 +12804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d48fa877-9dd5-4218-8ac5-710cded8a061", + "id": "db7b83c8-7364-4eb5-a192-7e40bb7ef634", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -12823,7 +12823,7 @@ "type": "text/plain" }, "key": "sort_by", - "value": "updated_at" + "value": "name" }, { "description": { @@ -12853,7 +12853,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -12864,7 +12864,7 @@ } }, { - "id": "1e3d124f-803f-439f-ae3f-2977cdc58add", + "id": "a63e1253-c934-4d70-b332-47bdef80518e", "name": "Get Indoor Style", "request": { "name": "Get Indoor Style", @@ -12930,7 +12930,7 @@ }, "response": [ { - "id": "d7e1e8ba-bded-4d74-a8bc-d96774416493", + "id": "fa3a5a87-1b65-4a07-909a-20da49cdd8bd", "name": "OK", "originalRequest": { "url": { @@ -12988,12 +12988,12 @@ "value": "application/json" } ], - "body": "{\n \"do_a\": -6387057.54427655,\n \"velit609\": \"officia anim non\"\n}", + "body": "{\n \"enim_9\": \"culpa\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a0847400-4ca9-4eb0-b842-3e892f9a50b8", + "id": "851f3aa2-7ad4-449b-bc66-2e7482b30407", "name": "Unauthorized", "originalRequest": { "url": { @@ -13056,7 +13056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95e815d0-59a9-49db-b211-5ef0fe69ccc4", + "id": "8f5bd2c8-fc3b-473c-ae77-feb0f01134cd", "name": "Payment Required", "originalRequest": { "url": { @@ -13119,7 +13119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56204d2b-d3ba-45b8-88bf-6abb04eeb152", + "id": "4663aa37-0c34-4718-9f31-18dd68b869ff", "name": "Forbidden", "originalRequest": { "url": { @@ -13182,7 +13182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61ff111b-85a5-4668-9e29-c7941fb4909d", + "id": "f158f702-b429-4b6e-b6ff-5165b9b1a538", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13240,7 +13240,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13251,7 +13251,7 @@ } }, { - "id": "de50e449-a256-4d08-97d5-7515e12f3ec0", + "id": "96f67d6b-b7f1-4c58-a5df-8e3fb5ceb89b", "name": "Distance Matrix", "request": { "name": "Distance Matrix", @@ -13356,7 +13356,7 @@ }, "response": [ { - "id": "34922ff5-26e7-4f66-9064-b89fe9dc462f", + "id": "20b7d2ec-c5e4-4337-b036-739fe84351aa", "name": "OK", "originalRequest": { "url": { @@ -13447,7 +13447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "341127b0-cd57-4eb6-96af-2cfab7278830", + "id": "54949c3c-6b5d-4413-8c89-0590e8c65447", "name": "Bad Request", "originalRequest": { "url": { @@ -13538,7 +13538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42a57aff-4af6-4bc0-a802-08c018658083", + "id": "5837d863-0019-4881-b2b0-e14679359651", "name": "Unauthorized", "originalRequest": { "url": { @@ -13629,7 +13629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef91f5d-c328-4b7e-b6b9-da7f9f9da91e", + "id": "9e96f66f-2cc5-4875-a24e-f2a8610a3223", "name": "Payment Required", "originalRequest": { "url": { @@ -13720,7 +13720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6023e45b-c115-43e3-af96-c8f125a6d68a", + "id": "8be44648-e351-4900-8f69-3d2a018c64e8", "name": "Forbidden", "originalRequest": { "url": { @@ -13811,7 +13811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b40d285-5dfd-4079-bf13-28a61e8b629e", + "id": "6bf7c698-de7f-4b3f-a38c-e1294c2d1c45", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -13897,7 +13897,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -13908,7 +13908,7 @@ } }, { - "id": "cc88cc07-43d2-4a03-b8cb-ba63cc528b38", + "id": "291d4a7f-8349-4504-b880-2e44ac79f6b8", "name": "Directions", "request": { "name": "Directions", @@ -14040,7 +14040,7 @@ }, "response": [ { - "id": "b14675ac-0be2-485e-86cb-f79eac326297", + "id": "715d529a-8722-4d84-b7d0-592624710787", "name": "OK", "originalRequest": { "url": { @@ -14158,7 +14158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "124b0f21-ddc1-450d-bbe4-93efe8bdfd94", + "id": "db5d363e-3d0c-4ef5-a800-9f415986fb0b", "name": "Bad Request", "originalRequest": { "url": { @@ -14276,7 +14276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceb9ba83-ece8-4af2-b56c-43c13417a175", + "id": "5a3b5901-1268-4d89-adf6-23d5652a8cfe", "name": "Unauthorized", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01aff9c6-4920-4a53-9da7-cbf30bec00bc", + "id": "c492e914-c6c8-43a7-980f-f17d3e50dc37", "name": "Payment Required", "originalRequest": { "url": { @@ -14512,7 +14512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1596d250-3f2e-42dc-8a7c-eb300faf5cd0", + "id": "d533ec84-c856-4139-ad24-f5c09df6ae6a", "name": "Forbidden", "originalRequest": { "url": { @@ -14630,7 +14630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee7d007a-dceb-4b64-ae54-af6c3cf0bf0c", + "id": "64dd28fd-a6f4-4703-a73e-11fd3c744fe8", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -14743,7 +14743,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -14754,7 +14754,7 @@ } }, { - "id": "becad92a-1ca0-4174-b3cb-7a533c4ba895", + "id": "b10f8ee4-f644-4322-b107-fac7223e9013", "name": "Search Venue Pois By Key", "request": { "name": "Search Venue Pois By Key", @@ -14924,7 +14924,7 @@ }, "response": [ { - "id": "0fcde70b-6adc-4ec1-b956-62d3d63d4f69", + "id": "24a628d2-8577-46c4-8550-a22a3ba48ddb", "name": "OK", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deda1c11-9985-41ed-be38-b39d81935a48", + "id": "df24b2e1-8fab-4f4e-934d-9ae4bed14dff", "name": "Unauthorized", "originalRequest": { "url": { @@ -15236,7 +15236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02967905-3f5a-40c0-a0b9-facbff9325ba", + "id": "f0751f05-0c4c-4243-a6ba-387d8f599308", "name": "Payment Required", "originalRequest": { "url": { @@ -15392,7 +15392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8caa8b4b-dcd6-4484-a1df-0d853801ef32", + "id": "a7f072ba-9df1-4c6d-8908-7e0ec866366b", "name": "Forbidden", "originalRequest": { "url": { @@ -15548,7 +15548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d2d6bdf-b96b-4a14-8b21-39e12ee125a2", + "id": "35127630-48e0-429f-a370-b079eba7e0c2", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -15699,7 +15699,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -15710,7 +15710,7 @@ } }, { - "id": "94c4023d-3b6f-44a4-99e5-18d8f8502948", + "id": "47692928-66f0-40eb-83bc-305d526985c6", "name": "Autocomplete Venue Pois By Key", "request": { "name": "Autocomplete Venue Pois By Key", @@ -15871,7 +15871,7 @@ }, "response": [ { - "id": "ebd89258-1d6a-47cf-9b40-570a8f53d741", + "id": "997c8f2b-caa7-485b-a74d-8d451c753fed", "name": "OK", "originalRequest": { "url": { @@ -16018,7 +16018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a3e4978-d42e-4200-998d-8f47bb7fec3e", + "id": "f74438e8-e3a8-423d-a869-6f528bb06b1d", "name": "Unauthorized", "originalRequest": { "url": { @@ -16165,7 +16165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abf675aa-7ab3-4dfd-9fd2-89640d5ccd07", + "id": "45fcddb9-4d54-4aaf-8e56-5cdffab53e34", "name": "Payment Required", "originalRequest": { "url": { @@ -16312,7 +16312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9642303a-beaa-443f-a276-6a9beb5308e7", + "id": "6689fd0b-ee2b-41f7-ab3f-ec6b5a6167ef", "name": "Forbidden", "originalRequest": { "url": { @@ -16459,7 +16459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce36763f-f04e-47f3-87b8-256b345425a0", + "id": "0d9bc620-928e-44b4-92da-9cc4bbab579b", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16601,7 +16601,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16612,7 +16612,7 @@ } }, { - "id": "33974d65-1c55-49aa-8297-a912b850f945", + "id": "ce0bd9fe-35b2-46db-9ebf-c9752bed720d", "name": "Get Feature By Key", "request": { "name": "Get Feature By Key", @@ -16683,7 +16683,7 @@ }, "response": [ { - "id": "a28bc31a-f1d6-4de0-a6e5-83ac88b6724a", + "id": "671802f2-3769-4825-8dbf-b27790319746", "name": "OK", "originalRequest": { "url": { @@ -16726,12 +16726,12 @@ "value": "application/json" } ], - "body": "{\n \"properties\": {\n \"esse2\": \"in proident esse\",\n \"occaecat_19\": \"ad do\"\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", + "body": "{\n \"properties\": {\n \"autecd\": -34964035,\n \"dolore_4\": \"voluptate non aute dolor amet\"\n },\n \"geometry\": {\n \"type\": \"\",\n \"coordinates\": \"\",\n \"bbox\": \"\"\n },\n \"id\": \"\",\n \"type\": \"Feature\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4f309d3c-0d74-43b1-a472-d65d2418502b", + "id": "0ccbd54d-0d0c-4755-8d9d-cfefd47c82bb", "name": "Unauthorized", "originalRequest": { "url": { @@ -16779,7 +16779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11fe78ef-15b5-4b46-a42d-9294ecb1050b", + "id": "2a95fdac-37da-4699-bd42-91b5710ad384", "name": "Payment Required", "originalRequest": { "url": { @@ -16827,7 +16827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b782678d-dc03-49bf-8bd3-f507c7a954f1", + "id": "42c5fa75-b7b6-45fa-8ca4-459548adc55a", "name": "Forbidden", "originalRequest": { "url": { @@ -16875,7 +16875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e0b9bc4-1f68-4fe1-b52b-71463adda23a", + "id": "8810d90f-be76-4e1d-819d-7a352745da29", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -16918,7 +16918,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -16929,7 +16929,7 @@ } }, { - "id": "604c6235-3568-4361-9a64-6a2aedef304f", + "id": "8df3ed07-5581-48e1-b3e7-14a407216b64", "name": "Tiles By Key", "request": { "name": "Tiles By Key", @@ -17031,7 +17031,7 @@ }, "response": [ { - "id": "6a5ccd0c-a9df-4fed-9b3f-2c7519aef6a6", + "id": "2e84e808-c85a-467b-917b-9275ab435007", "name": "OK", "originalRequest": { "url": { @@ -17099,7 +17099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e633cad-ec08-4afe-8606-1d84be22a8fa", + "id": "fb540313-6f02-4d84-91d9-90be5e28c5eb", "name": "Unauthorized", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "305b7bff-a207-409e-a5fd-d0dfd529b307", + "id": "826ba2a4-aefa-4be2-b55e-751f478eac0a", "name": "Payment Required", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69953a53-a31a-473c-9715-3f91217eba11", + "id": "793cfdf9-7019-477d-b571-456db08f95f5", "name": "Forbidden", "originalRequest": { "url": { @@ -17303,7 +17303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14f5e6ba-3283-4de6-8363-26a5e785da38", + "id": "9497037e-b594-48e1-815a-27dccb2f4a67", "name": "Unprocessable Entity", "originalRequest": { "url": { @@ -17366,7 +17366,7 @@ "value": "application/json" } ], - "body": "{\n \"detail\": [\n {\n \"reprehenderit61a\": true,\n \"dolore_9b\": 3861693,\n \"irure6db\": -38712421.51229293\n },\n {\n \"pariatur_dcc\": \"sint quis\"\n }\n ],\n \"context\": {\n \"reprehenderit9c\": \"esse nisi exercita\",\n \"autef07\": \"id dolor non\"\n }\n}", + "body": "{\n \"detail\": [\n {\n \"occaecat5f0\": true,\n \"temporbd9\": -46031440.007471725,\n \"eae\": -39850226.112924814,\n \"ullamco_675\": 4547313\n },\n {\n \"Lorem_f1\": -79586120,\n \"eiusmoda\": \"repr\",\n \"irure_fe_\": 69093630,\n \"in_3e\": 69959778\n }\n ],\n \"context\": {\n \"veniam_c4\": true,\n \"cupidatat_e\": \"nisi Ut culpa pariatur\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -17383,7 +17383,7 @@ "description": "The Woosmap Distance Async API suite provides tools for large or difficult distance calculations.\n\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "01237bb9-4ed4-49da-b965-e32d4a5c4f31", + "id": "3f9db410-6ab8-4027-8667-47d70113c03a", "name": "Start Matrix Calculation", "request": { "name": "Start Matrix Calculation", @@ -17445,7 +17445,7 @@ }, "response": [ { - "id": "91523ea6-38db-4da9-8237-22f4ab3de293", + "id": "d4293383-3db8-4b6b-b606-0c587f4b3a12", "name": "Successful Response", "originalRequest": { "url": { @@ -17500,12 +17500,12 @@ "value": "application/json" } ], - "body": "{\n \"matrix_id\": \"\",\n \"status\": \"error\"\n}", + "body": "{\n \"matrix_id\": \"\",\n \"status\": \"inProgress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4f569f2c-6962-4d1f-bbce-1c2bada6cb34", + "id": "6944bd94-4963-4ad5-8ac4-75e4a5811434", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17565,7 +17565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0964a1ee-fdea-49f6-bc6e-8b1636c342be", + "id": "3b7ec7a1-ce99-4e36-b55f-6bf16145caa0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -17625,7 +17625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75e8433b-9522-4058-9e0e-a99416f3405c", + "id": "a224ae81-69c6-4716-b173-9b9fffe41923", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -17685,7 +17685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9b1e2dc-f47b-4ab2-b1d1-9ff016cdc4fd", + "id": "9eea1640-9d4f-46de-b042-958265176ab9", "name": "Validation Error", "originalRequest": { "url": { @@ -17745,7 +17745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ce77751-ac40-496e-b2aa-a28795828405", + "id": "5cc6c9dc-fa64-457f-b2be-edbb1861d38d", "name": "Rate limit reached", "originalRequest": { "url": { @@ -17811,7 +17811,7 @@ } }, { - "id": "04e8d7d2-a3ad-41b7-99d5-3abf4f6bcf37", + "id": "624f1447-3bc5-45fa-bb1f-877f17e440d6", "name": "Check Matrix Calculation Status", "request": { "name": "Check Matrix Calculation Status", @@ -17872,7 +17872,7 @@ }, "response": [ { - "id": "aaace1ce-8279-4b61-9a5e-af21ba13a341", + "id": "78975405-0ae0-4c88-a99e-696a2d3e4d80", "name": "Successful Response", "originalRequest": { "url": { @@ -17920,7 +17920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41183226-36f1-4e6b-b357-eddc817d9036", + "id": "4b340c1f-756e-4a25-b2b8-edc40a2cfce4", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -17968,7 +17968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f94bc7b-dc8f-49e6-b297-eaa5956883dd", + "id": "cd7da039-208b-424f-87f2-bb30f3791eca", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18016,7 +18016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0551064c-47bd-4bbc-9eab-aa500985113c", + "id": "1bbb7af0-2bbe-47dc-950a-06b70a894492", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18064,7 +18064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fb3f7c0-9aa1-4ff2-ad9a-73fb4eb7b13f", + "id": "692a674b-a5ae-499b-a318-9f34d4bc570e", "name": "Validation Error", "originalRequest": { "url": { @@ -18112,7 +18112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffeabe1f-d7cc-472f-a212-29a281e885d1", + "id": "601fe737-67bb-446e-922d-02e737ffd8bf", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18166,7 +18166,7 @@ } }, { - "id": "64630b31-65a8-4f2c-a830-4725ce94d3d9", + "id": "ed1882f1-1a10-4727-ada2-845eda85ad16", "name": "Get Matrix Calculation Result", "request": { "name": "Get Matrix Calculation Result", @@ -18226,7 +18226,7 @@ }, "response": [ { - "id": "7acf387a-9707-40d4-a0fd-13a918bf4863", + "id": "9e07f2b9-a089-4049-a7b4-8dae808dcd30", "name": "Redirect to the result of the matrix calculation.", "originalRequest": { "url": { @@ -18273,7 +18273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39b0c78b-6e73-46ac-9fd7-07d9d5cc1249", + "id": "594ec90d-5082-4522-81e7-ab49cd9400a7", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18320,7 +18320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2a8e643-7602-455a-a362-2bf17a02f3e1", + "id": "97368228-2ff6-428d-b7dc-cb4e7f470789", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18367,7 +18367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f51441dc-2906-4682-a74f-3a1852ab0fb1", + "id": "1c907d1b-9ab0-4697-af82-8b8725a4cec3", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18414,7 +18414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79cc311b-e7ca-43d1-934a-1e5bdd6d9eb8", + "id": "0edf3d24-0312-416a-9fb2-16bfca99f6ef", "name": "Validation Error", "originalRequest": { "url": { @@ -18461,7 +18461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93b2ab4d-e4c2-486c-a533-23de79146c14", + "id": "767ed9ea-4091-4441-83c9-9bc24ab220bc", "name": "Rate limit reached", "originalRequest": { "url": { @@ -18520,7 +18520,7 @@ "description": "The Transit API delivers comprehensive public transportation routing information by calculating optimal travel paths between\norigins and destinations. It provides detailed route data including distance, duration, polyline visualization,\nand complete step-by-step transit instructions with transfer points and transportation modes. The API is ideal for\napplications requiring accurate public transit navigation and trip planning capabilities.\n", "item": [ { - "id": "1cd0c213-b5a9-4b62-8821-d0afd87d1cb6", + "id": "b7e19e70-2099-4acd-be89-4cd40943657b", "name": "Transit Route", "request": { "name": "Transit Route", @@ -18613,7 +18613,7 @@ }, "response": [ { - "id": "21253c7e-4cae-413e-8900-9516ea6a8496", + "id": "97bff066-b931-4580-b667-c19d61782e96", "name": "Successful Response", "originalRequest": { "url": { @@ -18703,7 +18703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3426c4c6-00e4-4c14-b31a-2b61628661d1", + "id": "8c0c0429-ca4c-4109-8b1c-5a593f0ebfd5", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -18793,7 +18793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89d1cb30-ef48-48ca-bf41-67563289db75", + "id": "3db3cb3c-376e-4da7-81b3-d6fac19bdaac", "name": "Out of free quota.", "originalRequest": { "url": { @@ -18883,7 +18883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4aca8a3-e889-48a5-badf-78e947bd87f6", + "id": "dae0878c-03b9-4038-a9ba-20dc5021de2e", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -18973,7 +18973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49c531c9-10cb-457a-a4f1-3cce48f36282", + "id": "554f2312-e17c-468c-bb23-62e65a9d4c45", "name": "Validation Error", "originalRequest": { "url": { @@ -19063,7 +19063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "784ca1ba-de53-4277-bf42-6e267ad4fbc2", + "id": "662afe58-aa29-4916-97cd-c524f440d6db", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19165,7 +19165,7 @@ "description": "Manage the full lifecycle of your geospatial data alongside powerful analysis and retrieval.\n\n* **Management:** Programmatically create datasets, import features in bulk (CSV/GeoJSON), and handle updates or deletions.\n* **Search:** Execute **Nearby**, **Contains**, **Intersects**, and **Within** queries using SQL-like `WHERE` filters.\n* **Features:** Direct access to individual geographic features by unique ID with field masking.\n\nIdeal for applications that require precise location analysis, spatial queries and geographic data management.\n", "item": [ { - "id": "1cb0ead7-1174-4447-b12f-a0a11f47c29a", + "id": "9e46a8f1-3684-4014-85fe-78a9e2ba274c", "name": "Get Dataset", "request": { "name": "Get Dataset", @@ -19223,7 +19223,7 @@ }, "response": [ { - "id": "e4770755-a99b-4387-9738-12f3459b06d3", + "id": "bc182b05-6b9d-425b-9ae3-30cea4f568c7", "name": "Successful Response", "originalRequest": { "url": { @@ -19268,7 +19268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "513564ae-1d64-405c-8a34-e14827db13fd", + "id": "312e8a84-892f-42f3-9aa1-86f992d0ecc3", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19313,7 +19313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1518784-0a86-4eca-bd19-67ea3bc74222", + "id": "e9ba4b65-f227-4984-8b2b-80b38274edd7", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19358,7 +19358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "208e57e6-c372-46f3-b229-a32948c85d8c", + "id": "9f81b797-1907-428e-8112-415db545c50b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19403,7 +19403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "799a4b59-c82f-4947-a3ad-41b45ca15c30", + "id": "07425d84-526d-4762-a4af-2a497debb997", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19448,7 +19448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca194431-381b-4add-9ad8-3d8eb22b510e", + "id": "b2391229-7395-4974-8aba-c82a591868d7", "name": "Validation Error", "originalRequest": { "url": { @@ -19493,7 +19493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96eb57ce-b736-4ac9-80d8-dca0268e2cd3", + "id": "27f66d1a-074c-473a-a737-11885f616833", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19544,7 +19544,7 @@ } }, { - "id": "1556c6db-e8a1-4b2b-b834-c0cb2dcb0643", + "id": "b8896fc7-7f7f-4686-81e4-431519099161", "name": "Delete Dataset", "request": { "name": "Delete Dataset", @@ -19602,7 +19602,7 @@ }, "response": [ { - "id": "ddf50643-9b28-4e72-b30c-5dc4c7fa55e9", + "id": "19218fa7-64b4-46d9-bc8b-d4b7e992375a", "name": "Successful Response", "originalRequest": { "url": { @@ -19642,12 +19642,12 @@ "value": "application/json" } ], - "body": "{\n \"nulla484\": \"aute\",\n \"anim_3d1\": 80772453,\n \"sunt_38\": 33820383.958301336\n}", + "body": "{\n \"minim_c\": -85173305.01520321\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "73612772-9ba4-42a5-bb8e-1bbbae9d4644", + "id": "3356eb6e-2b21-4d49-989b-c5fdedae558e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -19692,7 +19692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa0b5509-fb2d-4b5a-8505-4a8ff22c74f0", + "id": "08433d99-27bb-4984-a02e-c81cd7db9af5", "name": "Out of free quota.", "originalRequest": { "url": { @@ -19737,7 +19737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed0dde58-b239-4b5f-b997-89e71e6918d8", + "id": "1606da39-57e2-4966-9767-8865d6f0484a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -19782,7 +19782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "871b0027-78d9-4af3-a7fd-fa320629f800", + "id": "0cde9227-7d13-47e0-93e2-1e4eeb770d70", "name": "Dataset was not found", "originalRequest": { "url": { @@ -19827,7 +19827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc23d175-28a5-427a-a92a-d8b76a08d893", + "id": "0e2bc884-3d07-4937-be27-2099e8202b8c", "name": "The Dataset was already scheduled for deletion.", "originalRequest": { "url": { @@ -19872,7 +19872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55c20dca-30b9-47f9-a0d5-729f7e4dcd12", + "id": "5a1e4eea-13f7-4372-abcb-2ced98d57465", "name": "Validation Error", "originalRequest": { "url": { @@ -19917,7 +19917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44e67cf7-3cfc-4b5b-9034-ff70906be8bc", + "id": "73201efd-3882-4334-9552-99d31cbc61a3", "name": "Rate limit reached", "originalRequest": { "url": { @@ -19968,7 +19968,7 @@ } }, { - "id": "3df57ad5-cf9a-46c8-bf83-9f67ef91c706", + "id": "b9b6e37c-f03c-4e67-91fa-499ba39dfc2c", "name": "Update Dataset", "request": { "name": "Update Dataset", @@ -20039,7 +20039,7 @@ }, "response": [ { - "id": "792ec96a-853d-4e42-b71c-b7ad18d3bace", + "id": "332037f8-e08f-4aea-ab40-36192e203352", "name": "Successful Response", "originalRequest": { "url": { @@ -20097,7 +20097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61115ac9-a38a-43ca-8487-fe3509124ebf", + "id": "eba9f688-98a3-4edb-9203-bedf889f6eeb", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20155,7 +20155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95fe289b-4568-4c2f-ae40-c3c8297e3380", + "id": "c41c9de7-cdc8-4b29-91c4-c78007f58379", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20213,7 +20213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84825a6b-e5c7-4bab-99dd-9c28de5fb099", + "id": "1c7734f6-a127-4928-9e63-001b7de64f15", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20271,7 +20271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0655175e-5222-43cb-8196-1a41e7e5a116", + "id": "e1a26820-ecfc-4a28-a11d-d05badddf388", "name": "Dataset was not found", "originalRequest": { "url": { @@ -20329,7 +20329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d8c62c7-0f9c-47f2-8b73-cb4cdef6b4fb", + "id": "06fd43e6-a91b-4a34-8f59-5d1e4d8c151f", "name": "Validation Error", "originalRequest": { "url": { @@ -20387,7 +20387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c24f02-c003-4b08-81a4-b2c58a3caffe", + "id": "7b036636-5ed6-4ea7-b258-dba65f4b3ba9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20451,7 +20451,7 @@ } }, { - "id": "f32fe397-cb20-4b99-87c0-c9e3d52bdff4", + "id": "bc71ee7f-b342-44d7-afbf-a925a737f496", "name": "List Datasets", "request": { "name": "List Datasets", @@ -20517,7 +20517,7 @@ }, "response": [ { - "id": "9079cc29-9dc5-4566-9cb0-d9087d04e161", + "id": "2602f799-6e2a-4137-b455-8163faf315eb", "name": "Successful Response", "originalRequest": { "url": { @@ -20580,7 +20580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce9f65b0-24b8-412c-b6bc-a7a534cd169b", + "id": "2ac87d12-4f1a-4ede-9764-0a4b24a6276e", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -20643,7 +20643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fabbf802-88e3-4088-93fb-544b224fc31e", + "id": "4dfb727d-8ae5-41ef-b32e-c203884bd627", "name": "Out of free quota.", "originalRequest": { "url": { @@ -20706,7 +20706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd90372-7583-4b54-b83b-d7f1807f453a", + "id": "70998faf-bd64-45f0-96be-f11f6c7e7c2c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -20769,7 +20769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c703b014-6a89-4093-bde5-43f95c272918", + "id": "6971aa33-795f-41eb-bcdd-acab76abcd7d", "name": "Validation Error", "originalRequest": { "url": { @@ -20832,7 +20832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49aa6a29-31ec-45e2-8f54-168f001f60d9", + "id": "5fee5615-e50b-43e9-917f-06a1ca3694f2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -20901,7 +20901,7 @@ } }, { - "id": "80641abc-f897-4b67-99f3-25e80811cc2b", + "id": "ee1028e8-3e26-42eb-a6e6-bb74845b3022", "name": "Create Dataset", "request": { "name": "Create Dataset", @@ -20961,7 +20961,7 @@ }, "response": [ { - "id": "264ba039-11d5-48bd-9de2-8af10d174c63", + "id": "e0e34f0e-e167-420b-8956-122ba34c712f", "name": "Successful Response", "originalRequest": { "url": { @@ -21019,7 +21019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ab72f0e-b9c4-4e51-adf8-a88ad7b8acb4", + "id": "1a632090-8c57-4dde-9dae-2b53cff8ea0a", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21077,7 +21077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6dbc6d1-227d-4ffc-8af8-5d116f4ab5c3", + "id": "2193908f-d473-40d6-8116-876fcaaf9578", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21135,7 +21135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28e46de8-5650-4e1d-9899-1cc1ba0c9502", + "id": "2d785173-d8bf-4d5b-a770-b84975efe1ab", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21193,7 +21193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2aefe8e-7194-462c-aa40-eeb6e9e7d5a7", + "id": "f35e65b0-2cdc-48e6-9fe4-8708628af521", "name": "Validation Error", "originalRequest": { "url": { @@ -21251,7 +21251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b85b5bb-c144-461b-ace4-bebd87d12efd", + "id": "dc38695f-7c6a-4319-9fe9-ba07fcda108e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21315,7 +21315,7 @@ } }, { - "id": "f05df254-944b-4deb-94fa-c29eea409dc2", + "id": "b5a329ef-a855-4f60-9c36-ab471124309e", "name": "Get Dataset Status", "request": { "name": "Get Dataset Status", @@ -21374,7 +21374,7 @@ }, "response": [ { - "id": "1c7f0059-568a-4372-9264-60531e9a9f1b", + "id": "b3d94ef9-dcb6-4f9f-ba1f-8b0ad01bae16", "name": "Successful Response", "originalRequest": { "url": { @@ -21415,12 +21415,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"warning\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n }\n ],\n \"status\": \"in_progress\"\n }\n ],\n \"status\": \"in_progress\"\n}", + "body": "{\n \"id\": \"\",\n \"steps\": [\n {\n \"name\": \"import\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"failed\"\n },\n {\n \"name\": \"fetch\",\n \"start\": \"\",\n \"end\": \"\",\n \"entries\": [\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"error\"\n },\n {\n \"created_at\": \"\",\n \"detail\": \"\",\n \"level\": \"info\"\n }\n ],\n \"status\": \"failed\"\n }\n ],\n \"status\": \"in_progress\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fe7ec5b3-34ea-4fe4-a0d5-aaadb9c2cdf9", + "id": "611fc086-50f3-4d6e-9c99-ed72c5519554", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21466,7 +21466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9374a72-cb91-4045-82cb-3261d16489f9", + "id": "c1d794c4-e828-44c3-b585-01eb96f8a614", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21512,7 +21512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88f82359-ca56-4501-9164-cabb7c1a8c09", + "id": "56c1c551-010c-4b6c-879f-10520890ab46", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21558,7 +21558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc0b1444-0bfa-4adb-8d12-f277efbf9780", + "id": "1275d2d8-90e0-4315-9bd5-1ecd84f21d8d", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21604,7 +21604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "294bbb06-36d9-448b-b72f-049c9f99b02c", + "id": "e76d3053-2936-417d-b285-970125350764", "name": "Validation Error", "originalRequest": { "url": { @@ -21650,7 +21650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b78c5be0-98af-4f1f-b8c0-45a90bda6b5e", + "id": "cfcb03f6-1fe9-4987-9150-18d773ee099d", "name": "Rate limit reached", "originalRequest": { "url": { @@ -21702,7 +21702,7 @@ } }, { - "id": "3c20e521-160d-4bea-978f-1680a387bba5", + "id": "bb29ac07-a392-4a5b-b5a9-1c4fc84aa6a0", "name": "Trigger Import", "request": { "name": "Trigger Import", @@ -21761,7 +21761,7 @@ }, "response": [ { - "id": "54bd8fa5-18a0-4d0e-9fe2-2c132fdded0c", + "id": "9a9e0a19-58f9-4d5a-81b7-6fe03cbf48c9", "name": "Successful Response", "originalRequest": { "url": { @@ -21807,7 +21807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52445319-56b0-4230-8689-1cef1d7bf0f2", + "id": "d4df270f-0bad-4a45-95c8-42e98f9d12d2", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -21853,7 +21853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5010926-a7ef-4764-b4e9-7a3c86ccda97", + "id": "fa0f6ba1-b4f2-43c8-84ce-78b32daee1ef", "name": "Out of free quota.", "originalRequest": { "url": { @@ -21899,7 +21899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10878fe2-0af1-4e96-bb64-d174ed07c2cf", + "id": "6d26132b-ca47-4bb8-9666-0c0562057b5c", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -21945,7 +21945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3e4ea95-056c-4ac5-97ae-ff27c8072247", + "id": "880dab17-b711-43fe-93b4-c39a82962bdc", "name": "Dataset was not found", "originalRequest": { "url": { @@ -21991,7 +21991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9d3f207-7348-4e89-b430-d98f5167290c", + "id": "174290d1-f3c7-40f2-9e21-dad21ea7f995", "name": "Validation Error", "originalRequest": { "url": { @@ -22037,7 +22037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa49c87b-018d-42e8-9a43-e7773c113fa1", + "id": "33664827-7023-410b-9696-1dcf04f3b961", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22089,7 +22089,7 @@ } }, { - "id": "7e2d9f42-7096-470e-88cd-bac8f5932538", + "id": "e10138b4-0ecc-4b21-b1e9-89e6b52925ff", "name": "Reimport Dataset Webhook", "request": { "name": "Reimport Dataset Webhook", @@ -22133,7 +22133,7 @@ }, "response": [ { - "id": "411bb787-3a5f-434a-aed8-f7f37cf71802", + "id": "01f7e8f9-daa8-4249-b196-e6b626dc7ccf", "name": "Successful Response", "originalRequest": { "url": { @@ -22171,7 +22171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bff40dad-2da7-4d0f-a94f-01bc5f9777e0", + "id": "a12d78ed-8cc8-4f90-ada2-0bf6430017ee", "name": "Unauthorized", "originalRequest": { "url": { @@ -22197,7 +22197,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3de34ad9-c024-4380-b539-e3ef4e87a0d6", + "id": "e728fae2-cb27-4098-b79f-0ab387107434", "name": "Payment Required", "originalRequest": { "url": { @@ -22223,7 +22223,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1c756a25-b17d-4451-9c35-ffc58ba27733", + "id": "4e55a00d-dc37-40bb-a4db-aea0a9b2d3b7", "name": "Forbidden", "originalRequest": { "url": { @@ -22249,7 +22249,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7040e033-9509-481a-8c17-4a92fa619d0c", + "id": "aff213ed-57d0-45b5-a890-df07cfafd7b8", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22287,7 +22287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d5d35c-dcca-4d1a-94ae-f14e9d6d965d", + "id": "1ec89b62-f23d-4fdd-be2a-5f34c7a146f2", "name": "Validation Error", "originalRequest": { "url": { @@ -22325,7 +22325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0e1d501-62d6-415c-86aa-61a27dfe8e20", + "id": "511c6d86-d297-4e83-906d-12fd8c98f9ce", "name": "Rate limit reached", "originalRequest": { "url": { @@ -22369,7 +22369,7 @@ } }, { - "id": "dc73f21f-804d-4a43-b43c-73e9f2480502", + "id": "578982e2-77b3-4609-8ddb-ca7c3ca78192", "name": "Search Features", "request": { "name": "Search Features", @@ -22471,7 +22471,7 @@ }, "response": [ { - "id": "d8435848-98eb-41ca-853c-7e1234175872", + "id": "43699966-996b-45af-8481-854a37a37270", "name": "Successful Response", "originalRequest": { "url": { @@ -22554,12 +22554,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"nond4\": false,\n \"labore0c5\": \"in amet ex tempor elit\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"tempor_b\": \"consequat in nisi\",\n \"nisi___1\": -17270085\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5c94bacb-9627-4908-955f-307006b41782", + "id": "0fb4fbd5-7014-4562-bc1f-fbb61831a205", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -22647,7 +22647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca1d107-7d13-41c7-849b-d7fcaf9db0eb", + "id": "c8e57425-b382-4f57-928d-b034d9ea41e2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -22735,7 +22735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "136451f9-c453-4e82-9aa3-5ee01cb75ec9", + "id": "0b2d5466-9a94-4750-ad37-099a187b51cd", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -22823,7 +22823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9973b57-d15f-4034-9a5c-bc38dae9980f", + "id": "490c1cec-704b-40e5-9726-253a7d9e4732", "name": "Dataset was not found", "originalRequest": { "url": { @@ -22911,7 +22911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3928d1a8-e2dd-40ec-a7e8-6962e86591cb", + "id": "5c181de4-2f95-4c59-b2d3-8185745ed0ae", "name": "Validation Error", "originalRequest": { "url": { @@ -22999,7 +22999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48682701-3cf1-47b7-a21f-8871080bc260", + "id": "ccd14fdf-0cb8-42d1-a432-4118c5a333e2", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23093,7 +23093,7 @@ } }, { - "id": "762ee92f-2c9c-4143-b442-7f858d4382bb", + "id": "4d789d5d-d1b4-44a1-bea9-0f85f80a5241", "name": "Nearby Features", "request": { "name": "Nearby Features", @@ -23195,7 +23195,7 @@ }, "response": [ { - "id": "7733cdcc-7e37-426b-a093-159dd37f9361", + "id": "7069b84f-d483-4747-8d6f-979feb10c502", "name": "Successful Response", "originalRequest": { "url": { @@ -23278,12 +23278,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"nond4\": false,\n \"labore0c5\": \"in amet ex tempor elit\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"tempor_b\": \"consequat in nisi\",\n \"nisi___1\": -17270085\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ff2749e8-3664-4394-a918-00fc92cc18e3", + "id": "6da5bd55-b603-4274-a169-a77176d44733", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -23371,7 +23371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9db892a9-7fee-4d94-a6f2-df6872898af2", + "id": "3ac51f69-0c93-4492-b1f3-7504a91d12b2", "name": "Out of free quota.", "originalRequest": { "url": { @@ -23459,7 +23459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d024a30-ae08-4953-a7e9-79c3aa8c54c5", + "id": "07609a2b-5da0-44b8-a6d6-1d2498c95404", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -23547,7 +23547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd24d581-d6d0-4c13-a615-625540148b83", + "id": "8fd56b4f-fe75-4ac6-9894-b23a15d8102a", "name": "Dataset was not found", "originalRequest": { "url": { @@ -23635,7 +23635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b28034df-ba36-4b6e-ba95-c944822b20f8", + "id": "fdec6668-cb9a-4132-8fa2-137765b2f2ce", "name": "Validation Error", "originalRequest": { "url": { @@ -23723,7 +23723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72eb0dbf-84dd-4d1d-a202-031844674c5c", + "id": "fd663463-cf52-4e67-8755-c4c5bb3d7542", "name": "Rate limit reached", "originalRequest": { "url": { @@ -23817,7 +23817,7 @@ } }, { - "id": "9f84ad07-3ef8-4ba9-b01f-2268650828de", + "id": "0946dc58-2f3b-4301-953d-647921aa666f", "name": "Intersect Features", "request": { "name": "Intersect Features", @@ -23919,7 +23919,7 @@ }, "response": [ { - "id": "3327c588-6c9e-4967-8900-a08689e67621", + "id": "24fb60cb-1ef6-4c76-ae96-050dd9a84706", "name": "Successful Response", "originalRequest": { "url": { @@ -24002,12 +24002,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"nond4\": false,\n \"labore0c5\": \"in amet ex tempor elit\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"tempor_b\": \"consequat in nisi\",\n \"nisi___1\": -17270085\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5f021960-b923-4270-b6b3-764e55689fc7", + "id": "62532d0e-5460-4cf5-a072-711d9071e627", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24095,7 +24095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d08274de-eec7-46ee-8a33-1aadf8503139", + "id": "a82241ef-c32a-4b46-8992-35dfd7e146e9", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24183,7 +24183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07f2cf9e-48d9-4a17-ada5-56cf4a8a8d84", + "id": "018dfdae-dde3-4d96-82ef-73f06f47c9ce", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24271,7 +24271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "632c4590-3928-4c0d-9d20-8491e25e66a8", + "id": "1d1c77ee-cd4a-4b2f-9c1b-2fa9595147cc", "name": "Dataset was not found", "originalRequest": { "url": { @@ -24359,7 +24359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0d6a285-d143-4474-9bcd-de0fdd559d63", + "id": "d395be3c-3e12-4727-90d6-9b8b028cce9d", "name": "Validation Error", "originalRequest": { "url": { @@ -24447,7 +24447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a0a70c1-0f1d-4f24-859f-88b4e72fa364", + "id": "5404c629-7117-4471-8890-ca55dc797a2e", "name": "Rate limit reached", "originalRequest": { "url": { @@ -24541,7 +24541,7 @@ } }, { - "id": "dcca07d9-2cf6-4433-a87a-7fa350dd9216", + "id": "7d77d683-62b9-40d4-8abe-5df8b8aa165e", "name": "Contains Features", "request": { "name": "Contains Features", @@ -24643,7 +24643,7 @@ }, "response": [ { - "id": "3f33d200-78bd-419a-bbc0-fe2ed91cdcf8", + "id": "f1b4b950-11e4-48a2-905d-ba9864bf7330", "name": "Successful Response", "originalRequest": { "url": { @@ -24726,12 +24726,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"nond4\": false,\n \"labore0c5\": \"in amet ex tempor elit\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"tempor_b\": \"consequat in nisi\",\n \"nisi___1\": -17270085\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5229c4f7-6bbc-4c4f-a4fa-79df640732da", + "id": "abf0d4db-100b-4cc6-a809-e545727acc9c", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -24819,7 +24819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd62fe0b-8778-45e9-896c-4b29cb04db29", + "id": "bd24bde6-8ae4-4786-9592-92435c52a25e", "name": "Out of free quota.", "originalRequest": { "url": { @@ -24907,7 +24907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ec8d08f-bfa2-46f7-94a3-767732a4d073", + "id": "87892b6a-960b-499f-9163-fb6455dc6a81", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -24995,7 +24995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca60ea08-4a12-4f6f-aa92-285d822541bc", + "id": "5d2ba4d1-9df8-47cb-9705-25d741250674", "name": "Dataset was not found", "originalRequest": { "url": { @@ -25083,7 +25083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74721be5-f0d1-4835-a6a2-3abf5f3737d1", + "id": "cc9bdde0-f148-470b-a65a-e9719afb8cab", "name": "Validation Error", "originalRequest": { "url": { @@ -25171,7 +25171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98b2dd51-1236-4af8-b8f9-4a67fe96a405", + "id": "c8bd17aa-0418-4ea0-8cb0-f3c2e3ccd391", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25265,7 +25265,7 @@ } }, { - "id": "719fb00d-ee0c-4a15-9121-3cd45edb0fca", + "id": "bf5d5b0d-16a4-4f09-b6bf-e84120f99b68", "name": "Within Features", "request": { "name": "Within Features", @@ -25367,7 +25367,7 @@ }, "response": [ { - "id": "23b6c416-4f28-47be-9c0c-65cc90e0adf3", + "id": "066d13f9-b805-4c16-821f-b00cf3f095d1", "name": "Successful Response", "originalRequest": { "url": { @@ -25450,12 +25450,12 @@ "value": "application/json" } ], - "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"exercitation3d8\": \"esse adipisicing\",\n \"nisi_b0\": \"cillum amet\",\n \"Lorem__c\": true\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"in79\": 11500681.703361332,\n \"culpa_4\": false,\n \"in_9\": -36751790.016335264\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", + "body": "{\n \"features\": [\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"nond4\": false,\n \"labore0c5\": \"in amet ex tempor elit\"\n }\n },\n {\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"tempor_b\": \"consequat in nisi\",\n \"nisi___1\": -17270085\n }\n }\n ],\n \"pagination\": {\n \"page\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4721300f-4f53-4e2a-9004-5d05c2fecab8", + "id": "2f03546e-0afa-44e5-b29e-bc010040ac2d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -25543,7 +25543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2b6a935-3dab-4d18-a413-8ea8b1b050c8", + "id": "24161d22-c68a-42a6-b208-397508d762a0", "name": "Out of free quota.", "originalRequest": { "url": { @@ -25631,7 +25631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7254a301-fc34-4c69-9604-cddb1b55a1fb", + "id": "1ef487ac-041b-40e6-9376-12ac96eb7a7b", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -25719,7 +25719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e2607da-cbdb-4bca-a515-b62e2911e0fa", + "id": "51149dcd-d5ef-4eb5-b948-a0de3211b5c3", "name": "Dataset was not found", "originalRequest": { "url": { @@ -25807,7 +25807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9834d640-9fd0-4a48-8a07-9130c7077f2e", + "id": "7fbd4fe2-c2cd-4ea2-bcbd-8607726bc162", "name": "Validation Error", "originalRequest": { "url": { @@ -25895,7 +25895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99a04051-0643-4547-bfa4-93e8117e6778", + "id": "e3f16c41-69a9-4966-8155-231287a14fe7", "name": "Rate limit reached", "originalRequest": { "url": { @@ -25989,7 +25989,7 @@ } }, { - "id": "9cdaaaf1-f0de-43ee-b9b6-e7c1610e9bd5", + "id": "1bd5d118-fca9-4fc8-9a84-2c24020172d9", "name": "Get Feature", "request": { "name": "Get Feature", @@ -26078,7 +26078,7 @@ }, "response": [ { - "id": "d5f2a996-6504-4c4a-8625-9cd5fcc1d0b1", + "id": "1504e0ef-c01b-4197-a1a5-1ec6f4574b7b", "name": "Successful Response", "originalRequest": { "url": { @@ -26138,12 +26138,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"adipisicing1\": -74435917.44552638,\n \"quis__c5\": true\n }\n}", + "body": "{\n \"id\": \"\",\n \"geometry\": \"\",\n \"attributes\": {\n \"et_a4\": true,\n \"dolore_f\": -23328781,\n \"quis_49\": 67198160\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e974b458-4173-4ff0-a98a-12c5c1eb89de", + "id": "973d18bc-4e73-4102-bfe2-2999112ef9ec", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -26208,7 +26208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aafcbc8d-1986-4c32-adc2-91f7c9ca7617", + "id": "6288607b-249e-411a-87b4-d1530f0e0845", "name": "Out of free quota.", "originalRequest": { "url": { @@ -26273,7 +26273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f486de47-4321-4a2e-a3b1-1769a94ef4bf", + "id": "8ed0ae3b-9d46-456d-a06b-9677cd171a9a", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -26338,7 +26338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7ed1a6b-6af9-44f0-ad05-a928899d061b", + "id": "a2e532db-4818-4283-ba0b-45aaac538e56", "name": "Feature or Dataset were not found", "originalRequest": { "url": { @@ -26403,7 +26403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b64e153f-eb93-4252-b788-6fa5ec52e970", + "id": "236309d2-1397-42be-b6a2-54ff630e26d0", "name": "Validation Error", "originalRequest": { "url": { @@ -26468,7 +26468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fb88d0c-fa00-4d76-9faa-98c009038931", + "id": "ac4c7ec8-f160-43ca-a524-154858494873", "name": "Rate limit reached", "originalRequest": { "url": { @@ -26545,7 +26545,7 @@ "description": "The Woosmap Distance API suite provides comprehensive tools for road travel calculations worldwide.\n\n* **Route:** Calculate travel distance, duration, and paths between origin and destination.\n* **Matrix:** Compute travel distance and time for a matrix of multiple origins and destinations.\n* **Isochrone:** Determine all locations reachable within a specific time or distance.\n* **Tolls:** Estimate toll costs and details for specific routes.\n\nRequests are made via HTTPS (GET/POST) and require an API key (`key` or `private_key`) for quota management.\n", "item": [ { - "id": "e10013f1-23c2-4e07-90ce-ef04bed86699", + "id": "989a1c86-de0a-4c38-b78f-8a27b44a7655", "name": "Find Routes", "request": { "name": "Find Routes", @@ -26712,7 +26712,7 @@ }, "response": [ { - "id": "9ce983de-9b3e-446b-a518-dc0f78871758", + "id": "ea539026-21c3-4a28-a220-843f187f9653", "name": "Successful Response", "originalRequest": { "url": { @@ -26876,7 +26876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4836cb85-86ea-4a00-a338-b4ac1fefdc71", + "id": "9ef8468a-a7f2-4cac-bcc2-0940a4926a04", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -27040,7 +27040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43ea0b0d-0cb5-4008-961d-9b282e14a90e", + "id": "657b3ec9-a06a-4a8b-a85a-f99069474f7c", "name": "Out of free quota.", "originalRequest": { "url": { @@ -27204,7 +27204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22654a8f-62c2-47d2-bd07-d1d0262d0808", + "id": "5fc400be-4408-4ac4-9345-35d4e293ce89", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -27368,7 +27368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6038ac58-b874-4799-8cc5-353762a136c5", + "id": "26b97b3a-41c6-4d24-a7c2-44ff5c3f019b", "name": "Validation Error", "originalRequest": { "url": { @@ -27532,7 +27532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f1cf594-b114-48fc-aa71-cbb04c27a368", + "id": "27a8a226-525f-4e77-9aa3-4d888d5b67e9", "name": "Rate limit reached", "originalRequest": { "url": { @@ -27702,7 +27702,7 @@ } }, { - "id": "899922cd-d65d-486e-9f67-3d82a44ff1fd", + "id": "73d3da3d-4004-44b4-9857-d27fa59c9880", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -27851,7 +27851,7 @@ }, "response": [ { - "id": "3e59d5e4-bc5c-44d5-a564-e0f256a6cf94", + "id": "cf939f08-e059-4ef4-a813-e5b423ae4c78", "name": "Successful Response", "originalRequest": { "url": { @@ -27992,12 +27992,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "61059322-1cd7-4f28-bce0-25bb872e77ae", + "id": "a40428ae-596d-421d-bb93-a7a5518ff601", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28143,7 +28143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "786e3011-fe97-4617-a400-de3c74b1344a", + "id": "b9e4e788-8377-4891-b3a1-4f749a95fe68", "name": "Out of free quota.", "originalRequest": { "url": { @@ -28289,7 +28289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eecff9f-d360-4e0f-8f86-4d2f39408a72", + "id": "38a237a5-9f6e-44a0-b15b-d2ba5d6f17a6", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -28435,7 +28435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96268421-af51-46ac-a350-d1be2178474f", + "id": "20bd7455-1600-48ca-b523-0deb669cb828", "name": "Validation Error", "originalRequest": { "url": { @@ -28581,7 +28581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9c7f124-32b9-443b-91cf-1328ab3497c9", + "id": "ac506f97-d2fa-40e4-bc82-df831a536469", "name": "Rate limit reached", "originalRequest": { "url": { @@ -28733,7 +28733,7 @@ } }, { - "id": "8bc0965b-29aa-41e8-860b-f1993c2bb9ea", + "id": "f1cba3aa-6e9b-4fd2-8fbb-620610626165", "name": "Calculate Matrix", "request": { "name": "Calculate Matrix", @@ -28804,7 +28804,7 @@ }, "response": [ { - "id": "1ea00a97-3334-4ace-8a7c-48a50e16cd32", + "id": "d2109f86-188d-4ccf-966d-30dde81e6e57", "name": "Successful Response", "originalRequest": { "url": { @@ -28868,12 +28868,12 @@ "value": "application/json" } ], - "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"NOT_FOUND\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ZERO_RESULTS\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", + "body": "{\n \"rows\": [\n {\n \"elements\": [\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n },\n {\n \"elements\": [\n {\n \"status\": \"ERROR\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n },\n {\n \"status\": \"OK\",\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n }\n }\n ]\n }\n ],\n \"status\": \"OK\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "34dec04b-638c-46e2-91a4-153905a29138", + "id": "d8a26667-e96a-43bd-a659-5523df7dc91d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -28942,7 +28942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc576455-7e67-4533-ab11-fb17009ae2a1", + "id": "d9b12323-1bee-4601-ada9-76d87c240691", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29011,7 +29011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcea407a-aa73-489c-8edc-7d00d12cfedf", + "id": "e263f5e3-cb44-4cc1-aa6f-028ea6338bb0", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29080,7 +29080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3394d049-97d7-4b81-8960-e061e9eaf1d4", + "id": "1f1e1721-2c7c-4795-808d-9979e31d8b60", "name": "Validation Error", "originalRequest": { "url": { @@ -29149,7 +29149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "291ae709-516f-4150-bb7d-ab76cb20ae2c", + "id": "bfd49da2-1847-43c2-a381-8cdb14594cab", "name": "Rate limit reached", "originalRequest": { "url": { @@ -29224,7 +29224,7 @@ } }, { - "id": "589d2171-a77d-425f-a47c-3f7ff271ba57", + "id": "7573f3da-a4e1-4722-bece-c3090983f58a", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -29346,7 +29346,7 @@ }, "response": [ { - "id": "6c9f919d-4c25-493d-b817-161168cac767", + "id": "12e1c5e3-9b30-4a89-ac8f-dbad26c80798", "name": "Successful Response", "originalRequest": { "url": { @@ -29465,7 +29465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5287d8d-840e-4d34-a758-c6f97f1577d7", + "id": "9c8c7b7c-61b2-4c96-a128-b25826d22606", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -29584,7 +29584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee9e5c2f-59a9-4a0f-8926-eaa23dc9d93e", + "id": "6920f183-6d9f-4236-af59-44048a926c5b", "name": "Out of free quota.", "originalRequest": { "url": { @@ -29703,7 +29703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca891d18-4d33-4ccb-9570-682c1f919f8b", + "id": "fd91602d-6454-4a5e-a906-a0a2019beaff", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -29822,7 +29822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b856d74-961b-4ee2-8935-5213813b337d", + "id": "6dbc7862-4bf9-4ba9-8002-b0e8dcd7ee64", "name": "Validation Error", "originalRequest": { "url": { @@ -29941,7 +29941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "173eb9ce-eff7-4f8e-a870-30c4d209ead3", + "id": "647f300c-a011-4567-96d3-c149bba1a55b", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30066,7 +30066,7 @@ } }, { - "id": "ec142ced-e688-4ae5-848b-be4bf5603378", + "id": "c0a84713-c9e6-4b8e-9a34-dbda3f4a41a3", "name": "Calculate Isochrone", "request": { "name": "Calculate Isochrone", @@ -30137,7 +30137,7 @@ }, "response": [ { - "id": "523305cc-b8e6-43c3-8603-fad4183ad8b2", + "id": "aef4d98b-6802-4be0-883d-7b0bbe2d380c", "name": "Successful Response", "originalRequest": { "url": { @@ -30206,7 +30206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9187b932-89d8-48a1-ab58-cee6f979c9c7", + "id": "32fcb06f-0dd8-4006-a9d9-88ecd37d152d", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30275,7 +30275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d8c7ea5-2a9d-4d7b-95e8-b530403ac7c0", + "id": "3fe0c50c-52e7-4a81-a184-45c46da57927", "name": "Out of free quota.", "originalRequest": { "url": { @@ -30344,7 +30344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c576647f-5257-416f-b82b-aded1ddfdc5a", + "id": "711b978a-a059-4b4e-9c1e-43a6ee717ed1", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -30413,7 +30413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab792181-c460-45d6-9631-40256ef98378", + "id": "e0c5cfa0-51d5-4905-b5f4-bbe68c16f39a", "name": "Validation Error", "originalRequest": { "url": { @@ -30482,7 +30482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12644f1d-29a4-490d-85c9-5cb05953bd21", + "id": "4a723b90-caac-46ea-b586-67417fa422cc", "name": "Rate limit reached", "originalRequest": { "url": { @@ -30557,7 +30557,7 @@ } }, { - "id": "bf52711b-8e25-409b-89b4-7559ef95392c", + "id": "33992e89-7452-40b9-b80b-c2400d4d9b97", "name": "Find Tolls", "request": { "name": "Find Tolls", @@ -30706,7 +30706,7 @@ }, "response": [ { - "id": "7a64dd19-a83a-4e65-951c-f52c70beb398", + "id": "19671a28-4c57-4027-b7e3-9ed581a0d8cf", "name": "Successful Response", "originalRequest": { "url": { @@ -30847,12 +30847,12 @@ "value": "application/json" } ], - "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"labore_adb\": 86743479.6621455,\n \"sit_bec\": 74701671.55105823\n },\n {\n \"magnac3\": 16279362.728587404,\n \"laboris_39\": 6879378.7704206705\n }\n ],\n \"tollSystems\": [\n {\n \"anim__8\": true,\n \"dolore0\": -75147641.73217764,\n \"amet_5\": \"est\",\n \"pariatur6da\": 62393323.37761158\n },\n {\n \"aute_47c\": true,\n \"tempor3f\": 41826253\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"ipsumd6\": 25507810\n },\n {\n \"sed7\": -6600474.32832469,\n \"proident_cdf\": \"proident in in dolore\",\n \"laborum_d\": 81789176.55402255\n }\n ],\n \"tollSystems\": [\n {\n \"occaecat42\": false\n },\n {\n \"minim_679\": true,\n \"minim_a\": \"incididunt e\"\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"id5a2\": -9551916.049747303\n },\n {\n \"enime\": 83938182.90536302,\n \"do_42a\": 4340764,\n \"dolorf9a\": -55537010.79488516,\n \"Duis_1\": true\n }\n ],\n \"tollSystems\": [\n {\n \"aute_ba6\": 27886015.437050343,\n \"mollit_02\": \"et in si\"\n },\n {\n \"quis7\": \"ex ipsum consequat\",\n \"aute_55_\": false,\n \"nostrud07\": -78121160.39064145\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"tempor_6a2\": -84106505.5666835\n },\n {\n \"do521\": 75101056.24271968,\n \"quis55\": true,\n \"do_2f\": false\n }\n ],\n \"tollSystems\": [\n {\n \"officia_be4\": true,\n \"quis_0\": \"laboris et elit exercitati\"\n },\n {\n \"voluptate_f00\": false,\n \"magna62\": \"dolor deserunt\"\n }\n ]\n }\n ]\n }\n ]\n}", + "body": "{\n \"status\": \"\",\n \"routes\": [\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"aute_4\": 17865399\n },\n {\n \"nulla7\": true,\n \"proident8\": -1612209.3881203383\n }\n ],\n \"tollSystems\": [\n {\n \"sint_b6c\": -3173316.747528255,\n \"anima\": true\n },\n {\n \"ex5__\": -64969214,\n \"pariatur1d2\": \"a\",\n \"deserunt_8\": false\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"aliquip52e\": false,\n \"mollit_a1_\": 49125844.97051492\n },\n {\n \"dolor80\": -6219660\n }\n ],\n \"tollSystems\": [\n {\n \"fugiat_3\": 88118204.29112291,\n \"consectetur481\": 72258452\n },\n {\n \"cupidatat_944\": -86086865,\n \"mollit_4_\": false,\n \"velit_2\": \"adipisi\"\n }\n ]\n }\n ]\n },\n {\n \"overview_polyline\": {\n \"points\": \"\"\n },\n \"bounds\": {\n \"northeast\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"southwest\": {\n \"lat\": \"\",\n \"lng\": \"\"\n }\n },\n \"legs\": [\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"quibf\": \"sed\"\n },\n {\n \"exercitation_3\": \"reprehenderit\"\n }\n ],\n \"tollSystems\": [\n {\n \"irure2\": -57268210\n },\n {\n \"in_b6\": -95318209.87498976\n }\n ]\n },\n {\n \"distance\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"duration\": {\n \"value\": \"\",\n \"text\": \"\"\n },\n \"start_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"end_location\": {\n \"lat\": \"\",\n \"lng\": \"\"\n },\n \"tolls\": [\n {\n \"cillum_2\": -49527379,\n \"Duis__76\": -31953100.44747059\n },\n {\n \"labore_40\": \"consequat Lorem quis dolor\",\n \"occaecat_618\": \"magna consectetur fugiat\",\n \"eiusmodbd8\": 79349967\n }\n ],\n \"tollSystems\": [\n {\n \"culpa1ee\": -89018995.80152515,\n \"Ut_f_0\": -58744710\n },\n {\n \"eu6_3\": true,\n \"adipisicingb24\": true\n }\n ]\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4d6c7689-5ef3-493f-89e4-f8b39b13d694", + "id": "55982f42-5abd-4330-a4e3-a284418c6818", "name": "Unable to locate credentials.", "originalRequest": { "url": { @@ -30998,7 +30998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5606b6b8-7fea-4498-8f65-bc6b517b3fa2", + "id": "e6a8cccc-9780-4ffe-b233-ad66de0efccc", "name": "Out of free quota.", "originalRequest": { "url": { @@ -31144,7 +31144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a63b7631-0511-41df-82dc-09baed3bc4b3", + "id": "19ff5567-6af0-4991-8cf8-5dabb6d324ba", "name": "Credentials found, but not matching.", "originalRequest": { "url": { @@ -31290,7 +31290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb49d9b8-e1d5-4c92-a3e3-8a17cf6b73fc", + "id": "875ffa29-5386-4764-85bd-d2b851d1f8b7", "name": "Validation Error", "originalRequest": { "url": { @@ -31436,7 +31436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4482ebaf-997b-4a90-b8cf-19e9766f4bd2", + "id": "fbc0637b-83c1-4a8a-b7e0-1e3484fd47ae", "name": "Rate limit reached", "originalRequest": { "url": { @@ -31602,7 +31602,7 @@ } ], "info": { - "_postman_id": "fc0d1709-65b7-4e0d-9b48-c6617a3e8113", + "_postman_id": "5c12c02b-fae3-42f1-80be-a2c1e16632a8", "name": "Woosmap Platform API Reference", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {