Skip to main content
GET
cURL
Supported Platforms:

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string
required

masterID: the id of the Social Account, to get this you need to call the endpoint Get Profile by URL

month
string
default:2025/08/30
required
  • Date Format: yyyy-mm-dd
  • Specify the month you want to retrieve.
  • Posts are collected within a one-month period.
  • Enter the first date of the month you want to collect.
  • To collect posts up to yesterday, enter the first date of the current month.
  • The more posts a month contains, the longer it will take to return the data.
includeProfile
boolean
default:false

If you would like to include Profile details, set this to true

type
string
default:posts
required

Default: posts posts will show all feeds and content types.

Possible options: posts stories REELS video photo

  • posts, video, photo : All Platforms
  • stories, REELS : Instagram
api_key
string
required

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

Response

200

OK