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. Returns up to 20 per page.

sort_by
string
  • vv: hot
  • like: like
  • comment: comment
  • repost: share
country
string

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

period
number

Period in days: 7 | 30

api_key
string
required

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

Response

200

OK