Enhance your application with Uberall's comprehensive API documentation
API Reference//
- Get report by id and token
Fetches Uberall categories
Create a report
Get report by id and toke...
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/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