Skip to main content
POST
Similar Creators

Authorizations

Authorization
string
header
required

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

Body

application/json
platform
enum<string>
required

Target platform. Currently supports youtube and tiktok.

Available options:
youtube,
tiktok
Example:

"youtube"

limit
number
default:25

Maximum number of creators to return. Default 25, range 1–100.

Required range: 1 <= x <= 100
Example:

10

seedProfileUrl
string

YouTube or TikTok creator profile URL as the seed for matching.

Example:

"https://www.youtube.com/@mkbhd"

contentDirection
string

Natural-language description of the creator type you are looking for. Max 800 characters.

Maximum string length: 800
Example:

"consumer tech creators covering AI apps, Android phones, productivity gadgets, and honest product reviews"

filters
object

Response

200 - application/json

Similar creators completed

code
number
Example:

1000

message
string
Example:

"Similar creators completed"

data
object