ConsoleCatalog
Sign in
AutoList logo

AutoList

autolist.comAutomotiveno auth

Aggregated car listings - make/model filters, price history, and comparisons.

Make Model Lookup

ASYNCREADNo auth

Returns the full make and model taxonomy with names and URL paths.

This action takes no params.

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_autolist_make_model_lookup",
    "params": {}
  }'