OpenAI-compatible. DeepSeek, Gemini, and more. Unified credits — no complex pricing, just pay and use.
Get started →No SDKs to learn, no accounts to create, no approval queues.
Works with any OpenAI SDK. Change base_url to https://43.155.207.94.sslip.io/v1 and you're done. Same format, same auth.
DeepSeek, Gemini — one API key for all. Switch models by changing the model name. Credits auto-deduct based on the model you use.
Pay via USDT (TRC-20). Our system monitors the blockchain and delivers your key by email within minutes. No waiting, no delays.
No complex pricing tables. $1 = 1,000 credits. All models consume credits at different rates — simple, transparent, fair.
Your API requests route directly to model providers. Nova API does not log, store, or persist any conversation data. Ever.
Accessible from anywhere. No region restrictions, no ID verification. Just an internet connection and your API key.
Top up once, use any model. Credits auto-deduct per request. No monthly commitments.
Need enterprise customization or bulk credits?
Bulk discounts · Private deployment · Dedicated support
USDT: Auto-delivery on blockchain confirmation. PayPal: Send to rachelkuo8888@gmail.com, we'll deliver your key after confirmation.
| Model | Credits per 1K tokens |
|---|---|
| deepseek-chat | 0.14 credits |
| deepseek-reasoner | 0.55 credits |
| gemini-pro | ~0.10 credits |
Rates may be adjusted as upstream pricing changes. We'll always notify you beforehand.
One purchase, one email, one API key. Here's how it works.
Choose your credits tier, enter your email, and send USDT (TRC-20) to our wallet.
Our system monitors the chain. On confirmation, your API key is generated and sent to your inbox.
Drop the key into any OpenAI-compatible client. Credits auto-deduct based on which model you call.
# Python — works with any OpenAI SDK
from openai import OpenAI
client = OpenAI(
api_key="sk-your-key",
base_url="https://43.155.207.94.sslip.io/v1"
)
# Credits auto-deduct based on model
response = client.chat.completions.create(
model="deepseek-chat",
messages=[{"role": "user", "content": "Hello"}]
)Built for developers who value reliability, privacy, and simplicity.
Optimized routing ensures your requests reach model providers via the shortest path.
All requests relay directly to upstream providers. Nova API never logs or persists your conversation data.
Deep compatibility with the OpenAI SDK. Change one line — base_url — and you're running.
Continuous monitoring ensures your automation pipelines stay up, 24/7.