Skip to main content
GET
cURL
🪙3 creditsper request

Copy for AI

🤖 Why Code When AI Can Do It For You?

Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

Authorizations

Authorization
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx Get your API key from the Dashboard.

Query Parameters

channel_id
string
required

Channel ID How to obtain: Extract from the channel URL, e.g. https://www.youtube.com/channel/UCJHBJ7F-nAIlMGolm0Hu4vg For URLs with the @username format, visit the channel page first to obtain the actual channel ID

Example:

"UCJHBJ7F-nAIlMGolm0Hu4vg"

language_code
string
default:zh-CN

Language display preference Options: "zh-CN", "en-US", "ja-JP", "ko-KR", etc. (IETF BCP 47 standard language codes)

country_code
string
default:US

Region code Options: US, CN, JP, KR, GB, DE, FR, CA, etc. (ISO 3166-1 alpha-2 standard country codes)

continuation_token
string

Pagination token, used to retrieve the next page of videos. How to obtain: taken from the previous response. Leave empty or null for the first request.

Example:

"4qmFsgJgEhhVQ2V1NlU2N096SmhWMUt3QmFuc0gzRGcaRDhnWXJHaW1hQVNZS0pEWmlNREprTkRJd0xUQXdNREF0TWpGbFpDMWlaR1kzTFdRMFpqVTBOMlkzWlRGaU9BJTNEJTNE"

need_format
boolean
default:false

Whether to return cleaned and formatted structured data. Default: false

Response

The response is of type object.