Vehicle search aggregator - listings, curated pages, and dealer vehicle details.
Browse Page
ASYNCREADNo auth
Returns a curated browse results page with applied make and model filters and search params.
ParametersFormJSON
Browse path slug appended to autotempest.com (e.g. used-ford-mustang-for-sale)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_autotempest_browse_page_ssr", "params": { "browse_slug": "used-ford-mustang-for-sale" } }'