Clear-Sources
Get Video Clear Sources
Get only unencrypted clear sources for a video, without any additional metadata. Notes
- Once the unprotected URL is made available, Brightcove and the client have no control over who has access to the content or how it is used.
- There will be egress bandwidth charges made to the customer when the sources are accessed.
- This endpoint requires the special permission video-cloud/video/clear-sources which is not available in the Studio UI. To generate credentials to get clear sources, this permission must be enabled for the account, and you must use the OAuth API
get/v1/accounts/{{account_id}}/videos/{{video_id}}/clear_sources
Path parameters
account_idstring required
Video Cloud account ID.
video_idstring required
Video ID (specified as {video_id}}).
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Response
200