get
https://api.apollo.io/api/v1/users/api_profile
No Credit Cost
This endpoint doesn't consume Apollo credits. Learn more about API pricing and credits.
Users are the people who use your Apollo workspace.
Use the Get Current User Profile endpoint to retrieve the authenticated profile of the person who owns the API key being used.
By default, the endpoint returns the user's identity fields. Set the include_credit_usage query parameter to true to also return the user's and team's credit usage and remaining credit balances.
If you call this endpoint without valid access credentials, you receive a 401 response.