Xceptor · Rate Limits

Xceptor Rate Limits

Xceptor does not publish rate-limit documentation on its public web site or any unauthenticated developer portal. The REST API is exposed within a customer's deployed Xceptor environment; throttling is governed by the customer's deployment topology and the contractual capacity Xceptor provisions for that tenant rather than a vendor-published numeric ceiling.

1 Limits
Rate LimitingData AutomationDocument Processing

Limits

Tenant / deployment-scoped throttling (not publicly documented) tenant
varies
see customer deployment documentation
Xceptor's REST API runs inside a managed or customer-hosted Xceptor environment; effective limits are determined by the deployment's compute and capacity allocation, not by a vendor-published rate.

Policies

Documentation gating
Xceptor publishes no public rate-limit policy. Operational limits are shared with customers as part of the implementation engagement.
Document-processing batch model
Xceptor workloads are document-ingestion and reconciliation pipelines rather than per-second transactional reads; throughput is governed by ingest worker count and pipeline concurrency tuned per deployment.
Backoff
Standard guidance is exponential backoff with jitter on HTTP 429 / 503 responses, with retry budgets coordinated with the customer's Xceptor solution architect.

Sources