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/2] 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 b13a870..1496483 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 bb5e59f..46b08e4 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 287eb47..7aec76d 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/2] 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 1496483..bbb3010 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 46b08e4..de5ec3d 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 7aec76d..1a76151 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