Skip to main content
POST
Fetch profile IDs by handle

Path Parameters

platform
enum<string>
required

Platform identifier

Available options:
twitch,
youtube,
instagram,
tiktok,
twitter
Example:

"twitch"

Body

application/json
handles
string[]
required

Array of platform handles to look up

Required array length: 1 - 100 elements
Example:

Response

Handle lookup results

payload
object[]
meta
object