Skip to main content
GET
Trending Shorts
💳 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.

Response

Successful response

Key Response Fields:

  • data.shorts[0].id: YouTube short video ID
  • data.shorts[0].url: Full YouTube URL
  • data.shorts[0].title: Short title
  • data.shorts[0].description: Short description (may be null)
  • data.shorts[0].thumbnail: Thumbnail URL
  • data.shorts[0].viewCountInt: View count as integer
  • data.shorts[0].likeCountInt: Like count as integer
  • data.shorts[0].commentCountInt: Comment count as integer
  • data.shorts[0].publishDate: ISO timestamp of publication
  • data.shorts[0].durationMs: Duration in milliseconds
  • data.shorts[0].durationFormatted: Duration as formatted string (e.g., "00:00:14")
  • data.shorts[0].channel.id: Channel ID of the creator
  • data.shorts[0].channel.handle: Creator's @handle