Skip to main content
GET
Inspect a channel

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 channel ID or handle.

Minimum string length: 1
Example:

"@YouTube"

Response

Normalized channel metadata.

type
any
required
id
string
required
name
string
required
thumbnails
object[]
required
url
string<uri>
required
about
object
required
meta
object
required
handle
string