Vehicle — entry 002 of 10

Brazilian Vehicles and Prices

Verified Jul 2026

Brazilian Vehicles and Prices (the FIPE API) wraps Brazil's official Fundação Instituto de Pesquisas Econômicas price table for cars, motorcycles, and trucks, returning brand, model, year, and the government reference resale price as JSON. A live GET and OPTIONS preflight against its real API host, parallelum.com.br/fipe/api/v1/carros/marcas, both returned access-control-allow-origin: *, resolving the stored "no" cors to "yes"; no key was required, reconfirming auth "None" over HTTPS. The service is capped at 500 free unauthenticated requests/day, 1,000/day with a free registered token, or unlimited via a paid plan at fipe.online — freemium.

vehiclesbrazilpricingfipemarket-value
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score71out of 100
Authentication25/25No authentication required
Pricing17/20Freemium tier available
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 71 on greatapis.com
<a href="https://greatapis.com/api/brazilian-vehicles-and-prices/"><img src="https://greatapis.com/badge/brazilian-vehicles-and-prices.svg" alt="Scored 71 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.