autopulse
Access automotive intelligence including safety recalls, reliability analysis, DIY repair guides, vehicle comparison, market value estimates, EV break-even analysis, and total cost of ownership.
Instructions
AutoPulse: Automotive intelligence API — 10 endpoints powered by NHTSA, EPA, and live market data. Safety recalls, reliability analysis, DIY repair guides, vehicle comparison, market value, EV break-even, dealer
Coverage: Global
Endpoints: • recall ($0.10): NHTSA safety recall lookup • problems ($0.10): Known problems and reliability analysis • repair ($0.10): DIY repair guide • compare ($0.10): Vehicle comparison • value ($0.10): Market value estimate • ev-breakeven ($0.10): EV break-even analysis vs. gas vehicle • negotiate ($0.10): Car buying negotiation guide • inspect ($0.10): Pre-purchase inspection checklist • parts ($0.10): Parts pricing and sourcing • tco ($0.10): Total cost of ownership (5-year)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Which endpoint to call. Options: recall | problems | repair | compare | value | ev-breakeven | negotiate | inspect | parts | tco | |
| lang | No | lang | |
| vin | No | 17-character VIN | |
| year | No | year | |
| make | No | make | |
| model | No | model | |
| vehicle | No | Vehicle descriptor (e.g. 2020-toyota-camry) | |
| job | No | Repair job (e.g. brake-pads, oil-change, cabin-air-filter) | |
| vehicles | No | Comma-separated vehicles (e.g. Toyota RAV4,Honda CR-V,Mazda CX-5) | |
| mileage | No | mileage | |
| condition | No | condition | |
| ev_model | No | EV model name (e.g. Tesla Model 3, Chevrolet Bolt, Ford F-150 Lightning) | |
| gas_vehicle | No | Gas vehicle for comparison (e.g. Toyota Camry, Honda CR-V) | |
| state | No | US state for state-level incentives and electricity rates | |
| annual_miles | No | Annual mileage (default: 12,000) | |
| electricity_rate | No | Local electricity rate in $/kWh | |
| gas_price | No | Local gas price in $/gallon | |
| trim | No | trim | |
| part | No | Part name (e.g. brake-pads, alternator, water-pump) | |
| purchase_price | No | Purchase price in USD |