How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CarsXE Recalls API

Safety recall lookup — 6 operations covering single-VIN recalls, recalls by year/make/model, and the asynchronous Recalls Batch surface (submit up to 10,000 VINs, poll status, retrieve or download results, with an optional completion webhook).

CarsXE Recalls API is one of 21 APIs that CarsXE publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Recalls, Safety, and Batch. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 6 operations across 6 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.carsxe.com.

6 operations 6 paths 2 schemas 5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.carsxe.com
Authentication
API Key, API Key, API Key
Contact
Resource Areas
1

Authentication & Security 3

CarsXE Recalls API declares 3 security schemes for authenticating requests. An API key is passed in the query as key (ApiKeyQuery). An API key is passed in the header as PAYMENT-SIGNATURE (X402Payment). An API key is passed in the header as X-CarsXE-Batch-Token (RecallsBatchToken). By default, every request must be authenticated.

  • ApiKeyQuery — Your CarsXE API key, passed as the key query parameter.
  • X402Payment — x402 payment proof for supported operations. Start without a CarsXE key to receive HTTP 402 payment requirements, then retry the identical request with the pay…
  • RecallsBatchToken — Batch-scoped token returned by an x402 Recalls Batch submission.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 5 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Recalls 6

Safety recalls by VIN, including bulk batches

GET
/v1/recalls
Vehicle Recalls
getVehicleRecalls 1 param → 200400401404429500
GET
/v1/recalls-ymm
Recalls by Year, Make & Model
getRecallsByYmm 3 params → 200400401404429500
POST
/v1/recalls-batch/submit
Submit a bulk recalls batch
submitRecallsBatch body → 202400401405429500502
GET
/v1/recalls-batch/status
Get bulk recalls batch status
getRecallsBatchStatus 2 params → 200400401404
GET
/v1/recalls-batch/results
Get bulk recalls batch results
getRecallsBatchResults 2 params → 200400401404409
GET
/v1/recalls-batch/download
Download bulk recalls batch results
downloadRecallsBatchResults 2 params → 200400401404409

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties 2 required
UsageLimitError

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

carsxe-recalls-api-openapi.yml Raw ↑

Other APIs CarsXE publishes across the network.

CarsXE Vehicle Specifications API
CarsXE Vehicle Market Value API
CarsXE Vehicle Images API
CarsXE VIN OCR API
CarsXE Vehicle Plate Decoder API
CarsXE Vehicle Plate Recognition API
CarsXE Vehicle History API
CarsXE Vehicle Recalls API
CarsXE International VIN Decoder API
CarsXE OBD Codes Decoder API
CarsXE Specifications API
CarsXE Market Value API
Where this information came from

This is an independent, third-party profile of CarsXE Recalls API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.