Skip to main content
POST
Search Youtube videos (POST)

Authorizations

x-api-key
string
header
required

API key created from the Nephia dashboard for your Account.

Headers

Idempotency-Key
string

Unique key (e.g. UUID) making this POST safe to retry for 24 hours. Replays return the original response with an Idempotency-Replayed: true header; reusing a key with a different body returns 422.

Maximum string length: 255

Body

application/json
query
string
required
Minimum string length: 1
cursor
string
gl
string

Response

Search results

videos
object[]
required
nextCursor
string | null
required