Get started
API pricing
API usage is billed per streamed minute from a credit wallet that is separate from your subscription plan minutes.
- Plan minutes = streams you run from the dashboard.
- Credit wallet = streams you start through the API.
Rates
| Vertical | Rate | $/hr | Notes |
|---|---|---|---|
| Live Commerce | $0.40/min | $24 | Self-serve, instant activation |
| iGaming | $0.75/min | $45 | Includes compliance features (RG disclaimers, jurisdiction gating, audit logging) |
- Billed per second (a 7 min 30 s stream = 7.5 minutes).
- Billing starts when the stream enters
liveand stops atended.preparingtime is never billed. - Test keys (
tt_test_) are always free.
Credit Wallet
- Top up in the dashboard under Settings → Billing. Credits never expire.
- A stream that costs more than your remaining balance is rejected up front
with
402 insufficient_credits— check your balance before starting long streams.
Higher Volumes
Need more minutes or custom commercial terms? Email us — enterprise pricing is available for both Live Commerce and iGaming.
Checking Usage
GET /api/v1/analytics reports total_minutes per period; the dashboard
billing view shows balance, current rate, and projected spend.
Was this page helpful?