Online marketplace - category listings, product details, seller booths, and related items.
Booth Profile
ASYNCREADNo auth
Returns a seller booth profile with booth name, seller metadata, and listed products.
ParametersFormJSON
Seller booth username slug from Bonanza URLs
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_bonanza_booth_profile_ssr", "params": { "booth_slug": "Dapper_Supply" } }'