latestOpenAPI 3.1.02026-08-10390815.4 KB

e5f3dccae7ca

Cars

Car details

Use this endpoint to fetch car details like bag capacity, number of doors, brand and model, etc.

post/cars/details

Headers

X-Affiliate-Idinteger required

Include here your Affiliate identifier number

Request body

last_modifiedstring date-time

The last modified date-time, only returns depots newer than this timestamp. The value should be within last 7 days

maximum_resultsinteger

The maximum number of results to return.

pagestring

Pagination token used to retrieve the next page of results. Obtained from next_page.

Example request

{
  "last_modified": "2025-12-01T11:05:00+00:00"
}

Response

Successful response.

request_idstring

Uniquely identifies the request. Please provide this identifier when contacting support.