Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
https://docs.uberall.com/_mock/apis/swagger/locations/statistics
https://uberall.com/api/locations/statistics
curl -i -X GET \
https://docs.uberall.com/_mock/apis/swagger/locations/statistics \
-H 'accessToken: YOUR_API_KEY_HERE'
{ "count": 0, "countActive": 0, "countInactive": 0, "countCancelled": 0, "countClosed": 0, "countSyncStarted": 0, "countSyncNotStarted": 0, "countSyncNeeded": 0, "suggestionsAvailable": true }
https://docs.uberall.com/_mock/apis/swagger/locations/{id}/sync
https://uberall.com/api/locations/{id}/sync
curl -i -X POST \
'https://docs.uberall.com/_mock/apis/swagger/locations/{id}/sync' \
-H 'accessToken: YOUR_API_KEY_HERE'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "location": { … } } }
https://docs.uberall.com/_mock/apis/swagger/locations/sync
https://uberall.com/api/locations/sync
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 '{}'
No content
Social Posting
Products - Social Posting