How do I use the Claude API (via a proxy)?
Use it through NexusAPI — compatible with the official Anthropic protocol. Point the Base URL at https://api.wos.one, add your API Key, and call the full Claude lineup.
📝 Placeholder draft, pending polish.
Short answer
Use it through NexusAPI: compatible with the official Anthropic protocol — just swap the Base URL, no business-code changes.
How to
- Register in the console and create an API Key.
- Point
ANTHROPIC_BASE_URLathttps://api.wos.oneand setANTHROPIC_API_KEY. - Call as usual with Claude Code or the official SDK.
Billing
Billed per token, anchored to official pricing, up to 30% off, no monthly fee. Live, callable models and prices follow the console.
Wrap-up
For detailed steps, see the docs and “How to Use Claude Code with NexusAPI”.