Link Search Menu Expand Document

Marketplace Price

Obtain market prices of a product or SKU.

All Channelfireball.com product_ids, sku_ids and set_codes can be obtained from the Data Feeds. Alternatively, prices can be queried using external_id parameter.

Examples:

QueryParameters
Search by SetGET https://api.channelfireball.com/api/v1/rest/market/price?set_code=ogw
Search by ProductGET https://api.channelfireball.com/api/v1/rest/market/price/mtg-34213
Search by SkuGET https://api.channelfireball.com/api/v1/rest/market/price?sku_id=mtg-34213-EN-FO-NM
Search by External IdGET https://api.channelfireball.com/api/v1/rest/market/price?external_id=110803

Marketplace Price API