API Explorer
Test and explore the Chars.gg API endpoints
Endpoint Details
Create API key
POST /v1/auth/me/api-key
Headers
Request Body
Response Examples
200 - The new API key
Schema: {
"$ref": "#/components/schemas/CreateApiKeyResponseDto"
}