username-info

Allows collecting the username information from the Instagram profile.

Endpoint:

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

  • Username: The user's Instagram username.
  • Full Name: The user's full name on their Instagram profile.
  • Profile Picture URL: URL of the user's profile picture.
  • Private Account: Indicates if the user's profile is private (true/false).
  • Follower Count: The number of followers the user has.
  • Media Count: The total number of media (posts) on the user's profile.
  • Following Count: The number of accounts the user is following.
  • External URL: Any external website URL associated with the user's profile.
  • Biography: The user's profile biography text.
  • Usertags Count: The number of times the user has been tagged in posts.
  • Total Clips Count: The total number of video clips posted by the user.
  • Total IGTV Videos: The total number of IGTV videos posted by the user.
  • Has IGTV Series: Indicates if the user has an IGTV series (true/false).
  • Verified Account: Indicates if the user's profile is verified by Instagram (true/false).
  • Business Account: Indicates if the user's profile is a business account (true/false).
  • Favorite Status: Indicates if the user is marked as a favorite (true/false).
  • Has Chaining: Indicates if the user has chaining enabled (true/false).

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!