Authentication
Get current API key info
Returns information about the authenticated API key and organization
get/v1/me
Response
API key information
Example response
{
"message": "Authenticated successfully"
}Returns information about the authenticated API key and organization
API key information
{
"message": "Authenticated successfully"
}