Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

page
number
default:1
required

Each page will return a set of 20 channels.

query
string

Search by channel names

country
string

Example: united-states. To get the full list of country use this endpoint: Country List

minSubs
number

Query parameter minSubs

maxSubs
number

Query parameter maxSubs

niche
string

Example: lifestyle. To get the full list of niches use this endpoint: Get Social Niches

api_key
string
required

This is your account API Key. You can easily locate it in your account dashboard.

Response

200

OK