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

video_id
string
required

Video ID (YouTube video ID string) How to obtain: extract from the URL https://www.youtube.com/watch?v=oaSNBz4qMQY

Example:

"oaSNBz4qMQY"

language_code
string
default:zh-CN

Language display preference Options: "zh-CN", "en-US", "ja-JP", "ko-KR", etc.

country_code
string
default:US

Region code Options: "US", "JP", "GB", etc.

sort_by
string
default:top

Comment sort order. Options: top - most relevant comments (sorted by engagement) newest - newest comments (sorted by time)

continuation_token
string
default:null

Pagination token, used to retrieve the next page. How to obtain: taken from the previous response

need_format
boolean
default:false

Whether to clean and format the data Default: false

Response

The response is of type object.