Verify X-Api-Key

View as MarkdownOpen in Claude

Lightweight probe for partners to confirm their X-Api-Key is valid for the resolved tenant. Returns 200 with the tenant + key metadata when the key exists and has not expired, 401 otherwise.

Authentication

X-Api-Keystring
API Key authentication via header

Response

OK
authenticatedboolean
tenantIdstringformat: "uuid"
subdomainstring
apiKeyIdinteger
expiresAtdatetime
serverTimedatetime

Errors

401
Unauthorized Error