pub const USAGE_API_URL: &str = "https://api.anthropic.com/api/oauth/usage";
Anthropic OAuth usage API endpoint.