Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Search your deck for up to 3 in any combination of Fire Pokémon and Basic Fire Energy cards, reveal them, and put them into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/sv11w_ja-101vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv11w_ja-101vh",
"name": "Heatmor",
"number": "101",
"printed_number": "101",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/101vh.large.webp"
}
],
"expansion": {
"id": "sv11w_ja",
"name": "White Flare",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11W",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.symbol.png",
"translation": {
"en": {
"name": "White Flare"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636654",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/101vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "120",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Tongue Catch",
"text": "Search your deck for up to 3 in any combination of Fire Pokémon and Basic Fire Energy cards, reveal them, and put them into your hand. Then, shuffle your deck."
},
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Fire Claws",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Art Rare",
"artist": "Kariya",
"pricing": {
"currency": "USD",
"market": 4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4
},
{
"condition": "LP",
"price": 3.21
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 20.63,
"low": 17.54,
"high": 23.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20.5,
"low": 20.5,
"high": 35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8.75,
"low": 8.75,
"high": 8.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31.41,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 15.01,
"low": 8.85,
"high": 27.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:19:09.346Z",
"trend_7d": {
"direction": "down",
"percent": -5.66
}
}
}
}