Free
Free
Kick the tyres on every open model.
- ·250K tokens / month
- ·Open-weight + budget models
- ·1 API key
- ·Community support
20 req/min · 1 keys
Choose this plan →Point any OpenAI client at Relayn and call models from several providers through a single key. Every request is metered: tokens, latency, cost and status land in a usage log you can search — so you can see where the budget went instead of guessing.
The gateway runs the same ordered checks for every call. Nothing reaches an upstream provider until the key, the account, the budget and the model have all cleared.
The bearer token is SHA-256 hashed and compared in constant time. Revoked keys stop working immediately.
Suspended accounts and inactive subscriptions are refused before any upstream call is made.
Remaining tokens are checked against the plan allocation, so an exhausted budget fails fast with 402.
The requested model must exist, be enabled, and be permitted on the caller's plan.
The model's provider adapter is selected at runtime. Upstream credentials stay server-side.
Prompt and completion tokens, latency, cost and status are written to the usage log per request.
Change the base URL and the key. The request and response bodies match the OpenAI Chat Completions shape, streaming included, and there is an Anthropic-dialect endpoint at POST /v1/messages for clients that prefer it.
curl https://bandidoz.biz.id/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer rly_live_YOUR_API_KEY" \
-d '{
"model": "relayn-sandbox-chat",
"messages": [
{ "role": "user", "content": "Explain rate limiting in one sentence." }
]
}'Base URL for this deployment: https://bandidoz.biz.id/v1. Create an account to mint a key and read the full reference — error codes, rate limits and response headers are documented per endpoint.
Allocations and rate limits are enforced by the gateway, not just displayed here. The monthly tiers are not billed — switching between them applies immediately and no card is ever charged. Unlimited is the one thing that costs money: a single Rp5.000 QRIS payment that never renews.
Free
Kick the tyres on every open model.
20 req/min · 1 keys
Choose this plan →$20 /month
For solo builders shipping real traffic.
60 req/min · 10 keys
Choose this plan →$99 /month
Team-scale throughput with spend controls.
300 req/min · unlimited keys
Choose this plan →Custom
Dedicated capacity and contractual guarantees.
1,200 req/min · unlimited keys
Talk to us →$0.10 once
One payment. Every model. No token ceiling, ever.
1,200 req/min · unlimited keys
Buy for Rp5.000 →