ConsoleCatalog
Sign in
Nabis logo

Nabis

nabis.comMarketplaceno auth

Wholesale cannabis marketplace - products, categories, and brand details.

Brand Details

ASYNCREADNo auth

Returns a brand's full profile with name, description, contact details, and order terms.

ParametersFormJSON

UUID of the marketplace brand/seller to fetch

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_nabis_brand_detail",
    "params": {
      "brand_id": "cfed3e86-650b-4fae-b3f6-d121e331b1eb"
    }
  }'