Skip to main content
GET
Get one page of Instagram posts for a hashtag

Authorizations

X-API-Key
string
header
required

API key passed as the X-API-Key request header. Recommended for server-to-server calls.

Path Parameters

hashtag
string
required
Minimum string length: 1
Example:

"shopify"

Query Parameters

publishedWithin
enum<string>
Available options:
day,
week,
month
mediaType
enum<string>
Available options:
image,
video,
carousel
cursor
string

Response

Get one page of Instagram posts for a hashtag

posts
object[]
required
nextCursor
string | null
required

Opaque pagination cursor — pass as ?cursor= for the next page; null on the last page

hasMore
boolean
required