Dealer.com Equipment API
Equipment and option data for vehicles in Dealer.com inventory, exposed as its own resource alongside the Vehicle API. GET /vehicles/equipment returns a paginated list and GET /vehicles/equipment/id/{uuid} returns equipment for a single vehicle, addressed by the same vehicle uuid used by the Vehicle API. Part of the Inventory family documented in the Dealer Developer Portal under a shared set of General Concepts covering base URL, versioning, API key authentication, quotas and error handling.