REST API
GET https://api.tcgdex.net/v2/en/cards/swsh3-136
The response includes pricing data directly in the card object:
{ "id": "swsh3-136", "name": "Charizard", "pricing": { "cardmarket": { /* EUR pricing */ }, "tcgplayer": { /* USD pricing */ } }}