Enhance your application with Uberall's comprehensive API documentation
Near Me Check
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
Social Posting
Status Check
Store Finder
Templates
Batch Operation
Categories
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/
- Near Me Check API Server
https://near-me-check.uberall.com/api/near-me-check/categories
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/near-me-check/categories
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://near-me-check.uberall.com/api/near-me-check/categories?q=restaurant&categories=1&language=en' \
-H 'publicKey: YOUR_API_KEY_HERE'Response
application/json
[ { "name": "Supermarket", "fullName": "Retail > Supermarkets and Groceries > Supermarket", "id": 374, "parentId": 4221 }, { "name": "Superfund Site", "fullName": "Community and Government > Administrative Area > Superfund Site", "id": 2533, "parentId": 4270 }, { "name": "Superannuation Consultant", "fullName": "Businesses and Services > Financial > Superannuation Consultant", "id": 3930, "parentId": 4179 }, { "name": "License Plate Frames Supplier", "fullName": "Businesses and Services > Supplier > License Plate Frames Supplier", "id": 21, "parentId": 4136 } ]
- Near Me Check API Server
https://near-me-check.uberall.com/api/report
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/report
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://near-me-check.uberall.com/api/report \
-H 'Content-Type: application/json' \
-H 'publicKey: YOUR_API_KEY_HERE' \
-d '{
"categoryId": "213",
"country": "DE",
"name": "Uberall",
"streetAndNo": "Hussitenstraße 32-33",
"zip": "13355",
"city": "Berlin",
"phone": "030 208479320"
}'Response
application/json
{ "id": 1, "token": "Qxcymb4T4Sr51hOz", "location": { "alreadyManaged": true, "name": "Uberall", "categoryId": 213, "address": { … } }, "dateCreated": "2023-04-25T13:33:04.093+00:00", "statuses": { "locationAccuracyStatus": "IN_PROGRESS", "listingsDetailsStatus": "IN_PROGRESS" }, "uncheckedDirectories": [] }
- Near Me Check API Server
https://near-me-check.uberall.com/api/report/{id}
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/report/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://near-me-check.uberall.com/api/report/1?token=Qxcymb4T4Sr51hOz' \
-H 'publicKey: YOUR_API_KEY_HERE'Response
application/json
{ "id": 1, "token": "Qxcymb4T4Sr51hOz", "benchmark": { "category": { … }, "geography": { … } }, "location": { "alreadyManaged": true, "name": "Uberall", "categoryId": 213, "address": { … } }, "dateCreated": "2023-04-25T13:33:04.000+00:00", "statuses": { "locationAccuracyStatus": "FINISHED", "listingsDetailsStatus": "FINISHED" }, "locationAccuracy": { "dataFields": { … }, "listings": { … } }, "listingsDetails": [ { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … } ], "uncheckedDirectories": [ "YALWA", "OEFFNUNGSZEITENBUCH", "CYLEX", "TOMTOM", "NEXT_DOOR", "GO_YELLOW", "STADTBRANCHENBUCH", "MEINESTADT", "FOURSQUARE", "AUSKUNFT", "BAIDU", "DIALO", "TRIP_ADVISOR", "MARKTPLATZ_MITTELSTAND", "BROWNBOOK", "BUNDES_TELEFONBUCH", "WAZE", "BING", "BUSINESSBRANCHENBUCH", "FIND_OPEN", "KOOMIO", "UNTERNEHMENSAUSKUNFT", "APPLE_MAPS", "NOKIA_HERE", "BRANCHENBUCH_DEUTSCHLAND", "GOOGLE_MAPS", "GO_LOCAL", "WO_GIBTS_WAS", "UBER", "HOLIDAY_CHECK", "HUAWEI", "SIRI", "MICROSOFT_CORTANA", "GOOGLE_ASSISTANT", "ALEXA" ] }
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