Census · Rate Limits

Census Ci Rate Limits

The Census Management API applies per-workspace request rate limiting on the Bearer-token-authenticated endpoints (sources, destinations, syncs, sync runs, models/datasets, connectors, segments). Requests that exceed the limit are rejected with HTTP 429. Specific per-endpoint request-per-minute values are not published as fixed public numbers and are not reconciled in this artifact.

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

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

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

Tagged areas include Reverse ETL, Data Activation, Syncs, Rate Limiting, and Quotas.

3 Limits Throttle: 429
Reverse ETLData ActivationSyncsRate LimitingQuotasThrottling

Limits

Management API Requests workspace
requests
see provider documentation
Per-workspace request rate limit across Management API endpoints; exceeding returns 429.
Sync Trigger Requests workspace
requests
see provider documentation
Programmatic sync triggering is rate limited per workspace to protect scheduling.
Sync Entitlements workspace
records
plan-based
Records synced are governed by plan entitlements, not API request rate limits.

Policies

Tiered Limits
Limits and entitlements scale with Free, Platform, and Enterprise plans.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor 429 responses.

Sources