Skip to main content
Tachyon is currently open-access: no API keys and no per-integrator tiers. Rate limits exist to keep the protocol healthy.

Platform throughput

These numbers apply to testnet and mainnet unless otherwise noted.

Behavior when a limit is hit

Intent creation requests that exceed the throughput ceiling are rejected at the HTTP layer (HTTP 429). Retry with exponential backoff and jitter:

Soft limits we recommend

Even within the platform ceiling, build for these client-side caps: This keeps your share of the 100/s ceiling bounded so other integrators on the platform aren’t starved.

As integrator demand grows

If your use case needs more than a safe fraction of the platform ceiling, high-volume payroll, an agent swarm, a market-making TWAP strategy, reach out to the team via github.com/tachyonpe so throughput can be planned ahead of time. There’s no request gating today, but letting the team know helps with capacity planning.

Errors

Full list of error codes, including rate-limit responses.