Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Car API (carapi.app) Trims API

The Trims API from Car API (carapi.app) — 2 operation(s) for trims.

Car API (carapi.app) Trims API is one of 18 APIs that Car API (carapi.app) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Trims. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 1.10.20.

Requests are made against a single base URL, https://carapi.app.

2 operations 2 paths 9 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.10.20
Base URL
https://carapi.app/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Car API (carapi.app) Trims API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

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.

Trims 2
GET
/api/trims
Car API Search trims
makemodeltrims:index:get 12 params → 200400405429503
GET
/api/trims/{id}
Car API Get vehicle data.
makemodeltrims:view:get 1 param → 200400404405429503

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are MakeModelTrimBody (18 properties), MakeModelTrimEngine (15 properties), MakeModelTrimMileage (15 properties), MakeModelTrim (9 properties). Each schema is shown below with its type and property counts.

Exception
object
4 properties
MakeModelTrimEngine
object
Engine specifications and transmission type
15 properties
MakeModelTrimExteriorColor
object
4 properties
MakeModelTrimMileage
object
EPA miles per gallon, ranges etc.
15 properties
MakeModelTrim
object
9 properties
Make
object
2 properties
MakeModelTrimInteriorColor
object
4 properties
MakeModelTrimBody
object
18 properties
MakeModel
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

car-api-trims-api-openapi.yml Raw ↑

Other APIs Car API (carapi.app) publishes across the network.

CarAPI VIN Decoder API
CarAPI License Plate API
CarAPI OBD-II Code API
CarAPI Power Sports API
Car API (carapi.app) Account API
Car API (carapi.app) Auth API
Car API (carapi.app) Bodies API
Car API (carapi.app) Colors (Exterior) API
Car API (carapi.app) Colors (Interior) API
Car API (carapi.app) Data Feeds API
Car API (carapi.app) Engines API
Car API (carapi.app) Makes API