Product capabilities
From the first request to production scale, BoostRail covers integration, billing, availability, and team management in one place.
One unified API
Integrate once, use the whole catalog.
- OpenAI-compatible /v1/chat/completions and /v1/models — official SDKs work by changing the base URL.
- stream=true server-sent events behave the same as calling providers directly.
- Claude, GPT, Gemini, DeepSeek, GLM, Grok, and MiniMax models behind one API key, with no per-provider accounts.
Unified billing
One balance pool for all model spend.
- Prepaid credits in USD — pay by card through Stripe or by Wise transfer (USD), with taxes handled at checkout.
- Usage is metered per request with token counts and unit prices captured at call time.
- An invoice is issued for every successful top-up, available next to each order in the console.
- Query and export usage by project, API key, or model; set balance alerts before you run dry.
Reliable routing
Upstream turbulence should not be your problem.
- Channels are health-scored continuously.
- Degraded channels are avoided automatically where an alternative route exists.
- Every request is logged and traceable; failed requests are not charged.
Bring your own keys (BYOK)
Your provider accounts, our gateway.
- Store your own provider API keys and inference runs on your provider accounts, contract prices, and data agreements.
- Your keys are tried first; the platform's paid lines take over automatically when they fail, are rate-limited, or run out.
- The free plan includes 1,000,000 BYOK requests per month — no top-up required. See the BYOK page for details.
Video generation
The same key and balance, now for video.
- Submit a task with POST /v1/videos, poll its status, and download results through platform URLs.
- Billed per second of generated output (reference-image inputs per image); failed or cancelled tasks are not charged.
- Per-second prices are published on the video models page; the console shows the per-task hold and settlement.
- HappyHorse orders have a 5-second minimum (upstream billing floor).
Team-grade controls
A spend dashboard your team can trust.
- Organization, project, and API-key level separation keeps workloads apart.
- Self-service key rotation and instant disable when a key leaks.
- Exports and request logs support internal review and reconciliation.