agilent-technologies · Rate Limits

Agilent Technologies Rate Limits

Agilent does not publish public rate-limit documentation for its product APIs (iLab, SLIMS, CrossLab, VWorks). SLIMS is typically self-hosted (limits set by the customer's deployment), iLab is multi-tenant SaaS with internal throttling, and CrossLab / VWorks limits are governed by the service contract. Consumers should treat 429 / Retry-After as the canonical throttling signal and request limit details from their Agilent account team.

1 Limits Throttle: 429
Life SciencesDiagnosticsLaboratoryScientific InstrumentsLIMSRate Limiting

Limits

Per-product limits account
varies
defined per product / contract
SLIMS deployments inherit the customer's hosting capacity; iLab, CrossLab, and VWorks limits are set by Agilent's service contract.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter on 429 / 503 responses, honoring Retry-After when present.
Self-Hosted Capacity (SLIMS)
For on-premise SLIMS, throughput is bounded by the customer's deployed infrastructure rather than an Agilent-imposed cap.
Contractual Limits
For SaaS products (iLab, CrossLab), API throughput and concurrency are governed by the Agilent service contract; raise via the assigned account team.

Sources