Skip to main content
POST
Register specific videos

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
videoIds
(string | object)[]
required
Required array length: 1 - 20 elements

Video ID

Response

Per-video result

message
string
Example:

"success"

results
object[]