docs / autoscout24

AutoScout24 API

AutoScout24 API

base /autoscout24/v17 endpoints
post/autoscout24/v1/listing1 credit

Full listing detail by url/path or id (description, prices, vehicle, images, seller, leasing, warranty)

ParameterAllowed / rangeDescription
urloptionalFull AS24 listing URL or site-relative path (from a search result's url/path).
pathoptionalSite-relative listing path (alternative to url).
idoptionalAS24 listing id (alternative to url/path).
country = deoptionalde · it · fr · nl · es · at · be · ch · pl · ro · hr · luAutoScout24 country edition (TLD) — each is a separate marketplace.
Try in playground →
post/autoscout24/v1/makes1 credit

Vehicle makes taxonomy from search hub page

ParameterAllowed / rangeDescription
country = deoptionalde · it · fr · nl · es · at · be · ch · pl · ro · hr · luAutoScout24 country edition (TLD) — each is a separate marketplace.
Try in playground →
post/autoscout24/v1/models1 credit

Models taxonomy for a make (query-param filters — path-segment /lst/make/model returns 404)

ParameterAllowed / rangeDescription
makerequiredVehicle make/brand slug to list models for (e.g. bmw).
country = deoptionalde · it · fr · nl · es · at · be · ch · pl · ro · hr · luAutoScout24 country edition (TLD) — each is a separate marketplace.
Try in playground →
post/autoscout24/v1/filter_options1 credit

Available filter dimensions (fuel, body, transmission, etc.) from taxonomy blob

ParameterAllowed / rangeDescription
makeoptionalOptional make to scope the filter options to.
country = deoptionalde · it · fr · nl · es · at · be · ch · pl · ro · hr · luAutoScout24 country edition (TLD) — each is a separate marketplace.
Try in playground →
post/autoscout24/v1/seller_listings1 credit

Listings for a dealer/private seller by customer id (cid)

ParameterAllowed / rangeDescription
cidrequiredAS24 dealer/seller customer id (cid) — from a listing's seller block.
country = deoptionalde · it · fr · nl · es · at · be · ch · pl · ro · hr · luAutoScout24 country edition (TLD) — each is a separate marketplace.
page = 1optional1–Result page (1-based). Page forward with meta.next_page.
seller_idoptionalAlias for cid (accepted interchangeably).
Try in playground →