Contact sales to request provisioned throughput
Provisioned throughput is currently unavailable for self-service. Contact our sales team to request a quote or scope a commitment.
Supported models
Provisioned throughput is available for the following models:| Model | Model string |
|---|---|
| MiniMax M3 | MiniMaxAI/MiniMax-M3 |
| GLM-5.2 | zai-org/GLM-5.2 |
When to use provisioned throughput
Consider provisioned throughput when:- You’re moving high-volume production traffic off a proprietary model API and want to cut cost by switching to open models without giving up reliability.
- You need a defined SLA and committed capacity that serverless models can’t guarantee.
- Your traffic is steady and predictable enough to reserve capacity for, rather than competing for the shared serverless pool.
| Serverless | Provisioned throughput | Dedicated endpoints | |
|---|---|---|---|
| What you reserve | Nothing; shared fleet. | Committed PT capacity for a selected model or model family. | GPUs reserved only for you. |
| Billing unit | Per token, per second, or per unit of output. | Per PTU, on a fixed term (one-month minimum). | Per minute of reserved hardware. |
| SLA | Best-effort with dynamic rate limits. | Defined targets for throughput and reliability. | No shared-fleet rate limits; performance shaped by your hardware and settings. |
| Best for | Prototyping and variable traffic. | Production workloads on stock models. | Fine-tuned models, custom hardware, or fine-grained latency and throughput control. |
| How to access | Self-serve. | Contact sales. | Self-serve. |
How PTUs work
A provisioned throughput unit (PTU) is the unit of capacity you buy. Each PTU is a fixed slice of guaranteed throughput for a model or model family, priced at a flat $0.05 per PTU per minute. You buy PTUs for the volume you expect to send, and as traffic flows through, it draws down your committed capacity. Input tokens, output tokens, and cached reads consume PTUs at different rates. Output tokens are more expensive to serve than input tokens, and cached reads are cheaper than fresh inputs. The exact conversion ratios are model-specific and defined in your contract. You don’t need to forecast a precise traffic mix. Whatever shape your traffic takes, it converts into a single normalized rate that draws down your PTU capacity: output-heavy or cache-light traffic consumes PTUs faster, while cache-heavy traffic consumes them more slowly. Traffic shape changes how quickly you consume PTUs, not the SLA. To estimate how many PTUs your workload needs, use the pricing calculator.SLA
Eligible traffic that fits within your purchased PTUs and the published product limits is backed by the following service level agreement (SLA):| Dimension | Commitment |
|---|---|
| Throughput | We serve your eligible traffic up to the maximum throughput your purchased PTUs entitle you to for the selected model or model family, measured in tokens per minute (TPM). |
| Reliability | At least 99% of eligible requests complete successfully each month, measured as requests that don’t fail due to a Together-caused error. |
Eligible requests include all requests made within your purchased PTU capacity and the published product limits. Customer errors, invalid requests, authentication failures, client cancellations, traffic above your purchased capacity, and requests that violate our published abuse or product protection limits are not covered by the SLA.