Validates the API key supplied in the Authorization header and returns the caller’s identity. Use this as the first call in any CLI or integration to confirm the key is valid and retrieve the user it belongs to.
Versuno API key. Must be prefixed with Bearer. Format: Bearer uk_live_...
API key is valid. Returns the caller's identity.
Unique identifier of the authenticated user.
"b2c3d4e5-f6a7-8901-bcde-f12345678901"
The user's unique username.
"kostek"
The user's display name.
"Kostek Sytnyk"
The user's email address.
"kostek@versuno.ai"