Enhance your application with Uberall's comprehensive API documentation
Uberall API (20250708)
Download OpenAPI description
Overview
Languages
Servers
https://uberall.com/api/
Mock Server
https://docs.uberall.com/_mock/apis/swagger/
Query
The countries you want data points' statistics for. ISO 3166-1 alpha-2 codes
Types of datapoints you want inbox statistics for
Example: dataPointTypes=[PHOTO, REVIEW, CHECKIN]
The min date of the last interaction with a DataPoint as unix timestamp in milliseconds
Example: minThreadActionDate=1514764800000
The max date of the last interaction with a DataPoint as unix timestamp in millisecond
Example: maxThreadActionDate=1514764800000
https://uberall.com/api/data-points/statistics
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/data-points/statistics
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/data-points/statistics?businessIds=string&countries=string&locationIds=string&dataPointTypes=%5BPHOTO%2C+REVIEW%2C+CHECKIN%5D&directoryTypes=string&ratings=string&minActionDate=string&maxActionDate=string&minThreadActionDate=1514764800000&maxThreadActionDate=1514764800000&query=string&read=true&replied=true' \
-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": { "totalCount": 100, "photoCount": 20, "postCount": 30, "reviewCount": 25, "checkinCount": 10, "questionCount": 5, "ratingCount": 15, "unreadCount": 8, "pendingApprovalCount": 3, "averageRating": 4.2, "directories": { … } } }
https://uberall.com/api/data-points/timeseries
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/data-points/timeseries
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/data-points/timeseries?dataPointTypes=%5BPHOTO%2C+REVIEW%2C+CHECKIN%5D&directoryTypes=string&businessIds=string&zip=string&ratings=string&read=true&replied=true&countries=string' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'
Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "timeseries": [ … ] } }
Social PostingCopy for LLM Copy page as Markdown for LLMs View as Markdown Open this page as Markdown Open in ChatGPT Get insights from ChatGPT Open in Claude Get insights from Claude
Products - Social Posting