Enhance your application with Uberall's comprehensive API documentation
API Reference//
- Sync a Location
Get the available amenities (Google Lodging) fields for a location
Get the city for locations
Get the country for locations
Get Several Locations
Create a Location
Delete Several Locations
Update Several Locations
Get the directories for locations
Get a Location
Update a Location
Get a list of basic business details
Get the keywords for locations
Get Historical Visibility Index
Get the labels for locations
Get the post / zip code for locations
Get the province/state for locations
Get Locations' Statistics
Sync Several Locations
Update EV Dynamic Data
Get Location's Visibility Index
DEPRECATED - Get Location's Data Points
DEPRECATED - Get Location's Data Point Statistics
Get a Location's Dashboard
Sync a Location
Uberall API (20260101)
Download OpenAPI description
Overview
Languages
Servers
https://uberall.com/api
Mock Server
https://docs.uberall.com/_mock/apis/swagger
- https://uberall.com/api/locations/statistics
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/locations/statistics
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://uberall.com/api/locations/statistics \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
application/json
{ "count": 0, "countActive": 0, "countInactive": 0, "countCancelled": 0, "countClosed": 0, "countSyncStarted": 0, "countSyncNotStarted": 0, "countSyncNeeded": 0, "suggestionsAvailable": true }
- https://uberall.com/api/locations/{id}/sync
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/locations/{id}/sync
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
'https://uberall.com/api/locations/{id}/sync' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "location": { … } } }
Security
X-API-KEY or Authorization
LocationSearchParams object
object
LocationSearchParams
- https://uberall.com/api/locations/sync
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/locations/sync
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://uberall.com/api/locations/sync \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '{}'Response
No content
Social AI Service
Products - Social AI Service