Modes
Every short code is locked to one mode at creation. Pick the one that fits how you work.
Your key mode
You supply the upstream API key. reAPI charges a flat monthly subscription for proxy access — it never touches your upstream billing. You manage key rotation and provider billing yourself. Works with any Anthropic-compatible provider: DeepSeek, Qwen, or anything else that speaks the Anthropic API.
Good for: developers who already have a provider account and want predictable flat-rate proxy costs.
Hosted mode
reAPI manages the upstream keys. You top up a wallet and spend per token. No provider account needed — reAPI handles authentication with the upstream on your behalf. Mappings are pre-configured at code creation so your first request works immediately.
Good for: Office users who want a single setup step and no provider account to manage.
Mode is locked at creation
Once a short code is created, its mode can't be changed. If you want to try both, create a separate code for each. The two codes are independent — different base URLs, different billing, different mappings.
Common questions
- Q.01
Which mode should I pick?
If you already have a DeepSeek or Qwen account and want to keep using your own key, pick Your key mode. If you want the simplest possible setup — no provider account, no key management — pick Hosted mode.
- Q.02
Can I switch modes later?
No. Mode is locked for the lifetime of the short code. Create a new code if you want the other mode.
- Q.03
What providers work with Your key mode?
Any provider that speaks the Anthropic API protocol. DeepSeek and Qwen are the most common. You configure the provider's base URL in each mapping row.