Skip to main content Also try Bounce! Secure API calls, straight from the frontend

Stop throwing money away, use Tosses instead.

TURN relay infrastructure that scales to zero when you don't need it
Always under /GB of successful egress. No contracts.
Get Started (First 1gb free)
Click a relay dot to get your ping to that relay

Smart Relay Selection

Credentials API assigns the lowest-latency relay using location, load, and usage patterns.

Predictable Pricing

Prepaid credits only. You control when balance is added.

Real Usage Analytics

Per-key bandwidth, PPS, session length, and relay usage tracking built in.

Fair Billing

Failed allocations aren't billed. If our relay crashes, you don't pay.

ID:
Ping: Pinging...

Simple credential API:

View Docs
Regular TURN credentials

Short-lived credentials for normal TURN usage.

POST /v1/credentials { key: "...", expiry_ttl: 600, ... }
Gateways

Persistent relay group that routes all users to the same relay.

// create once
POST /v1/credentials { key: "...", expiry_ttl: 0, ... }

// generate user credentials from that gateway forever
POST /v1/credentials { key: "...", gateway: "gw_xxx", ... }

Simple two-bucket pricing:

View Pricing
Monthly bandwidth

Best for consistent usage and production apps.

  • cheapest cost per GB
  • refills automatically each month
  • monthly bandwidth used first
  • higher plans unlock cheaper overage
Pay-as-you-go credits

Flexible usage and automatic backup.

  • credits never expire
  • used when monthly balance runs out
  • no contracts or commitments
  • we'll notify you when your balance is low