Enhance your application with Uberall's comprehensive API documentation
API Reference//
- DEPRECATED - Get Location's Data Points
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 a Location
Sync Several Locations
Update EV Dynamic Data
Get Location's Visibility Index
DEPRECATED - Get Location's Data Point Statistics
Get a Location's Dashboard
DEPRECATED - Get 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/{id}/visibility-indexes
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/locations/{id}/visibility-indexes
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/locations/{id}/visibility-indexes?days=string' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "visibilityIndex": { … } } }
- https://uberall.com/api/locations/{id}/datapoints
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/locations/{id}/datapoints
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/locations/{id}/datapoints' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "inbox": { … } } }
Request
Deprecated. Use https://uberall.com/en/developers/apiDocumentation#_api_data-points_statistics-GET instead.
Security
X-API-KEY or Authorization
- https://uberall.com/api/locations/{id}/datapoints/statistics
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/locations/{id}/datapoints/statistics
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/locations/{id}/datapoints/statistics?dataPointTypes=%5BPHOTO%2C+REVIEW%2C+CHECKIN%5D&directoryTypes=string&ratings=string&minActionDate=string&maxActionDate=string&minThreadActionDate=1514764800000&maxThreadActionDate=1514764800000' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Success
Enum"SUCCESS""QUOTA_LIMIT_EXCEED""NOT_AUTHORIZED""FORBIDDEN""BAD_ACCESS_TOKEN""BAD_PRIVATE_KEY""BAD_PUBLIC_KEY""MISSING_PARAMETER""INVALID_PARAMETER""WRONG_PARAMETER_TYPE"
Datapoint statistics response Model
Example: [{"totalCount":100,"photoCount":20,"postCount":30,"reviewCount":25,"checkinCount":10,"questionCount":5,"ratingCount":15,"unreadCount":8,"pendingApprovalCount":3,"averageRating":4.2,"directories":{"GOOGLE":{"REVIEW":10,"PHOTO":5,"QUESTION":2,"CHECKIN":"NOT_SUPPORTED"},"FACEBOOK":{"REVIEW":8,"PHOTO":3,"CHECKIN":12,"QUESTION":0}}}]
Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": [ { … } ] }
Social AI Service
Products - Social AI Service