Totalis Rate Limits
Totalis RFQ API rate limits — 100 requests/minute unauthenticated and 300 requests/minute authenticated, with a tighter per-endpoint limit on Solana transaction submission. Every response carries X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset; a 429 error envelope includes error.retry_after with the seconds to wait. Request body limit is 256KB (PAYLOAD_TOO_LARGE above it).
Totalis Rate Limits is the machine-readable rate-limit profile for Totalis on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests_per_minute.
The profile also includes response codes documented for throttled, throttledCode, and retryAfterField.
Tagged areas include Rate Limiting and Prediction Markets.