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

Flip a coin. If heads, this attack does 30 more damage.
Flip a coin. If tails, this Pokémon does 50 damage to itself.
/api/v1/pokemon/cards/bw4-22vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw4-22vh",
"name": "Reshiram-EX",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/22vh.large.webp"
}
],
"expansion": {
"id": "bw4",
"name": "Next Destinies",
"total": 103,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NXD",
"printed_total": 99,
"release_date": "2012/02/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88713",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/22vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fire"
],
"hp": "180",
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Glinting Claw",
"text": "Flip a coin. If heads, this attack does 30 more damage.",
"damage": "50"
},
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Brave Fire",
"text": "Flip a coin. If tails, this Pokémon does 50 damage to itself.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": 18.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.44
},
{
"condition": "LP",
"price": 11.72
},
{
"condition": "MP",
"price": 11.46
},
{
"condition": "HP",
"price": 6.02
},
{
"condition": "DMG",
"price": 5.03
}
],
"graded": [
{
"company": "CGC",
"grade": "6.5",
"value": 11.99,
"low": 11.99,
"high": 11.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7",
"value": 11.34,
"low": 9.64,
"high": 13.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.5,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 21.7,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 30.19,
"low": 35.29,
"high": 37.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:27:14.502Z",
"trend_7d": {
"direction": "up",
"percent": 1.65
}
}
}
}