Uberall API (20250204)
Enhance your application with Uberall's comprehensive API documentation
Download OpenAPI description
Overview
Languages
Servers
Mock server
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
- Mock server
https://docs.uberall.com/_mock/apis/swagger/service-items/{id}
https://uberall.com/api/service-items/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://docs.uberall.com/_mock/apis/swagger/service-items/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
Response
No content
Bodyapplication/jsonrequired
A ServiceItem object
The country where the locations providing this service are located - this is required when applying a Google structured service but not necessary for freeform services.
Business category the service should be applied to - this is required when applying a Google structured service but not necessary for freeform services.
- Mock server
https://docs.uberall.com/_mock/apis/swagger/service-items/{id}
https://uberall.com/api/service-items/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://docs.uberall.com/_mock/apis/swagger/service-items/{id}' \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"title": "string",
"description": "string",
"identifier": "string",
"listName": "string",
"price": 0,
"currency": {},
"country": "string",
"category": 0,
"googleService": "string"
}'
Response
No content
Social Posting
Products - Social Posting