Skip to main content
GET
Get endscreen elements

Authorizations

Authorization
string
header
required

Permanent personal API key created in the dashboard. Example: curl -H "Authorization: Bearer aty_…" https://your-host/v1/projects

Path Parameters

provider
enum<string>
required

External video provider.

Available options:
youtube
Example:

"youtube"

id
string
required

Provider video ID.

Minimum string length: 1
Example:

"dQw4w9WgXcQ"

Response

Video endscreen elements.

provider
enum<string>
required
Available options:
youtube
Example:

"youtube"

elements
object[]
required