ConsoleCatalog
Sign in
Riftbound (League of Legends) logo

Riftbound (League of Legends)

Riftbound TCG store - product listings, collections, pricing, availability, and details.

Batch Product Pricing

ASYNCWRITENo auth

Returns prices, SKUs, and stock availability for a batch of product IDs.

ParametersFormJSON

Non-empty list of Shopify product GIDs (gid://shopify/Product/...) to batch-fetch

cost: 2 credits · 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_riftbound_leagueoflegends_product_batch_graphql",
    "params": {
      "shopify_product_ids": "gid://shopify/Product/10837262500186,gid://shopify/Product/10466978955610"
    }
  }'