Skip to main content
GET
User Posts
Reels, photos and carousels together, under items. Page with next_max_id, stop on more_available, and read num_results for the page size. Each item carries media_type, code, caption, like_count, comment_count, taken_at, image_versions2 and video_versions among roughly two hundred internal flags. Measured at 632 KB per page, the largest response in this API; trim=true only reduces it to 523 KB. For reels alone use get_instagram_user_reels, and for a single known post get_instagram_post. Both return the same raw shape, so neither is a route to a smaller payload — the normalised shape only exists on the search endpoints.

Example

Authorizations

Authorization
string
header
required

AIsa API key. Get yours at https://aisa.one

Query Parameters

handle
string
required

Instagram handle

next_max_id
string

Cursor to get next page of results.

trim
boolean

Set to true to get a trimmed response

Response

200 - application/json

Successful response

success
boolean
credits_remaining
integer
items
object[]
next_max_id
string | null
max_id
string | null