API Explorer
Test and explore the Chars.gg API endpoints
POST
/v1/auth/password-login Login with password
Simple password login for development mode only (not available in production)
GET
/v1/auth/me Get current user
Returns information about the currently logged in user
DELETE
/v1/auth/logout Logout user
Logs the currently logged in user out
POST
/v1/auth/me/api-key Create API key
Generates a new API key for the currently logged in user
GET
/v1/auth/me/api-key Get API key
Returns the API key for the currently logged in user
DELETE
/v1/auth/me/api-key Delete API key
Deletes the API key for the currently logged in user