Zipcar
communityCar sharing by Avis — rent cars by the hour or day from locations in 500+ cities
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/carsFind available cars
Parameters
endstringrequiredlatnumberrequiredlngnumberrequiredtypestringoptionalstartstringrequiredReturns
cars[] with id, make, model, type, location, distance, price_hourly, price_daily, fuel_levelGET
/api/locationsGet Zipcar locations
Parameters
latnumberrequiredlngnumberrequiredradiusintegeroptionalReturns
locations[] with id, name, address, lat, lng, cars_available, typeGET
/api/plansGet membership plans
Returns
plans[] with name, monthly_fee, hourly_rate, daily_rate, includes{gas, insurance, mileage}}