Otomoto
communityPoland's largest automotive marketplace with 300,000+ car listings, offering new and used cars, motorcycles, trucks, and parts with dealer tools and financing options for Polish buyers.
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/v1/advertsSearch car and vehicle listings
Parameters
makestringoptionalmodelstringoptionalprice_tointegeroptionalfuel_typepetrol|diesel|electric|hybrid (stringoptionalyear_fromintegeroptionalmileage_tointegeroptionalprice_fromintegeroptionalReturns
adverts[] with id, title, price, year, mileage, fuel_type, engine_capacity, gearbox, photos[], location, urlGET
/api/v1/adverts/{advert_id}Get vehicle listing details
Returns
advert with title, description, price, specs{year, mileage, fuel_type, engine, power}, seller{type, name}, photos[], location, urlGET
/api/v1/makesGet list of vehicle makes and models
Parameters
typecar|motorcycle|truck (stringoptionalReturns
makes[] with id, name, models[{id, name}]