Clip & Draft Clip

Use these to perform the following tasks:


Draft Clips

Retrieve and manage drafts of video clips.

EndpointDescription
Create Draft Clip POST /clipping_draftCreates a draft of a video clip.
Delete Draft Clip DELETE /clipping_draft/Draft Clip IDDeletes a draft of a video clip.
Get All Draft Clips GET /clipping_draftRetrieves a list of all drafts of video clips.
Get Draft Clip GET /clipping_draft/Draft Clip IDRetrieves a specific draft of a video clip.

Video Clips

Retrieve video clip information.

EndpointDescription
Get Multiple Clips GET /clip/draft_info GET /clip/draft_info?draft_id=Draft Clip IDRetrieves up to 1,000 of the latest video clips generated from draft clips. You may filter the response to only include the clip created from a specific draft clip.
Get Clip GET /clip/draft_info/Clip IDRetrieves a specific video clip.

Base URL

Use the following base URL:

<https://services.uplynk.com/api/v4>