Skip to main content
POST
Add Task URLs
Use this format if you already have a direct Google Maps search or place URL. This is best for manual inputs or small-scale targeted searches.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Request body format. Value: application/json

URL Format

Google Maps search URL: https://www.google.com/maps/search/restaurant/@43.3928346,5.2662584,14z The URL contains the search query and coordinates for the search area.

Request Body

Only the url key is required in each task object.
URLs must match Google Maps search or place format.

Code Examples

Response

200