Skip to main content
GET
Get one page of comments on an Instagram post

Authorizations

X-API-Key
string
header
required

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

Query Parameters

url
string<uri>
required
Example:

"https://www.instagram.com/p/C1a2b3cD4eF/"

cursor
string

Response

Get one page of comments on an Instagram post

comments
object[]
required
nextCursor
string | null
required

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

hasMore
boolean
required