Skip to main content
GET
Basic Profile
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

userId
string
required

Instagram numeric user ID

Example:

"314216"

Response

Successful response

Key Response Fields:

  • data.pk / data.id: Numeric Instagram user ID
  • data.username: Instagram handle
  • data.full_name: Display name
  • data.biography: Bio text
  • data.bio_links[].url: Bio link URLs
  • data.external_url: Primary link in bio
  • data.follower_count: Followers count
  • data.following_count: Following count
  • data.media_count: Total post count
  • data.is_verified: Whether the account is verified
  • data.is_private: Whether the account is private
  • data.is_business: Whether it's a business account
  • data.is_professional_account: Whether it's a professional/creator account
  • data.account_type: Account type
  • data.category: Business/creator category (when available)
  • data.city_name: Business city (when available)
  • data.profile_pic_url: Profile picture URL (low-res)
  • data.hd_profile_pic_url_info.url: Profile picture URL (high-res)