API Reference
Log In
API Reference

Validate API key

Accepts a Revenium API key via x-api-key header and confirms it is valid. Used by the SDK setup wizard to verify the key before writing it to revenium.env. Returns 200 on success, 401 if the key is unknown or malformed. Note: identity fields (account UUID, email) are sourced from the local Claude Code environment (CLAUDE_CODE_ACCOUNT_UUID, CLAUDE_CODE_USER_EMAIL), not from this endpoint.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!