Auctions for tax-defaulted and government property; channel listings and details.
Auction Category Page
ASYNCREADNo auth
Returns a category browse page with subcategories, counts, and listing grid for an auction channel.
ParametersFormJSON
URL path slug for the auction category page
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_bid4assets_auction_category_page", "params": { "category_slug": "real-estate-auctions" } }'