Hacker News new | ask | show | jobs
by mlajtos 139 days ago
Does it support API key access or only Claude.ai subscription?
2 comments

Worth noting that "API key access" vs "subscription" has significant cost implications for heavy users.

Claude.ai Pro is $20/month flat. But if you're doing serious agent-assisted coding (multi-file refactors, iterative debugging loops), you can blow through $50-100/day in API costs.

The math changes depending on usage patterns. Subscription makes sense for interactive coding sessions. API keys make sense if you're batch processing or running agents autonomously overnight.

I am doing interactive coding sessions via API. I don't want to see a message that I am over limit to use the best model there is.
Both