Authentication

Validate current API key

Validate the API key provided in the request and return detailed information about the key, user, and organization.

get/api/v1/auth/validate

Query parameters

include_usageboolean nullable

Include detailed usage statistics

Include detailed usage statistics

Response

API key validation result

successtrue required
timestampnumber required
validboolean required

Whether the API key is valid

warningsstring[]

Security warnings

Changes

No recorded changes to this endpoint across all 1 revision of this API.