Woosmap
Woosmap is a Location-based Search Platform, which helps developers adding a local approach to the customer journey. We’re here to help you become an expert in the local aspect of your customers.
81 subscribers
9.3/10 popularity
274 ms avg latency
75% success rate
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Woosmap endpoints
| Method | Endpoint | Description |
|---|---|---|
| Store Search API | ||
| GET |
storeSearch /stores/search |
Used to retrieve assets from query |
| GET |
storeAutocomplete /stores/autocomplete |
Autocomplete on `localizedNames` with highlighted results on asset name. Use the field `localized` in your query parameter to search for localized names. |
| Data Management API | ||
| POST |
createStores /stores |
Used to batch create Assets to a specific project identified with the `private_key` parameter. |
| PUT |
updateStores /stores |
Used to update assets in batch. `storeId` must exists when using `PUT` method, if one asset does not exists, the batch will be refused. |
| POST |
createZones /zones |
Used to batch create Zones to a specific project identified with the `private_key` parameter. |
| DELETE |
deleteZones /zones |
Used to delete one or more Zones. The `zone_id` is the id of the zone to delete. To delete several zones, use the comma as a separator. |
| DELETE |
deleteStores /stores |
Used to delete one or more assets. The `storeId` specified in `query` parameter is the id of the asset to delete. To delete several assets, use the comma as a separator. To… |
| POST |
replaceStores /stores/replace |
To replace all your Assets. This endpoint will delete all previous assets and import assets in request body. During the operation previous assets could always be displayed on… |
| GET |
getStore /stores/{storeId} |
Used to retrieve an asset from his `storeId` |
| GET |
getZone /zones/{zone_id} |
Used to retrieve a zone from his `zone_id` |
| PUT |
updateZones /zones |
Used to update zones in batch. `zone_id` must exists when using `PUT` method, if one zone does not exists, the batch will be refused. |
| Geolocation API | ||
| GET |
getGeolocationPosition /geolocation/position |
The `/position` returns JSON location of your users thanks to IP address of their devices. |
| GET |
getStoresFromGeolocationPosition /geolocation/stores |
Retrieve the stores nearby an ip location. Stores are returned only if a relevant ip location is found - for an accuracy of 20km or less. |
| Localities API | ||
| GET |
localitiesDetails /localities/details |
Provides details of an autocomplete suggestion (using the suggestion’s `public_id`). |
| GET |
localitiesAutocomplete /localities/autocomplete |
Autocomplete on worldwide suggestions for a for text-based geographic searches. It can match on full words as well as substrings. You can therefore send queries as the user… |
| Address API | ||
| GET |
addressDetails /address/details/json |
Provides details of an address autocomplete suggestion (using the suggestion’s `public_id`). |
| GET |
addressAutocomplete /address/autocomplete/json |
Autocomplete on worldwide suggestions for a for text-based geographic searches. It can match on full words as well as substrings. |
| Distance API | ||
| POST |
postDistanceMatrix /distance/distancematrix/json |
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. If the URL size is… |
| GET |
getRoute /distance/route/json |
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. |
| GET |
getDistanceMatrix /distance/distancematrix/json |
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. |
| Merchants API | ||
| POST |
getMerchantsPlace /merchants/place |
Retrieve clean names, logos and Google Place ID of given dirty merchants name. |
| POST |
getMerchantsBrand /merchants/brand |
Retrieve clean names and logos in response to a dirty transactions POST. |
Woosmap pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|