Run a card shop? Use the API to automate inventory pricing, generate dynamic buy-lists, sync listings to Cardmarket/TCGPlayer/Collector Stash Market and monitor competitive pricing.
POST /v1/cards/batch-prices
{
"card_ids": [101, 202, 303, ...]
}
→ returns array of {card_id, market, low, mid, high}