user-info

Allows collecting the user information from the Instagram profile.

Endpoint:

The /user-infoThe Instagram Social Media API endpoint allows you to GET user information based on the given user ID. This includes details such as:

  • Username: The user's Instagram username.
  • Full Name: The user's full name on their Instagram profile.
  • Biography: Information provided by the user in their profile's biography section.
  • Follower Count: The number of followers the user has.
  • Following Count: The number of accounts the user is following.
  • Media Count: The total number of media (posts) on the user's profile.
  • Profile Picture: URLs for the user's profile picture in various resolutions.
  • Is Private: Indicates whether the user's profile is private or public.
  • External URL: Any external website URL associated with the user's profile.
  • Is Business: Indicates whether the user's profile is a business account.
  • Is Verified: Indicates whether the user's profile is verified by Instagram.
  • Category: The category (if applicable) associated with the user's business account.
  • Is New to Instagram: Indicates if the user is new to Instagram.
  • Is Potential Business: Indicates if the user's profile has the potential to be a business account.

Authentication:

API-KEY. Use your API-KEY for authentication.

Output format:

json

Results:

Click "200" at the bottom of the page in the Responses block to see the JSON structure of a successful response.

Support

If you have any questions about authentication or API usage, please contact our support team at [email protected].

Language
Authorization
Query
Click Try It! to start a request and see the response here!