Skip to main content
POST
Import a video from a URL

Authorizations

X-Auth-Token
string
header
required

API key created in the dashboard or via POST /v1/api/api-keys. Keys are prefixed pn_ and do not expire until revoked.

Body

application/json
url
string<uri>
required
Example:

"https://example.com/media/lesson-1.mp4"

title
string
required

Response

Fetch queued

message
string
Example:

"success"