Changelog
Dated, semver-ish log of every change to the public API surface. Additive changes (new optional fields, new endpoints, new error codes) appear here without a version bump. Breaking changes ship behind /api/v2/ with at least 180 days advance notice posted here.
Entries
v1.0
Public dealer API documentation launch.
- Published full reference for POST / PATCH / GET /api/v1/inventory, POST / PATCH /api/v1/dealers, and the feed XML / CSV format.
- Published OpenAPI 3.1 descriptor at /api/v1/openapi.json for client generation.
- Documented error codes, rate-limit fair-use policy, and pipeline validation rules (VIN length, GVWR ≥ 10,001 lb Class 3 floor, body-type blocklist, dual-use OEM quarantine).
- No behavioural changes to any endpoint — docs reflect the current contract as of this date.
Subscribing to updates
Email api@truckradar.ai with the subject subscribe-changelog to be notified of every entry at the time it is published. Major and breaking changes are also announced at least 30 days in advance on the rate-limit policy page and the OpenAPI descriptor.