Skip to main content
POST
Batch Creator Details

Authorizations

X-API-Key
string
header
required

Body

application/json

Input payload for batch creator lookup.

urls
string[]
required

Known social media profile URLs for the creators. Example: https://youtube.com/@handle

Required array length: 1 - 10 elements
Example:

Response

Successful Response

Response for batch creator lookup.

results
CreatorBatchItemResult · object[]
required

Results for each URL in the same order as the input.

successful_count
integer
required

Number of URLs successfully resolved.

failed_count
integer
required

Number of URLs that failed to resolve.