Instagram modelsapi generation api

instagram/v1/user-about-info

Get user's "About This Account" information Contains account creation date, location, verification status and more

Input
Idle

Example output — click Run to generate your own

API README

Get user about info

Purpose:

  • Get user's "About This Account" information
  • Contains account creation date, location, verification status and more Parameters:
  • user_id: Instagram user ID (numeric format) Return:
  • status: Request status
  • user_id: User ID
  • username: Username
  • profile_pic_url: Profile picture URL
  • is_verified: Whether verified
  • date_joined: Account creation date (e.g., "June 2012")
  • account_based_in: Account location (e.g., "United States")
  • verified_date: Verification date (e.g., "August 2017", None if not verified) Price:
  • 0.001 USD/request

[Example]

user_id = "182988865"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models