Enhance your application with Uberall's comprehensive API documentation
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/data-points/read
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/data-points/read
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://uberall.com/api/data-points/read?businessIds=string&countries=string&zip=string&dataPointTypes=%5BPHOTO%2C+REVIEW%2C+CHECKIN%5D&directoryTypes=string&ratings=string&replied=true&selectAll=true&ids=string&excludeIds=string&query=string' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No contentSecurity
X-API-KEY or Authorization
Query
Types of datapoints you want inbox items for
Example: dataPointTypes=[PHOTO, REVIEW, CHECKIN]
The min date of the DataPoint as unix timestamp in milliseconds
Example: minActionDate=1514764800000
The max date of the DataPoint as unix timestamp in milliseconds
Example: maxActionDate=1514764800000
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 milliseconds
Example: maxThreadActionDate=1514764800000
- https://uberall.com/api/data-points
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/data-points
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/data-points?max=0&page=0&labels=string&countries=string&businessIds=string&locationIds=string&zip=string&dataPointTypes=%5BPHOTO%2C+REVIEW%2C+CHECKIN%5D&directoryTypes=string&ratings=string&read=true&replied=true&text=true&query=string&minActionDate=1514764800000&maxActionDate=1514764800000&minThreadActionDate=1514764800000&maxThreadActionDate=1514764800000&fieldMask=string' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "inbox": { … } } }
- https://uberall.com/api/data-points/{id}/reply
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/data-points/{id}/reply
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://uberall.com/api/data-points/{id}/reply?reply=string' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No content
Social AI Service
Products - Social AI Service