Car API

부분 유료
분류별 carapi | 업데이트됨 a month ago | Transportation
인기

9.8 / 10

지연 시간

275ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

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

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입