Skip to main content
GET
This endpoint retrieves detailed information about the authenticated user or user profile, including:
  • A comprehensive list of all linked social media accounts
  • Social media usernames and profile information
  • Account status and usage metrics
The returned data reflects the current state of connected social networks in real-time, automatically updating whenever users connect or disconnect their social media accounts. If no social accounts are linked, activeSocialAccounts will not be returned. Get data for a particular User Profile by adding the Profile-Key in the header.
  • If your business requires gathering all of your user profile data at once, please use the /user/batch endpoint.
  • If you need a notification when a user links and unlinks a social account, please see the /webhooks endpoint.

Header Parameters

Query Parameters

boolean
default:false
Returns additional Instagram details such as account type (business or creator) and used quota. Not recommended unless you need the additional data since it will slow down the response time.