Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
https://docs.uberall.com/_mock/apis/swagger/products/{id}
https://uberall.com/api/products/{id}
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/products/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
https://docs.uberall.com/_mock/apis/swagger/products/{id}
https://uberall.com/api/products/{id}
curl -i -X DELETE \
'https://docs.uberall.com/_mock/apis/swagger/products/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
https://docs.uberall.com/_mock/apis/swagger/products/{id}
https://uberall.com/api/products/{id}
curl -i -X PATCH \
'https://docs.uberall.com/_mock/apis/swagger/products/{id}' \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"title": "string",
"description": "string",
"identifier": "string",
"listName": "string",
"id": 0,
"price": 0,
"currency": {},
"category": "Coffee",
"video": {
"id": 0,
"url": "string",
"description": "string",
"type": "YOUTUBE"
},
"unit": "per kg",
"url": "string",
"priceMax": 0,
"image": {
"id": 0,
"url": "string",
"type": "LOGO",
"description": "string",
"uid": "string"
}
}'
No content
Social Posting
Products - Social Posting