ConsoleCatalog
Sign in
Grailed logo

Grailed

grailed.comMarketplaceno auth

Designer and streetwear resale marketplace - listings, designer pages, and pricing.

Capsule Deals

ASYNCREADNo auth

Returns curated deal capsule metadata: name, slug, description, and follower count.

ParametersFormJSON

Grailed capsule ID for the curated deals collection 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_grailed_com_capsule_deals",
    "params": {
      "capsule_id": "805"
    }
  }'