Skip to main content
POST
Submit YouTube Shorts task

YouTube Shorts

Collect Shorts from one or more public channels.
results_limit defaults to 100 and applies to each channel URL. Results use the normalized video structure documented in YouTube Videos, with resource set to shorts and type set to short.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
urls
string<uri>[]
required

Public YouTube channel URLs.

Minimum array length: 1
results_limit
integer
default:100

Maximum results to collect per URL.

Required range: x >= 1
callback_url
string<uri>

Optional callback URL.

Response

Task submitted

code
integer
Example:

200

data
object