API Explorer

Test and explore the Chars.gg API endpoints

Get API key

Returns the API key for the currently logged in user

Endpoint Details

Get API key

GET /v1/auth/me/api-key

Headers

Response Examples

200 - The API key
Schema: {
  "$ref": "#/components/schemas/GetMeApiKeyResponseDto"
}