Enhance your application with Uberall's comprehensive API documentation
Uberall API (20260101)
Value used to filter the results by the fields provided in the "queryFields" query parameter. By default, the value will be searched for in the following fields: "name", "streetAndNo", "zip", "city", "country", "identifier".
The fields that will be searched to contain the value provided in the "query" query parameter. The default query fields are "name", "streetAndNo", "zip", "city", "country", "identifier
Possible fieldMask options ('id', 'identifier', 'name', 'type', 'streetAndNo', 'addressLine2', 'province', 'zip', 'city','phone', 'country', 'status', 'canSync', 'dateCreated', 'defaultPrice','defaultOriginalPrice', 'defaultPriceSetup', 'productPlan', 'nextProductPlan', 'numOfLocations')
- 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 GET \
'https://uberall.com/api/businesses?query=string&queryFields=string&identifier=string&businessIds=string&status=string&minLocations=string&maxLocations=string&productPlan=string&productPlanId=string&sort=string&max=string&offset=string&fieldMask=fieldMask%3Dtype%26fieldMask%3Dcity' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'No contentRequest
Create a Business belonging to the SalesPartner of the current User. User needs UserRole ADMIN or ACCOUNT_MANAGER.
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
}'{ "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'No content
Social AI Service
Products - Social AI Service