Sensible · Rate Limits
Sensible Io Rate Limits
Sensible's primary throttle is the per-plan monthly document allotment; documents above the bundle are billed at $0.50 per document overage on Growth/Scale tiers (Enterprise has tiered overage). API request-level numeric per-second limits are not publicly published.
3 Limits
Throttle: 429
AIDocument AIIDPExtractionRate LimitingQuotasThrottling
Limits
REST API requests api_token
see Sensible docs
Per-token throttle; 429 with Retry-After.
Growth plan documents/month account
750
Scale plan documents/month account
3200
Policies
Async Extraction
Use async extraction endpoints for large portfolios; poll the document state until completion.
Backoff Strategy
Honor 429 with Retry-After; use exponential backoff with jitter.