get
https://api.revenium.ai/profitstream/v2/sdk/resolve-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.