ConsoleCatalog
Sign in
Avito Russia logo

Avito Russia

avito.ruMarketplaceno auth

Russian classifieds marketplace - listings by city, category, and price.

Category Tree

ASYNCREADNo auth

Returns the category navigation tree for a location with nested categories.

ParametersFormJSON

Avito location identifier (city/region) for the category tree

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_avito_ru_category_tree",
    "params": {
      "location_id": "637640"
    }
  }'