get
https://api.apollo.io/api/v1/users/api_profile
Use the Get Current User Profile endpoint to retrieve the profile of the authenticated user (the user that 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 will receive a 401 response.