Skip to content

Allow Pro/Max accounts to issue API keys (unified billing) #62013

Description

@lhanks

Pro/Max subscribers can't currently use their subscription with the Anthropic API — only via Claude Code. Request: let Pro/Max accounts mint API keys that draw from the subscription's included tokens first, then fall back to metered usage on the same payment method.

Why: Devs end up maintaining two billing surfaces (Pro/Max subscription + separate API key with its own card and budget). One account, one bill, one usage dashboard would simplify ops significantly — especially for solo devs and small teams building SDK-based tools alongside their CC usage.

Ideal: API requests consume subscription tokens until exhausted, then bill metered.

Acceptable fallback: API key just bills metered against the same account, but lives in the same dashboard alongside CC usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidIssue doesn't seem to be related to Claude Code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions