ConsoleCatalog
Sign in
AdsGlobe logo

AdsGlobe

adsglobe.comMarketplaceno auth

Global classifieds marketplace - category browse, keyword search, and listing details.

Autos Listing

ASYNCREADNo auth

Returns auto and vehicle classified ads with titles, prices, locations, and categories.

ParametersFormJSON

USA category slug path for autos listings (e.g. autos/cars-trucks)

Pagination page number; omitted on the wire when 1 (Wayback archive quirk)

cost: 2 credits · 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_adsglobe_com_classified_listing_autos",
    "params": {
      "category_path": "autos/cars-trucks",
      "page": "1"
    }
  }'