Skip to main content
GET
Channel Details
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

channelId
string

YouTube channel ID. Can pass a channelId, handle or url

Example:

"UC-9-kyTW8ZkZNDHQJ6FgpwQ"

handle
string

YouTube channel handle. Can pass a channelId, handle or url

Example:

"ThePatMcAfeeShow"

url
string

YouTube channel URL. Can pass a channelId, handle or url

Example:

"https://www.youtube.com/@ThePatMcAfeeShow"

Response

Successful response

Key Response Fields:

  • data.channelId: Unique YouTube channel ID
  • data.name: Channel display name
  • data.handle: Channel @handle
  • data.avatar.image.sources[0].url: Channel avatar image URL
  • data.description: Channel description/bio
  • data.subscriberCount: Total subscriber count (integer)
  • data.subscriberCountText: Human-readable subscriber count (e.g., "2.97M subscribers")
  • data.videoCount: Total number of videos
  • data.viewCount: Total channel view count
  • data.joinedDateText: When the channel was created
  • data.tags: Comma-separated channel tags/keywords
  • data.email: Public contact email (may be null)
  • data.country: Channel's registered country
  • data.links: External social/website links