CDK Global · Rate Limits

Cdk Global Rate Limits

Fortellis does not publicly document per-tier rate limits in its developer portal. Limits are applied per subscription and per API; ISVs raise concerns through Fortellis support to lift them. The Event Relay specification explicitly warns that rejected events block the partition and trigger retries — placing an implicit upper bound on sink throughput. The values below capture documented conventions and inferred patterns; precise numerics are negotiated.

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

It captures 4 rate-limit definitions, measuring requests_per_minute, events_per_second, duplicate_delivery_risk, and concurrent_requests.

The profile also includes response codes documented for throttled, serviceUnavailable, unauthorized, and forbidden.

Tagged areas include Rate Limiting, Fortellis, APIs, and Events.

4 Limits Throttle: 429
Rate LimitingFortellisAPIsEvents

Limits

API requests per subscription subscription
requests_per_minute · minute
Per-subscription rate limit enforced by Fortellis API gateway. Concrete value is not publicly published; ISVs receive limits as part of subscription provisioning.
Event Relay sink throughput subscription
events_per_second · second
Rejected events ("400 / 401 / 403 / 500 / 503") halt the partition and trigger retries until the sink succeeds — Fortellis will not move forward to the next record while a partition is in error. Failed retransmissions may be billable.
Event Relay extended-pause window subscription
duplicate_delivery_risk · hours
Extended pause periods (sink down for extended time) increase the probability of duplicate record delivery. Sinks must be idempotent on Fortellis-Event-Id.
Concurrent in-flight requests subscription
concurrent_requests · concurrent
Per-subscription concurrency cap. Not publicly documented; enforced at gateway.

Sources