Skip to main content
POST
Email Lookup

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string
required

TikTok, Instagram, or YouTube creator profile URL.

Example:

"https://www.instagram.com/onkimia/"

Response

200 - application/json

Email lookup completed

code
number
Example:

1000

message
string
Example:

"Email lookup completed"

data
object