Support
We help you ship.
Real engineers, real answers. Reach out and we'll get you unblocked fast.
Quick answers
How do I get an API key?
Sign in at api.throughputs.in, head to the API Keys section of your dashboard, and click 'Create new key'. Keys are scoped to your account and can be revoked at any time.
Is the API OpenAI-compatible?
Yes. Point your existing OpenAI SDK at our endpoint by changing the base_url and API key. Streaming, function calling, JSON mode, and vision inputs all work out of the box.
How does pricing work?
Pay-as-you-go per token. No monthly fees, no minimums. You pay for exactly what you consume at wholesale rates — 60–70% less than list prices.
Can I switch models without changing code?
Yes. Change the model parameter in your request and we route to the right provider automatically. No other code changes needed.