Cardmarket
communityEuropean trading card marketplace — Magic, Pokémon, Yu-Gi-Oh!, and sports cards
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/marketplace/productsSearch trading cards
Parameters
qstringrequiredgamestringoptionalmaxPricenumberoptionalminPricenumberoptionalReturns
products[] with idProduct, name, expansion, rarity, priceFrom, priceTrend, imageGET
/api/marketplace/products/{id}Get card details and sellers
Parameters
idintegerrequiredReturns
name, expansion, rarity, number, prices{low, trend, avg30}, sellers[] with username, price, condition, quantityGET
/api/marketplace/products/{id}/priceGuideGet price guide
Parameters
idintegerrequiredReturns
sell_price, low_price, trend_price, avg_1d, avg_7d, avg_30d