Sirion · Rate Limits

Sirion Rate Limits

Sirion does not publish public numeric rate limits for its Business API & Integrations surface. Limits, quotas, and throughput are governed by the per-tenant enterprise agreement and configuration rather than a documented per-minute request cap. Sirion documents event-based and asynchronous processing for high-volume replication (for example, streaming Contract Requests to SAP Ariba), which implies queue-based backpressure rather than a hard public throttle. Any specific numbers here are unknown / MODELED.

Sirion Rate Limits is the machine-readable rate-limit profile for Sirion on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests, events, and records.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Contract Management, CLM, Enterprise, Rate Limiting, and Quotas.

3 Limits Throttle: 429
Contract ManagementCLMEnterpriseRate LimitingQuotas

Limits

Business API Requests tenant
requests
not published
No public numeric request-rate limit; governed by enterprise agreement.
Webhook Delivery tenant
events
not published
Event-based, asynchronous delivery with field-based filtering; volume tuned per tenant.
Async Replication Throughput tenant
records
not published
Documented event-based/async processing for CDR replication implies queue-based backpressure.

Policies

Asynchronous Processing
High-volume replication (e.g. Contract Requests to SAP Ariba) is event-based and asynchronous rather than synchronous request/response.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

Sources