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

Requested page. Every page returns 20 profiles.

sort_by
string
  • follower: Follower.
  • engagement: Engagement.
  • avg_views: Popularity.
country
string
default:US

Two letter Country code. Example: US. To get the full list of country use this endpoint: Get Social Country List

audience_count
string

The minimum Audience Count.

  • 10k : From 10k to 100k
  • 100k : From 100k to 1m
  • 1m : From 1m to 10m
  • 10m : More than 10m
audience_country
string

Two letter Country code. Example: US. To get the full list of country use this endpoint: Get Social Country List

api_key
string
required

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

Response

200

OK