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 Specifications API

VIN decoding for North American and international vehicles — 2 operations (getVehicleSpecs, getInternationalVinDecoder) returning year, make, model, trim, engine, drivetrain, body style, dimensions, equipment and option data from a 17-character VIN.

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

Tagged areas include Specifications and VIN Decoder. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 2 operations across 2 paths, and defines 4 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.

2 operations 2 paths 4 schemas 2 GET

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
Contact
Resource Areas
1

Authentication & Security 2

CarsXE Specifications API declares 2 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). 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…

Paths & Operations 2

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

Specifications 2

VIN decoding and vehicle specifications

GET
/specs
Vehicle Specifications (VIN decoder)
getVehicleSpecs 4 params → 200400401404429500
GET
/v1/international-vin-decoder
International VIN Decoder
getInternationalVinDecoder 1 param → 200400401404429500

Schemas 4

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

Error
object
2 properties 2 required
SpecsResponse
SuccessEnvelope
object
Generic success envelope. Endpoint-specific payload fields appear at the top level alongside these common fields.
3 properties
UsageLimitError

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

carsxe-specifications-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 Market Value API
CarsXE Plate Decoder API
Where this information came from

This is an independent, third-party profile of CarsXE Specifications 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.