Skip to main content
POST
Fetch profile IDs by handle

Authorizations

x-api-key
string
header
required

Your API key. Include it in the x-api-key header for all requests.

Path Parameters

platform
enum<string>
required

Platform identifier

Available options:
twitch,
youtube,
instagram,
tiktok
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