latestOpenAPI 3.1.02026-07-265086129.5 KB
4a14b82cd39d
Auth
Get current user info
Returns information about the user that owns the provided public API key.
get/auth/me
Response
Successfully retrieved user information
Example response
{
"success": true
}