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
Make changes to an event, always use ?identifier= in url param to identify the event uniquely Any blank parameter deletes an old value, any unspecified parameter does nothing
Security
X-API-KEY or Authorization
Event object that needs to be updated
Enum"SUCCESS""QUOTA_LIMIT_EXCEED""NOT_AUTHORIZED""FORBIDDEN""BAD_ACCESS_TOKEN""BAD_PRIVATE_KEY""BAD_PUBLIC_KEY""MISSING_PARAMETER""INVALID_PARAMETER""WRONG_PARAMETER_TYPE"
- https://uberall.com/api/events
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/events
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
https://uberall.com/api/events \
-H 'Content-Type: */*' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '[object Object]'Response
application/json
{ "title": "string", "description": "string", "identifier": "string", "listName": "string", "timeStart": "2019-08-24T14:15:22Z", "timeEnd": "2019-08-24T14:15:22Z", "video": { "id": 0, "url": "string", "description": "string", "type": "YOUTUBE" }, "url": "string" }
- https://uberall.com/api/events/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/events/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/events/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No content- https://uberall.com/api/events/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/events/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://uberall.com/api/events/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No content
Social AI Service
Products - Social AI Service