Dowell Living Lab Maps API
Dowell Living Lab Maps API is a versatile geospatial service that allows users to perform a series of location-related operations, including place ID verification, place details retrieval, saving place details, and finding nearby locations. Here are the definitions of these API functionalities.
Dowell Living Lab Maps API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
getPlacesDetail /accounts/get-details-list-stage1/ |
# Get Place Details This uses a google API to get more detail about the places given the place ids of those places. The response gives data about the locations saved during the… |
| POST |
getLocalNearby /accounts/get-local-nearby/ |
# Get Nearby Locations It takes two radii between which locations associated with the query string are returned from the mid point passed as center latitude and longitude. This… |
| GET |
getCategories /accounts/get-categories/ |
|
| POST |
saveDetails /accounts/save-places-detail/ |
# Saving Details This helps to save the place details to the Dowell database. |
| POST |
verifyPlacesId /accounts/verify-place-ids/ |
# Verify Places Id This API is meant to prevent duplication of data collected about the places. It checks if the sent place ids have been queried before and stored. It returns a… |
| POST |
getLocalNearbyV2 /accounts/get-local-nearby-v2/ |
|
Dowell Living Lab Maps API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|