Kili Technology Rate Limits
The Kili Technology GraphQL API governs load primarily through query complexity rather than published per-minute request quotas. Each response carries an x-complexity header reflecting the cost of the executed operation, and large result sets must be paginated using the first (PageSize) and skip arguments. The Python SDK auto-paginates and throttles accordingly. Specific numeric thresholds are not publicly documented and are not reconciled here.
Kili Technology Rate Limits is the machine-readable rate-limit profile for Kili Technology on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring complexity, records, and requests.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI, Data Labeling, Training Data, Annotation, and GraphQL.