---
title: "Vehicle information in the fipe table"
method: GET
path: "/v2/fipe"
tags: ["Additional Services"]
---

# Vehicle information in the fipe table

`GET /v2/fipe`

# Vehicle information in the fipe table
>* Vehicle data in the fipe table
>>* Dados do veículo na tabela fipe

## Response `200`

Success

- Fipe
  - `lastUpdate` string — Data da última atualização
  - `vehicle` VehicleBody[] — Dados do(s) veículo(s)
    - `vehicleBrand` string — Marca do veículo
    - `vehicleModel` string — Modelo do veículo
    - `codeFipe` string — Código Fipe do veículo
    - `vehicleFipeValeu` string — Valor do veículo na tabela Fipe
    - `vehicleType` integer — Tipo do veículo (1 - Automóvel, 2 - Motocicleta)
    - `vehicleYear` string — Ano do veículo

## Other responses

- `400` — Data validation error
- `404` — The specified resource was not found

---

[API](https://skmtc.net/fitbank/apis/onboarding.md) · [All operations](https://skmtc.net/fitbank/apis/onboarding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fitbank/onboarding/revisions/f94d262a8f58/schema)
