Taxi Rate Limits
The Taxi language itself is an Apache 2.0 open source schema language with no rate limits. The companion Orbital platform that executes TaxiQL queries enforces capacity through monthly call quotas tied to the subscription tier rather than per-second / per-minute throttles documented at the protocol level. There is no public Orbital rate-limit specification beyond the per-tier monthly call ceilings.
Taxi Rate Limits is the machine-readable rate-limit profile for Taxi - Describe How Your APIs and Data Relate on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_month.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include API Description, Data Integration, Open Source, Query Language, and Schema.