Car API

FREEMIUM
By carapi | Updated 24 days ago | Transportation
Popularity

9.8 / 10

Latency

273ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Subscription error

Rapid account: Evan Vujcec
EvanVujcec
a year ago

I subscribed but am still getting this error.

You must be a subscriber to use this endpoint. You can use this VIN to test: KNDJ23AU4N7154467

Similar errors for the other endpoints, only able to get 2020 vehicles, etc.

Rapid account: Adnanaslam 475
adnanaslam475 Commented a year ago

<div className=“step2 mt-7”>
<Typography className=“mb-1 font-bold” variant=“h6”>
Vehicle model:
</Typography>
{[‘Accord’, ‘Civic’, ‘Clarity’, ‘CR-V’, ‘HR-V’, ‘INSIGHT’,
‘ODYSSEY’, ‘PASSPORT’, ‘PILOT’, ‘RIDGELINE’, ‘OTHER’].map(v => {
return (<div className="vehicle_make"
onClick={() => setVehicleModel(v)}
style={{ backgroundColor: ‘’ }}>
{v}
</div>)
})}
</div>

Rapid account: Carapi
carapi Commented a year ago

Are you on a free plan? Only paid plans can access features like VIN and non-2020 vehicles.

https://rapidapi.com/carapi/api/car-api2/pricing

Join in the discussion - add comment below:

Login / Signup to post new comments