Enhance your application with Uberall's comprehensive API documentation
Uberall API (20250708)
Download OpenAPI description
Overview
Languages
Servers
https://uberall.com/api/
Mock Server
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/service-items/{id}
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/service-items/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://uberall.com/api/service-items/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'
Response
No content
Bodyapplication/jsonrequired
A ServiceItem object
The Google name for a structured service - 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.
https://uberall.com/api/service-items/{id}
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/service-items/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://uberall.com/api/service-items/{id}' \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '{
"title": "string",
"description": "string",
"identifier": "string",
"listName": "string",
"price": 0,
"currency": {},
"googleService": "string",
"category": 0,
"country": "string"
}'
Response
No content
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