Skip to main content
POST
cURL

Authorizations

api-key
string
header
required

The valid CreatorDB API key for authentication.

Body

application/json
channelIds
string[]
required

YouTube channel IDs to submit for indexing. The array accepts 1-100 channel IDs.

Required array length: 1 - 100 elements
Example:

Response

200 - application/json

Returns the indexing status for each submitted creator.

data
object
creditsUsed
number
Example:

1

creditsAvailable
number
traceId
string
timestamp
number
errorCode
string
errorDescription
string
success
boolean
Last modified on July 28, 2026