Return the authenticated API client
GET/v1/me
Returns the identity associated with the supplied API key. Useful for verifying that a key is valid and active.
Responses
- 200
- 401
Authenticated API client
Missing or invalid API key
GET/v1/me
Returns the identity associated with the supplied API key. Useful for verifying that a key is valid and active.
Authenticated API client
Missing or invalid API key