Instagram modelsapi generation api

instagram/v1/user-id-to-username

Get user info by Instagram user ID Can be used to convert user ID to username and get full profile

Input
Idle

Example output — click Run to generate your own

API README

Get user info by user ID

Purpose:

  • Get user info by Instagram user ID
  • Can be used to convert user ID to username and get full profile Parameters:
  • user_id: User ID Return:
  • pk/pk_id: User ID
  • username: Username
  • full_name: Full name
  • is_private: Whether account is private
  • is_verified: Whether account is verified
  • profile_pic_url: Profile picture URL
  • biography: Bio
  • follower_count: Followers count
  • following_count: Following count
  • media_count: Posts count Price:
  • 0.001 USD/request

[Example]

user_id = "18527"

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

Related Models