Vehicle History API with Title, Accident, Auction, Service, and Recall Records

Build complete vehicle history reports from a single VIN. Retrieve title records, ownership history, accidents, auction history, recalls, service records, market value, maintenance schedules, and more through one API.

Why Vehicle History Matters

Every used vehicle carries a story. Some stories are clean. Others hide expensive problems. A buyer searching for vehicle history isn't looking for a data field. They're looking for confidence - the confidence to sign a check, approve a loan, write a policy, or list a car for sale. When a vehicle's history is unclear, the risk falls on whoever takes the next step. Dealerships lose margin on trade-ins. Lenders fund cars with hidden damage. Insurers price policies without full context. Marketplaces list vehicles that return as nightmares. The cost of missing information isn't theoretical. A salvage title that wasn't disclosed. An odometer that doesn't match service records. A rental fleet vehicle sold as a one-owner car. These are the gaps that erode trust, trigger disputes, and create liability. A Vehicle History API exists to close those gaps before they become problems. One VIN. One call. Everything that matters.

Everything Included In One Report

Retrieve comprehensive records with one call to build the complete narrative.

📄
Vehicle Information: Year, make, model, body style, engine specifications, country of manufacture, and VIN structure.
🛡️
Title Records: Clean title, salvage, rebuilt, flood, fire, collision branding, and title brands by state.
👤
Ownership History: Owner count, rental history, fleet history, commercial use flags, and registration timeline.
💥
Accident & Incident History: Reported collisions, damage events, police reports, incident dates, and locations.
🔨
Auction Records: Auction dates, auction photos, damage disclosures, seller information, title type at sale, and sale price.
⚠️

Recall Information: Open recalls, safety campaigns, manufacturer notices, and repair information.

🔧
Service History: Maintenance records, oil changes, repairs, inspections, and dealer services.
📅
Maintenance Schedule: Factory maintenance schedule, mileage intervals, recommended services, and future maintenance projections.
⏱️
Odometer History: Recorded mileage across multiple sources, timeline visualization, and possible inconsistencies.
💰

Market Value: Trade-in estimates, private party value, and purchase estimates based on condition and history.

📈
Vehicle Timeline: A chronological view of the vehicle's entire lifecycle.

Why Businesses Use Vehicle History APIs

Different industries use vehicle history for different forms of risk management and value creation.

🏢
Dealerships use vehicle history to price inventory accurately and protect against vehicles with hidden damage.
📋
Insurance companies use history data to assess risk before binding a policy.
🏦
Banks and lenders use title and ownership records to verify collateral value and detect fraud.
🚚
Fleet operators use history to evaluate acquisitions and monitor the lifecycle of vehicles.
🛒
Vehicle marketplaces use history reports to build buyer trust and reduce return rates.
🏛️
Government and inspection companies use title and recall data to enforce compliance.
JSON Response
{
  "data": {
    "usage": [
      {
        "type": "Personal Vehicle",
        "is_reported": true
      },
      {
        "type": "Fleet Vehicle",
        "is_reported": false
      },
      {
        "type": "Rental Vehicle",
        "is_reported": false
      },
      {
        "type": "Leased Vehicle",
        "is_reported": false
      },
      {
        "type": "Taxi Service",
        "is_reported": false
      },
      {
        "type": "Livery Service",
        "is_reported": false
      },
      {
        "type": "Police Unit",
        "is_reported": false
      },
      {
        "type": "Government Vehicle",
        "is_reported": false
      },
      {
        "type": "Driver Training",
        "is_reported": false
      },
      {
        "type": "Commercial Vehicle",
        "is_reported": false
      }
    ],
    "recalls": {
      "records": [
        {
          "component": "Safety",
          "recall_date": "11/15/2024",
          "recall_type": "Safety Recall: WINDSHIELD WIPER MOTOR INSPECTIONStatus: Remedy Unknown",
          "manufacturer_campaign": "24V594 / 24S51"
        },
        {
          "component": "Safety",
          "recall_date": "07/16/2025",
          "recall_type": "Safety Recall: POWERTRAIN CONTROL MODULE PCM SOFTWARE UPDATEStatus: Remedy Not Available",
          "manufacturer_campaign": "25V467 / 25S76"
        }
      ],
      "record_count": 2
    },
    "vehicle": {
      "age": "3 year(s)",
      "vin": "3FMCR9B60PRD79046",
      "make": "Ford",
      "year": "2023",
      "class": "SUV - Compact",
      "model": "Bronco Sport Big Bend",
      "assembly": "Mexico",
      "body_type": "SUV 4D (1.5L I3 DI Gasoline)",
      "display_name": "2023 Ford Bronco Sport Big Bend"
    },
    "overview": [
      {
        "message": "No records reported",
        "category": "Title brand review",
        "severity": "clear",
        "record_count": 0
      },
      {
        "message": "1 record(s) reported",
        "category": "Incident history",
        "severity": "alert",
        "record_count": 1
      },
      {
        "message": "No records reported",
        "category": "Damage and auction records",
        "severity": "clear",
        "record_count": 0
      },
      {
        "message": "1 record(s) reported",
        "category": "Additional event history",
        "severity": "review",
        "record_count": 1
      },
      {
        "message": "No records reported",
        "category": "Odometer review",
        "severity": "clear",
        "record_count": 0
      },
      {
        "message": "2 record(s) reported",
        "category": "Open recall review",
        "severity": "review",
        "record_count": 2
      },
      {
        "message": "No records reported",
        "category": "Service and repair records",
        "severity": "clear",
        "record_count": 0
      }
    ],
    "timeline": {
      "events": [
        {
          "date": "07/12/2023",
          "place": "ONLINE DEALER",
          "source": "Dealer",
          "mileage": "10",
          "severity": "clear",
          "description": "Vehicle Listed for Sale"
        },
        {
          "date": "07/13/2023",
          "place": "TX",
          "source": "DMV",
          "mileage": "",
          "severity": "clear",
          "description": "Passed Emission Inspection\nPassed Safety Inspection"
        },
        {
          "date": "08/11/2023",
          "place": "SAN BENITO, TX",
          "source": "DMV",
          "mileage": "",
          "severity": "clear",
          "description": "Registration Event/Renewal"
        },
        {
          "date": "08/22/2023",
          "place": "SAN BENITO, TX",
          "source": "DMV",
          "mileage": "",
          "severity": "clear",
          "description": "Title(Lien Reported)"
        },
        {
          "date": "09/01/2024",
          "place": "TX",
          "source": "Auction",
          "mileage": "13,368",
          "severity": "clear",
          "description": "Reported at Auto Auction"
        },
        {
          "date": "09/06/2024",
          "place": "SAN BENITO, TX",
          "source": "DMV",
          "mileage": "",
          "severity": "clear",
          "description": "Title(Lien Reported)"
        },
        {
          "date": "09/09/2024",
          "place": "TX",
          "source": "Auction",
          "mileage": "13,368",
          "severity": "clear",
          "description": "Reported at Auto Auction as Dealer Vehicle(COLOR REPORTED AS GREEN)"
        },
        {
          "date": "09/13/2024",
          "place": "TEXAS CITY, TX",
          "source": "Dealer",
          "mileage": "13,368",
          "severity": "clear",
          "description": "Vehicle Listed for Sale"
        },
        {
          "date": "09/13/2024",
          "place": "ONLINE DEALER",
          "source": "Dealer",
          "mileage": "13,395 †",
          "severity": "clear",
          "description": "Vehicle Listed for Sale"
        },
        {
          "date": "09/13/2024",
          "place": "TEXAS CITY, TX",
          "source": "Dealer",
          "mileage": "",
          "severity": "clear",
          "description": "Certified Pre-Owned Vehicle"
        },
        {
          "date": "09/21/2024",
          "place": "TEXAS CITY, TX",
          "source": "Ford Authorized Dealer",
          "mileage": "13,395 †",
          "severity": "clear",
          "description": "Certified as Ford Approved Certified Pre-Owned Vehicle(COLOR REPORTED AS GREEN)"
        },
        {
          "date": "10/29/2024",
          "place": "TEXAS CITY, TX",
          "source": "Ford Authorized Dealer",
          "mileage": "",
          "severity": "clear",
          "description": "Certified as Ford Approved Certified Pre-Owned Vehicle(COLOR REPORTED AS GREEN)"
        },
        {
          "date": "11/15/2024",
          "place": "",
          "source": "Manufacturer",
          "mileage": "",
          "severity": "clear",
          "description": "Manufacturer Recall\nNHTSA Recall 24V594 / Mfr. Recall 24S51\nSafety Recall: WINDSHIELD WIPER MOTOR INSPECTION\nLOCATE YOUR NEAREST AUTHORIZED\nFORD DEALERTO SCHEDULE REPAIR.\nStatus: Remedy Unknown"
        },
        {
          "date": "11/18/2024",
          "place": "GALVESTON, TX",
          "source": "DMV",
          "mileage": "",
          "severity": "clear",
          "description": "Registration Event/Renewal"
        },
        {
          "date": "12/05/2024",
          "place": "GALVESTON, TX",
          "source": "DMV",
          "mileage": "13,382",
          "severity": "clear",
          "description": "Title(Lien Reported)"
        },
        {
          "date": "03/10/2025",
          "place": "",
          "source": "Manufacturer",
          "mileage": "",
          "severity": "clear",
          "description": "Manufacturer Service Bulletin\nMfr. Recall 24N08\nWarranty Extension - Single Repair: DRIVERS SIDE SEAT BUCKLE REPLACEMENT\nLOCATE YOUR NEAREST AUTHORIZED\nFORD DEALERTO SCHEDULE REPAIR.\nStatus: Remedy Unknown"
        },
        {
          "date": "07/16/2025",
          "place": "",
          "source": "Manufacturer",
          "mileage": "",
          "severity": "clear",
          "description": "Manufacturer Recall\nNHTSA Recall 25V467 / Mfr. Recall 25S76\nSafety Recall: POWERTRAIN CONTROL MODULE PCM SOFTWARE UPDATE\nLOCATE YOUR NEAREST AUTHORIZED\nFORD DEALERTO SCHEDULE REPAIR.\nStatus: Remedy Not Available"
        },
        {
          "date": "07/18/2025",
          "place": "GALVESTON, TX",
          "source": "State Agency",
          "mileage": "",
          "severity": "alert",
          "description": "Front Impact with Another Vehicle(Case #:20922475)\nMinor to Moderate Damage Reported\nAccident Reported(Report #:25-004235)"
        },
        {
          "date": "08/25/2025",
          "place": "IL",
          "source": "Auction",
          "mileage": "22,461",
          "severity": "clear",
          "description": "Reported at Auto Auction"
        },
        {
          "date": "09/25/2025",
          "place": "GALVESTON, TX",
          "source": "DMV",
          "mileage": "",
          "severity": "clear",
          "description": "Title(Lien Reported)"
        },
        {
          "date": "04/15/2026",
          "place": "ONLINE DEALER",
          "source": "Dealer",
          "mileage": "22,462",
          "severity": "clear",
          "description": "Vehicle in Dealer Inventory"
        },
        {
          "date": "06/15/2026",
          "place": "CYPRESS, TX",
          "source": "Dealer",
          "mileage": "",
          "severity": "clear",
          "description": "Vehicle in Dealer Inventory"
        },
        {
          "date": "Unreported",
          "place": "",
          "source": "Independent Source",
          "mileage": "",
          "severity": "clear",
          "description": "Vehicle Manufactured and Shipped to Dealer"
        }
      ],
      "record_count": 23
    },
    "incidents": {
      "records": [
        {
          "date": "07/18/2025",
          "place": "GALVESTON, TX",
          "sequence": 1,
          "description": ""
        }
      ],
      "source_rows": [],
      "record_count": 1
    },
    "ownership": {
      "owners": [
        {
          "end": "11/2024",
          "label": "Owner 1",
          "start": "08/2023",
          "state": "TX",
          "period": "08/2023 - 11/2024",
          "duration": "1 year 3 month(s)",
          "use_type": "Personal",
          "purchased_year": "2023"
        },
        {
          "end": "Present",
          "label": "Owner 2",
          "start": "11/2024",
          "state": "TX",
          "period": "11/2024 - Present",
          "duration": "1 year 7 month(s)",
          "use_type": "Personal",
          "purchased_year": "2024"
        }
      ],
      "record_count": 2
    },
    "maintenance": {
      "service_records": [],
      "inspection_records": [
        {
          "place": "TX",
          "source": "DMV",
          "mileage": "",
          "description": "Passed Emission Inspection\nPassed Safety Inspection",
          "inspection_date": "07/13/2023"
        }
      ]
    },
    "risk_checks": {
      "odometer_readings": {
        "records": [
          {
            "note": "",
            "mileage": "10",
            "severity": "clear",
            "reported_date": "07/12/2023"
          },
          {
            "note": "",
            "mileage": "13,368",
            "severity": "clear",
            "reported_date": "09/01/2024"
          },
          {
            "note": "",
            "mileage": "13,368",
            "severity": "clear",
            "reported_date": "09/09/2024"
          },
          {
            "note": "",
            "mileage": "13,368",
            "severity": "clear",
            "reported_date": "09/13/2024"
          },
          {
            "note": "",
            "mileage": "13,395 †",
            "severity": "clear",
            "reported_date": "09/13/2024"
          },
          {
            "note": "",
            "mileage": "13,395 †",
            "severity": "clear",
            "reported_date": "09/21/2024"
          },
          {
            "note": "",
            "mileage": "13,382",
            "severity": "clear",
            "reported_date": "12/05/2024"
          },
          {
            "note": "",
            "mileage": "22,461",
            "severity": "clear",
            "reported_date": "08/25/2025"
          },
          {
            "note": "",
            "mileage": "22,462",
            "severity": "clear",
            "reported_date": "04/15/2026"
          }
        ],
        "issue_count": 0
      },
      "title_brand_checks": {
        "checks": [
          {
            "code": "no_fire_brand",
            "label": "No fire brand",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_hail_brand",
            "label": "No hail brand",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_flood_brand",
            "label": "No flood brand",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_junk_or_scrapped_brand",
            "label": "No junk or scrapped brand",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_manufacturer_buyback",
            "label": "No manufacturer buyback",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_lemon_brand",
            "label": "No lemon brand",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_salvage_brand",
            "label": "No salvage brand",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_rebuilt_or_rebuildable_brand",
            "label": "No rebuilt or rebuildable brand",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_odometer_brand_eml_or_nam",
            "label": "No odometer brand (EML or NAM)",
            "result": "clear",
            "severity": "clear"
          }
        ],
        "issue_count": 0
      },
      "special_event_checks": {
        "checks": [
          {
            "code": "no_insurance_loss_record",
            "label": "No insurance loss record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_titled_to_an_insurance_company_record",
            "label": "No titled to an insurance company record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_auction_lemon_manufacturer_buyback_record",
            "label": "No auction lemon/manufacturer buyback record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_abandoned_title_record",
            "label": "No abandoned title record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_grey_market_title_record",
            "label": "No grey market title record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "loan_lien_record",
            "label": "Loan/lien record",
            "result": "flagged",
            "severity": "review"
          },
          {
            "code": "no_repossessed_record",
            "label": "No repossessed record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_corrected_title_record",
            "label": "No corrected title record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_duplicate_title_record",
            "label": "No duplicate title record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_theft_record",
            "label": "No theft record",
            "result": "clear",
            "severity": "clear"
          }
        ],
        "issue_count": 1
      },
      "damage_and_auction_records": {
        "checks": [
          {
            "code": "no_non_title_fire_damaged_record",
            "label": "No non-title fire damaged record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_non_title_hail_damaged_record",
            "label": "No non-title hail damaged record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_non_title_flood_damaged_record",
            "label": "No non-title flood damaged record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_auction_junk_or_scrapped_record",
            "label": "No auction junk or scrapped record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_auction_rebuilt_or_rebuildable_record",
            "label": "No auction rebuilt or rebuildable record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_salvage_auction_record",
            "label": "No salvage auction record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_damaged_or_major_damage_incident_record",
            "label": "No damaged or major damage incident record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_structural_damage_or_structural_alteration_record",
            "label": "No structural damage or structural alteration record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_recycling_facility_record",
            "label": "No recycling facility record",
            "result": "clear",
            "severity": "clear"
          },
          {
            "code": "no_crash_test_record",
            "label": "No crash test record",
            "result": "clear",
            "severity": "clear"
          }
        ],
        "issue_count": 0
      }
    },
    "market_value": {
      "valuations": [
        {
          "trade_in": "$19,300",
          "fair_purchase": "$23,600",
          "private_party": "$21,800"
        }
      ]
    },
    "title_status": {
      "brands": [],
      "status": "clean",
      "summary": "No title brands reported",
      "confidence": "high",
      "is_branded": false,
      "supporting_events": [],
      "last_reported_date": ""
    },
    "schedule_data": [
      {
        "mileage": 5000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 10000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 15000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 20000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 25000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 30000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "TransmissionFluidExchange",
                "name": "Automatic Transaxle Fluid",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Change engine oil and filter as indicated by the message center.",
                "types": [
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "PAYLOAD_HAULING",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change.",
                "types": [
                  "FLEET_OPERATION"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 35000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 40000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 45000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 50000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 55000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 60000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "TransmissionFluidExchange",
                "name": "Automatic Transaxle Fluid",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Change engine oil and filter as indicated by the message center.",
                "types": [
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              },
              {
                "tag": "SparkPlugs",
                "name": "Spark Plugs",
                "note": null,
                "types": [
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "PAYLOAD_HAULING",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change.",
                "types": [
                  "FLEET_OPERATION"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 65000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 70000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 75000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 80000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 85000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 90000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "TransmissionFluidExchange",
                "name": "Automatic Transaxle Fluid",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Change engine oil and filter as indicated by the message center.",
                "types": [
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "PAYLOAD_HAULING",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change.",
                "types": [
                  "FLEET_OPERATION"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 95000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 100000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "SparkPlugs",
                "name": "Spark Plugs",
                "note": null,
                "types": [
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          },
          {
            "components": [
              {
                "tag": "HosesBelts",
                "name": "Accessory Drive Belt",
                "note": "After initial inspection, inspect every other oil change until replaced.",
                "types": [
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "INSPECT"
          }
        ]
      },
      {
        "mileage": 105000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 110000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 115000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 120000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "TransmissionFluidExchange",
                "name": "Automatic Transaxle Fluid",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Change engine oil and filter as indicated by the message center.",
                "types": [
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              },
              {
                "tag": "SparkPlugs",
                "name": "Spark Plugs",
                "note": null,
                "types": [
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "PAYLOAD_HAULING",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change.",
                "types": [
                  "FLEET_OPERATION"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 125000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 130000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 135000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 140000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 145000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      },
      {
        "mileage": 150000,
        "services": [
          {
            "components": [
              {
                "tag": "GeneralDiagnostic",
                "name": "Multi-Point Inspection (recommended)",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "PERFORM"
          },
          {
            "components": [
              {
                "tag": "AirFilters",
                "name": "Air Cleaner Element",
                "note": "The engine air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "TransmissionFluidExchange",
                "name": "Automatic Transaxle Fluid",
                "note": null,
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "AirFilters",
                "name": "Cabin Air Filter",
                "note": "The cabin air filter life is dependent on exposure to dusty and dirty conditions. Vehicles operated in these conditions require frequent inspection and replacement of the filter.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Do not exceed one year or 10000 miles (16000 kilometers) between service intervals.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "OilFilter",
                "name": "Engine Oil & Filter",
                "note": "Change engine oil and filter as indicated by the message center.",
                "types": [
                  "FLEET_OPERATION",
                  "PAYLOAD_HAULING"
                ]
              },
              {
                "tag": "HosesBelts",
                "name": "Accessory Drive Belt",
                "note": "Replace if not replaced within the last 100000 miles (160000 kilometers).",
                "types": [
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "EngineRepair",
                "name": "Timing Belt",
                "note": null,
                "types": [
                  "UNIVERSAL"
                ]
              }
            ],
            "operationType": "REPLACE"
          },
          {
            "components": [
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change. Switch the ignition on. Do not start the engine. Fully press the accelerator and brake pedals at the same time. Keep the accelerator and brake pedals fully pressed. After three seconds, a message appears confirming that the reset is in progress. After 25 seconds, a message appears confirming that the reset is complete. Release the accelerator and brake pedals. Switch the ignition off.",
                "types": [
                  "PARTICULATE_EXPOSURE",
                  "PAYLOAD_HAULING",
                  "UNIVERSAL"
                ]
              },
              {
                "tag": "EngineRepair",
                "name": "Oil Life Monitor",
                "note": "Reset your oil monitor system after each engine oil and filter change.",
                "types": [
                  "FLEET_OPERATION"
                ]
              }
            ],
            "operationType": "RESET"
          },
          {
            "components": [
              {
                "tag": "TireReplacement",
                "name": "Tires",
                "note": "Rotate tires, inspect tires for wear and measure tread depth.",
                "types": [
                  "PARTICULATE_EXPOSURE"
                ]
              }
            ],
            "operationType": "ROTATE"
          }
        ]
      }
    ],
    "auction_history": {
      "images": [
        "https://storage.torquenode.com/media/auction/3FMCR9B60PRD79046-1782393999/0.jpg",
        "https://storage.torquenode.com/media/auction/3FMCR9B60PRD79046-1782393999/1.jpg",
        "https://storage.torquenode.com/media/auction/3FMCR9B60PRD79046-1782393999/2.jpg"
      ],
      "records": [
        {
          "seller": "Progressive",
          "location": "houston (tx)",
          "odometer": "22 461",
          "sale_date": "2025-07-31",
          "sale_price": "7 200,00",
          "title_type": "Clear",
          "keys_available": "Yes",
          "primary_damage": "Front end",
          "secondary_damage": "",
          "vehicle_condition": "run_and_drives"
        },
        {
          "seller": "TIPTON FORD",
          "location": "Manheim Texas Hobby",
          "odometer": "13 368",
          "sale_date": "2024-08-27",
          "sale_price": "",
          "title_type": "",
          "keys_available": "",
          "primary_damage": "Front end",
          "secondary_damage": "",
          "vehicle_condition": ""
        },
        {
          "seller": "",
          "location": "",
          "odometer": "",
          "sale_date": "",
          "sale_price": "",
          "title_type": "",
          "keys_available": "",
          "primary_damage": "Front end",
          "secondary_damage": "",
          "vehicle_condition": ""
        }
      ]
    }
  },
  "status": "success"
}

One API Instead of Multiple Lookups

Most vehicle data workflows require calling a VIN Decoder API, a Title Check API, an Auction History API, a Market Value API, and more, then merging and normalizing the data.

With the Torque Node Vehicle History API, you make one call. One VIN. One structured JSON response with everything connected.

That means fewer integration points, fewer vendor relationships, fewer data inconsistencies, and faster time to value. Your engineers build one integration. Your product team gets one data contract. Your users get one complete report.

🔌
Single Integration Point
Faster Time to Value
📊
Unified Data Contract

Designed for Developers

R

REST API

Predictable JSON responses.

F

Fast response times

Sub-second for most requests.

V

VIN-based lookup

No complex query parameters with VIN or License Plate to VIN.

S

Structured data

Maps cleanly to your models.

C

Clear documentation

With copy-paste code examples.

W

Webhook support

For asynchronous report generation on complex histories.

Built for Accuracy and Reliability

Stable Results
Predictable API
Production Proven
Enterprise Scalability

Explore the TorqueNode Ecosystem

This API connects seamlessly with our specialized data endpoints.

🔍

VIN Decoder API - Get specifications, trim, and factory options from any VIN

VIN Validation API - Verify VIN structure and check digit before lookup

⚠️

VIN Recall API - Standalone recall lookup for safety-focused workflows

🛡️

Vehicle Title Check API - Deep-dive title and lien verification

🔨

Vehicle Auction History API - Wholesale transaction records with photos

📅

Vehicle Maintenance Schedule API - Factory service intervals and recommendations

Frequently Asked Questions

What is a Vehicle History API?

+

A Vehicle History API is a programmatic service that retrieves comprehensive records about a vehicle using its Vehicle Identification Number (VIN). It returns structured data covering title status, ownership history, accidents, recalls, service records, auction history, market value, and more — enabling businesses to build vehicle history reports into their own applications.

What does a Vehicle History Report include?

+

A complete report includes vehicle identification details, title records and brands, ownership history, accident and damage history, auction records with photos, recall information, service and maintenance history, odometer readings over time, market value estimates, and a chronological timeline of all known events.

Can I retrieve vehicle history using only a VIN?

+

Yes. The VIN is the single input required. The API uses the VIN to query multiple data sources and compile a complete history report. No additional identifiers are needed.

Does the API return accident history?

+

Yes. The API returns reported collisions, damage events, police report references, incident dates, and locations where available. Coverage depends on reporting to insurance and law enforcement databases.

Can I access title records?

+

Yes. Title records include current and historical title status, brands such as salvage or rebuilt, flood or fire damage designations, and the states where titles were issued.

Does it include auction photos?

+

Yes. When available, auction records include photos from wholesale transactions, damage disclosures, seller information, title type at time of sale, and odometer readings.

Can I retrieve ownership history?

+

Yes. The API returns owner count, rental fleet history, commercial use flags, and registration timeline data where reported.

Does the API return service records?

+

Yes. Service history includes maintenance records, oil changes, repairs, inspections, and dealer service visits reported to participating databases.

Does it include recalls?

+

Yes. The API returns open recalls, safety campaigns, manufacturer notices, and repair information sourced from NHTSA and manufacturer data.

Can I access maintenance schedules?

+

Yes. Factory maintenance schedules, mileage-based service intervals, and recommended services are included.

Is market value included?

+

Yes. Trade-in, private party, and purchase estimates are returned based on the vehicle's specifications and history-adjusted condition.

How is this different from a VIN Decoder?

+

A VIN Decoder API returns the vehicle's specifications — year, make, model, engine, trim, and factory options. A Vehicle History API returns everything about what happened to that vehicle after it left the factory: who owned it, whether it was damaged, where it was sold, and what it's worth today.

Start Using a Vehicle History API That Works in Production

Get comprehensive vehicle history reports from any VIN. Start building with TorqueNode today.

Start Free Now →