Magic: The Gathering marketplace - singles search, categories, and product details.
Catalog Search
ASYNCREADNo auth
Returns catalog products matching a keyword with names, prices, and sets.
ParametersFormJSON
Search keyword or card/product name to query the catalog
Results page number for paginated search results
Optional filter[name] query parameter to narrow search results
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_cardkingdom_catalog_search_listing", "params": { "search_query": "header", "page": "1" } }'