Sisense · Rate Limits
Sisense Rate Limits
Sisense REST API documentation is gated behind a customer / partner login at docs.sisense.com. Public Sisense documentation does not enumerate numeric API rate limits, response headers, or throttle codes outside the authenticated portal. This artifact is a low-confidence placeholder until those docs are reachable.
2 Limits
Throttle: 429
AnalyticsBusiness IntelligenceEmbedded AnalyticsRate Limiting
Limits
Tenant API Throughput tenant
see authenticated Sisense REST API documentation
Numeric per-second / per-minute caps are not published outside the customer docs portal.
Sisense Credits Pool tenant
plan-dependent (20K / 50K / custom)
Credits are a plan-level consumption pool, not a per-request rate cap; tracked in plans.
Policies
Plan-Tier Capacity
Storage, credits, and seat counts are enforced at plan level (Launch / Grow / Scale) and are tracked in plans/sisense-plans-pricing.yml.
Backoff
Clients should implement exponential backoff with jitter on any 429 / 503 response from the Sisense REST API and honor Retry-After when present.