FAQ

How do I pay?

We accept USDT (TRC20). Create a recharge order in your dashboard, send USDT to the wallet address shown, and the admin will confirm your payment.

How much does it cost?

$0.50 per 1 million tokens, flat rate. See the pricing section on our homepage.

Which models are supported?

Currently DeepSeek Chat (deepseek-chat) and DeepSeek Reasoner (deepseek-reasoner). GPT and Claude coming soon.

Is this OpenAI-compatible?

Yes. Our API endpoint accepts OpenAI-format requests. You can use any ChatGPT client or the OpenAI SDK — just change the base URL.

How do I get an API key?

Register an account at zealandr.xyz, go to API Keys, and click Create Key. Keys are free to generate.

What happens when my balance runs out?

API calls will return HTTP 402 until you recharge. You'll see a warning on your dashboard when balance is low.

I forgot my password

Click 'Forgot password?' on the login page. You'll need the recovery code you saved when registering.

How do I use this with my code?

See the /docs page for Python, Node.js, and curl examples.