Skip to main content
GET
Basic Profile
A compact, already-flat profile for a numeric user id: username, full_name, biography, follower_count, following_count, is_verified, is_private, category, profile_pic_url, hd_profile_pic_url_info, bio_links, external_url and pk. Prefer this endpoint whenever the id is in hand — it is roughly a hundredth the size of get_instagram_profile. The id comes from data.user.id there, from id in get_instagram_search_profiles, or from the owner of any post. Use get_instagram_profile only when a handle is all you have.

Example

Authorizations

Authorization
string
header
required

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

Query Parameters

userId
string

Instagram user id

Response

200 - application/json

Successful response

success
boolean
credits_remaining
integer
id
string
pk
string
username
string
full_name
string
biography
string
follower_count
integer
following_count
integer
media_count
integer
is_private
boolean
is_verified
boolean