Uberall API (20250204)
Enhance your application with Uberall's comprehensive API documentation
Download OpenAPI description
Overview
Languages
Servers
Mock server
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
- Mock server
https://docs.uberall.com/_mock/apis/swagger/locations/statistics
https://uberall.com/api/locations/statistics
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://docs.uberall.com/_mock/apis/swagger/locations/statistics \
-H 'accessToken: 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 }
- Mock server
https://docs.uberall.com/_mock/apis/swagger/locations/{id}/sync
https://uberall.com/api/locations/{id}/sync
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
'https://docs.uberall.com/_mock/apis/swagger/locations/{id}/sync' \
-H 'accessToken: YOUR_API_KEY_HERE'
Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "location": { … } } }
- Mock server
https://docs.uberall.com/_mock/apis/swagger/locations/sync
https://uberall.com/api/locations/sync
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/locations/sync \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{}'
Response
No content
Social Posting
Products - Social Posting