CarsXE · Authentication Profile

Carsxe Authentication

Authentication

CarsXE secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

AutomotiveVehiclesVINVehicle DataLicense PlateOCRAutomobiles
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

ApiKeyQuery apiKey
· in: query (key)

Source

Authentication Profile

carsxe-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/carsxe-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: ApiKeyQuery
  type: apiKey
  in: query
  parameter: key
  description: CarsXE API key from https://api.carsxe.com/dashboard
  sources:
  - openapi/carsxe-openapi.yml