Get your API key
Free weekly allowance — about 3.9M tokens. No card, no KYC. Already have an account? Sign in below.
Choose a new password.
By signing in you agree to our Terms.
Overview
Your key, plan and usage at a glance.
Plan usage
Loading…
Available models
Pass one of these as model. The list is served live from the network and refreshes as the active epoch changes.
Loading…
Current plan
—
Balance
Refer & earn
Give friends credit, earn a bonus + commission on everything they spend.
Plans
Pay with card (Stripe) or crypto (USDT / USDC, −10%). Overflow above your quota bills per-token from your prepaid balance.
Compare plans
Pay-as-you-go rates · USD per 1M tokens
Charged after your plan allowance is spent, from your prepaid balance. “Plan burn” is how fast a model spends the allowance, relative to the cheapest one.
| Model | Input | Output | Plan burn |
|---|---|---|---|
| Loading rates… | |||
Billing & payments
Top up your balance and redeem promo codes at checkout. Your usage & payment history lives on the Activity page.
Balance
Card or USDT / USDC. Crypto top-ups get −10%. Have a promo code? Apply it during checkout.
Activity
Your usage and payment history — token charges, top-ups, and credits.
| When | Description | Amount |
|---|---|---|
| No activity yet. | ||
Try it in the browser
Quick smoke test against the live API using your key. Charges your free quota or balance per token, exactly like a real request.
Show the model's reasoning
API keys
Use a separate key per app so you can revoke just one when a laptop walks off.
Copy now — we won't show the full key again.
| Label | Created | Last used | |
|---|---|---|---|
| Loading… | |||
Quickstart
Drop-in OpenAI SDK — just change the base_url.
from openai import OpenAI
client = OpenAI(
base_url="https://router.mingles.ai/v1",
api_key="YOUR_ROUTER_KEY",
)
resp = client.chat.completions.create(
model="moonshotai/Kimi-K2.6",
messages=[{"role": "user", "content": "Hello"}],
)
print(resp.choices[0].message.content)
Connect a tool
Most apps need three values: the base URL, your key, and a model id. Pick your tool below for the exact fields and screens.
https://router.mingles.ai/v1
—
—
Refer & earn
Share your link — your friend gets credit, you get a signup bonus, and you earn commission on everything they pay for.
Friends joined
Code
Commission available (withdrawable)
In hold
Lifetime commission
Commission becomes withdrawable after a hold period. Payouts are processed manually — contact support to withdraw your available balance.