Enhance your application with Uberall's comprehensive API documentation
Uberall API (20250708)
Download OpenAPI description
Overview
Languages
Servers
https://uberall.com/api/
Mock Server
https://docs.uberall.com/_mock/apis/swagger/
Request
Get all Recommended attributes for the Category, Country excluding (already applied attributes on location/payment related attributes) Notes:
- Sent to Google and Apple maps
- Only the non payment related attributes available and not applied to the location for the primary category of the location can be selected and setup
Security
X-API-KEY or Authorization
https://uberall.com/api/categories/{id}/attribute-recommendations
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/categories/{id}/attribute-recommendations
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/categories/{id}/attribute-recommendations?keywords=string&locationId=string&country=string' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'
Response
No content
https://uberall.com/api/categories/{id}/attributes
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/categories/{id}/attributes
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/categories/{id}/attributes?language=string&country=string' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'
Response
No content
https://uberall.com/api/categories
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/categories
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/categories?categories=0&q=Auto&roots=true&language=string&max=10&offset=0' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'
Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "max": 1, "offset": 0, "count": 1, "results": { … }, "suggestionResults": { … } } }
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