v1
latestOpenAPI 3.1.02026-07-265086129.5 KBAuth
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
}Returns information about the user that owns the provided public API key.
Successfully retrieved user information
{
"success": true
}