Skip to main content
Version: v1

Me

GET /me

This endpoint provides a way to test authentication with an API key. The API returns identifying information corresponding to the provided authentication method. This endpoint does not accept any parameters

Response Headers​

  • Retry-After: A numerical value in seconds is returned when the status code returned is 429. This indicates the number of seconds after which the request may be retried.

Role Mappings​

The role field in the response maps to API key permission levels as follows:

Role ValuePermission Level
USERStandard
ARCHITECTArchitect
ADMINAdmin

Additional Information​

Responses

200

A successful response.