Skip to main content
GET
Profile
The complete public profile behind a handle. Follower and following counts sit under data.user.edge_followed_by.count and data.user.edge_follow.count, next to biography, bio_links, external_url, full_name, is_verified, is_private, highlight_reel_count, the numeric id, and the twelve most recent posts in data.user.edge_owner_to_timeline_media.edges. This is a straight forward of Instagram’s own response and it is large: measured at about 380 KB. trim=true brings that to 378 KB — under one percent — so do not reach for it expecting a smaller payload. Once you hold the numeric id, get_instagram_basic_profile returns the same headline numbers in about 4 KB.

Example

Authorizations

Authorization
string
header
required

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

Query Parameters

handle
string
required

Instagram handle

trim
boolean

Set to true to get a trimmed response

Response

200 - application/json

Successful response

success
boolean
credits_remaining
integer
data
object