Tekion · Rate Limits

Tekion Rate Limits

Tekion does not publish fixed numeric rate limits for the Automotive Partner Cloud (APC) APIs on its public pages. Tekion states that rate limits are tier-based - Standard partners get "standard rate limits" while Enterprise partners get "higher rate limits" as part of expanded functionality. Exact per-minute / per-day request caps, quotas, and throttling thresholds are documented inside the gated partner API documentation dashboard and set by the negotiated partner tier. No confirmed numeric limits are available here.

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

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

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

Tagged areas include Automotive, Dealership, Partner API, Rate Limiting, and Quotas.

3 Limits Throttle: 429
AutomotiveDealershipPartner APIRate LimitingQuotasGated

Limits

Standard Tier Rate Limit partner
requests
standard (tier-based, not published numerically)
Standard partners receive standard rate limits; exact numeric cap is documented in the gated dashboard.
Enterprise Tier Rate Limit partner
requests
higher (tier-based, not published numerically)
Enterprise partners receive higher rate limits as part of expanded functionality.
Webhook Delivery partner
events
not published
Webhook event delivery is governed by partner configuration and Tekion's delivery infrastructure; no public numeric limit.

Policies

Tiered Limits
Rate limits scale with the partner tier (Standard vs Enterprise vs Strategic) rather than a single global cap.
Dealer Authorization
Access to a given dealer's data is gated by that dealer's authorizations in the APC Integration Hub, independent of raw request-rate limits.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

Sources