Enhance your application with Uberall's comprehensive API documentation
Categories
Users
Business Connections
Businesses
Configuration
Sales Partners
Monitoring
Product Plans
Webhooks
Auto Response
Brand Data Points
Dashboard
Dashboard Exports
Data Point Filters
Data Points
Digital Asset Management
Near Me Check
Social Posting
Status Check
Store Finder
Templates
Batch Operation
Collection Management
Content List
Locations Data
Custom Items
Events
Listings
Labels
Location Groups
Menu Items
Persons
Locations Photos
Products
Service Items
Suggestions
Locations
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 Serverhttps://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 Serverhttps://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 Serverhttps://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 Connect to Cursor Install MCP server on Cursor Connect to VS Code Install MCP server on VS Code
Products - Social Posting