Introduction
This section describes BSS communication with /wiki/spaces/MAPI/pages/49677460
Authentication and authorisation
All BSS endpoints support API key authorization. The header named 'Authorization' with content "Apikey PUT_YOUR_KEY_HERE" must be passed with request.
In addition to API key authorization some clients can have IP white listing feature enabled, which will allow access only from specific IP's.
Both API key and IP addresses allowed list are customer specific data and you should contact support person to obtain those.
Endpoints overview
Endpoint | HTTP method | Purpose |
---|---|---|
/api/clipping/v4/clips | POST | Create a new clip |
/api/clipping/v4/clips/{clip_id} | GET | Get clip by id |
/api/clipping/v4/clips/{clip_id} | PATCH | Update clip by id |
/api/clipping/v4/clips/{clip_id} | DELETE | Delete clip by id |
Entities
Clipping Resource
Up-to-date resource schema could be found on API documentation page /wiki/spaces/MAPI/pages/49677460 under schemas section.
Attributes
- channel_id:
- start_time:
- end_time:
- provider_showing_id: