Uberall API (20250204)
Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
- Mock server
https://docs.uberall.com/_mock/apis/swagger/data-points/{id}/reply
https://uberall.com/api/data-points/{id}/reply
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://docs.uberall.com/_mock/apis/swagger/data-points/{id}/reply?reply=string' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
The countries you want data points' statistics for. ISO 3166-1 alpha-2 codes
Types of datapoints you want inbox statistics for
The min date of the last interaction with a DataPoint as unix timestamp in milliseconds
The max date of the last interaction with a DataPoint as unix timestamp in millisecond
- Mock server
https://docs.uberall.com/_mock/apis/swagger/data-points/statistics
https://uberall.com/api/data-points/statistics
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/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 'accessToken: YOUR_API_KEY_HERE'
Success
Datapoint statistics response Model
{ "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": { … } } }
- Mock server
https://docs.uberall.com/_mock/apis/swagger/data-points/timeseries
https://uberall.com/api/data-points/timeseries
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/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 'accessToken: YOUR_API_KEY_HERE'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "timeseries": [ … ] } }
Social Posting
Products - Social Posting