Skip to main content
POST
Import video from URL

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Body

application/json
url
string
required

Public URL of the video to import.

Example:

"https://www.youtube.com/watch?v=dQw4w9WgXcQ"

brandSlug
string
required

Slug of the brand this clip belongs to.

Example:

"acme-corp"

Response

Video import started.

Standard success response envelope.

success
boolean
Example:

true

data
object