Enhance your application with Uberall's comprehensive API documentation
Uberall API (20250708)
https://uberall.com/api/
https://docs.uberall.com/_mock/apis/swagger/
List of Maps with both an id and a status key: [[id: 123, status: ACCEPTED], ...]
ACCEPTED, DECLINED or ACTIVE (if no decision was made for accepting/declining the suggestion)
Suggestion from directory
https://uberall.com/api/locations/{id}/suggestions
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/locations/{id}/suggestions
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://uberall.com/api/locations/{id}/suggestions' \
-H 'Content-Type: */*' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '[object Object]'
Successfully updated suggestions
The actual response object of the response
ACCEPTED, DECLINED or ACTIVE (if no decision was made for accepting/declining the suggestion)
No content
https://uberall.com/api/locations/suggestions
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/locations/suggestions
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/locations/suggestions?query=Berlin&sort=string&order=string&max=0&identifier=string&offset=0&businessId=0&locationIds=0' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'
Successfully retrieved suggestions
Search response object containing pagination details and a list of suggestion responses
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "offset": 0, "max": 10, "count": 100, "locations": [ … ] } }
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