generated: '2026-08-13' method: searched source: https://fivetran.com/docs/activations/rest-api/api-reference/introduction name: Census API Rate Limits description: Rate limit information for the Census (Fivetran Activations) Management REST API. url: https://fivetran.com/docs/activations/rest-api/api-reference/introduction limit_count: 0 notes: >- Census publishes NO numeric rate limit for its Management API — no requests-per-second/minute/hour figure, no burst allowance, no per-plan tiering, and no documented response headers. The whole Activations documentation set was searched on 2026-08-13 (including the API reference introduction, authentication and pagination pages) and it contains no rate-limit section for this API. An honest zero: limit_count is 0 because the provider documents none, not because none were looked for. response_headers: documented: false x_ratelimit: not documented ratelimit: not documented retry_after: not documented exhaustion_status: not documented destination_side_limits: note: >- What Activations DOES document about rate limits concerns the destination services it syncs into, not its own API: it honours a Retry-After header returned by a destination, surfaces destination 429s in the API Inspector, and retries failed batches with exponential backoff plus split-batch upload. source: https://fivetran.com/docs/activations/syncs/retry-handling limits: - scope: Workspace API description: API calls authenticated with workspace access tokens for managing syncs, connections, models, and segments within a single workspace. limit: Not publicly specified window: Not publicly specified enforcement: Not publicly specified - scope: Organization API description: API calls authenticated with personal access tokens for managing workspaces, users, and invitations across an organization. limit: Not publicly specified window: Not publicly specified enforcement: Not publicly specified pagination: default_page_size: 25 max_page_size: 100 parameter: per_page authentication: workspace_api: type: Bearer token header: "Authorization: Bearer " generation: Retrieved from workspace settings under API Access section organization_api: type: Bearer token header: "Authorization: Bearer " generation: Generated from user settings page under Personal Access Tokens; click New Token regions: - name: US base_url: https://app.getcensus.com/api/v1 - name: EU base_url: https://app-eu.getcensus.com/api/v1