---
title: "Get makes for light duty cars, trucks and vans (use /api/makes/v2 instead)"
method: GET
path: "/api/makes"
tags: ["Makes"]
deprecated: true
---

# Get makes for light duty cars, trucks and vans (use /api/makes/v2 instead)

`GET /api/makes`

> **Deprecated.**

**We encourage users to begin migrating to /api/makes/v2**

Search makes by name and year.

## Query parameters

- `sort` 'Makes.name'
- `make` string — Like
- `year` string — Value

## Parameters

- `#/x-swagger-bake/components/parameters/paginatorPage` — unresolved $ref
- `#/x-swagger-bake/components/parameters/paginatorLimit` — unresolved $ref
- `#/x-swagger-bake/components/parameters/paginatorDirection` — unresolved $ref

## Response `200`

- GenericCollection — unresolved $ref

## Other responses

- `400` — BadRequestException
- `405` — MethodNotAllowedException
- `429` — TooManyRequestsException - Max Per Minute: 600
- `503` — ServiceUnavailableException

---

[API](https://skmtc.net/carapi/apis/car-api-documentation.md) · [All operations](https://skmtc.net/carapi/apis/car-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carapi/car-api-documentation/revisions/5331e15a22af/schema)
