Search
Vehicle Search
Searches through manufacturers, models, generations and engines.
GET
Vehicle Search
Authorizations
All API methods require Bearer authentication. Use your existing API key as the bearer token.
Authorization header format: Authorization: Bearer YOUR_API_KEY.
Headers
Method accept custom language. Content of the header should be the code of the language you are requesting. E.g.: en.
Available options:
bg, da, de, en, es, et, fi, fr, hr, it, lt, lv, nb, nl, nn, pt, ru, sv, tr, zs Example:
"en"
Query Parameters
Search query.
Required string length:
3 - 2048Pattern:
^[^\u0000-\u001F\u007F]*$Pagination document cursor from previous page (next_cursor). Omit for first page.
Required range:
0 <= x <= 2147483647Number of search results to return per page.
Required range:
1 <= x <= 100