Enhance your application with Uberall's comprehensive API documentation
Uberall API (20260101)
Download OpenAPI description
Overview
Languages
Servers
https://uberall.com/api
Mock Server
https://docs.uberall.com/_mock/apis/swagger
Request
Create a Business belonging to the SalesPartner of the current User. User needs UserRole ADMIN or ACCOUNT_MANAGER.
Security
X-API-KEY or Authorization
A Business object
- https://uberall.com/api/businesses
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/businesses
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://uberall.com/api/businesses \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '{
"name": "Minimalistic business",
"streetAndNo": "Piac utca 22.",
"addressLine2": "string",
"zip": "4025",
"city": "Debrecen",
"country": "HU",
"contractDuration": 12,
"productPlan": 2404
}'Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "business": { … } } }
- https://uberall.com/api/businesses/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/businesses/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/businesses/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No content- https://uberall.com/api/businesses/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/businesses/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://uberall.com/api/businesses/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No content
Social AI Service
Products - Social AI Service