Car Api Rate Limits
CarAPI enforces both per-day and per-minute rate limits scoped to the JWT token (per-account). Limits differ across plans and are signaled in the JWT payload via user.rate_limit_type ('soft' or 'hard'). Hard limits reject requests with HTTP 429; soft limits allow overage with charges. Free public dataset is available without authentication for limited endpoints.
Car Api Rate Limits is the machine-readable rate-limit profile for Car API (carapi.app) on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_day and requests_per_minute.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Automobiles, Automotive Data, Vehicle API, VIN Decoder, and Rate Limiting.