Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
CarAPI is a vehicle data API and database service for developers, covering Vehicle API, VIN Decoder, License Plate API, Power Sports/Motorcycle API, Vehicle Data Feed, and OBD Code API. It emphasizes being “developer friendly”: during development, you can use a free vehicle dataset without registration or fees, and only pay once you are ready to launch or need access to the full dataset.
The product uses REST + JSON and is fully described with OpenAPI, making it easy to view and test via Swagger, Redoc, and Postman. Its vehicle data covers 90,000+ U.S. vehicles from 1900 to the present, with post-1990 models including specifications such as engine, transmission, mileage, and color. The API supports pagination, sorting, inventory filtering, and custom complex JSON filters, with pagination metadata included in responses. Authentication uses JWT, obtained by exchanging an api_token and api_secret for a token. The documentation also explains status codes, JWT claims, cached modified timestamps, and CORS restrictions, providing fairly complete implementation details for engineering teams.
In addition to online APIs, CarAPI offers CSV/Excel data feeds, suitable for importing into your own database or ETL workflow. CSV fields cover year, make, model, trim, body, engine, mileage, and more. VIN Decoder is included in all API subscriptions, though the main documentation states that it only decodes vehicles sold in the United States. The License Plate API supports the United States, Canada, Australia, and several European/other countries. OBD-II supports lookup for 9,000+ diagnostic trouble codes. On the SDK side, only a PHP SDK is explicitly mentioned, along with a NodeJS proxy example.
Pricing information is incomplete. The main materials state that development can start for free and that full data requires a subscription. The CSV Data Feed is listed at US$599 per year and is non-refundable. Specific API plan pricing needs to be checked on the pricing page. A clear limitation is that CarAPI does not support CORS, so it cannot be called directly from a browser frontend and requires a server-side proxy such as NodeJS, Python, or PHP.
Its strengths are standardized APIs, detailed documentation, rich data fields, and support for both real-time APIs and bulk CSV data. Its drawbacks are opaque full pricing, no self-hosted option, and VIN coverage that is relatively U.S.-market-oriented. It is well suited to automotive e-commerce, repair/maintenance SaaS, insurance and finance, inventory standardization, and vehicle data warehouse teams. The source text does not provide information on access from China, so this remains unknown. If you need coverage for Chinese vehicle models or local license plates, consider local data providers or alternatives such as NHTSA vPIC, Edmunds API, Marketcheck, and CarQuery.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on carapi.app official site.
carapi.app is an United States API & Data provider. TG4G tracks its product information, an overall rating of 8.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach carapi.app directly.