How do I connect Claude Code to BazaarLink?
Just two environment variables: set ANTHROPIC_BASE_URL to https://bazaarlink.ai/api and ANTHROPIC_AUTH_TOKEN to your BazaarLink API key (starts with sk-bl-), then run claude as usual. No project changes needed — remove the variables anytime to switch back to the official endpoint.
How is this different from the official Pro / Max subscription?
The official subscription is a fixed monthly fee (Pro US$20, Max US$100–200) with a 5-hour rolling window plus weekly usage caps — when you hit the cap, you wait. BazaarLink is pay-as-you-go API billing: no monthly fee, no time-window caps, you pay for what you use and set your own spending limits. Light users usually pay less than a subscription; heavy users get an uninterrupted workflow.
Is it more expensive than the official API?
Billing is based on published model list prices plus a transparent platform markup, and every request is itemized in your dashboard. There is no monthly commitment or large prepaid plan — top up what you need and stop anytime.
Which Claude models are supported?
All mainstream Claude models are supported (the latest Opus, Sonnet, and Haiku versions), and Claude Code's model-switching commands work as usual. See the models page for the full list and live pricing.
Can I get a Taiwan uniform invoice (統一發票) for expensing?
Yes. BazaarLink is a Taiwan-based service — top up in TWD and receive a uniform invoice, ready for company expensing or freelance billing, with no overseas USD-charge paperwork.
How stable is it? What happens when the official API is congested?
We connect multiple upstream sources for the same model and fail over automatically when one is congested or down, with continuous latency and availability monitoring. We do not promise "unlimited" — be skeptical of any service that does. What we promise is honest usage-based billing and a verifiable failover setup.
Does it work with Codex CLI, Cline, Roo Code, or OpenCode?
Yes. BazaarLink provides both Anthropic-compatible and OpenAI-compatible endpoints. Point tools like Codex CLI, Cline, Roo Code, or OpenCode at https://bazaarlink.ai/api/v1 with the same API key.