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 tails, discard 2 Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw4-12vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw4-12vrh",
"name": "Arcanine",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/12vrh.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": "83588",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/12vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "130",
"abilities": [
{
"name": "Blazing Mane",
"text": "If this Pokémon is your Active Pokémon and is damaged by an opponent's attack (even if this Pokémon is Knocked Out), the Attacking Pokémon is now Burned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fire Spin",
"text": "Flip a coin. If tails, discard 2 Energy attached to this Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 9.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.49
},
{
"condition": "LP",
"price": 5.93
},
{
"condition": "MP",
"price": 3
},
{
"condition": "HP",
"price": 1.21
},
{
"condition": "DMG",
"price": 1.69
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 950,
"low": 807.5,
"high": 1092.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 92,
"low": 51,
"high": 100,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 14,
"high": 19.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 38.1,
"low": 45.99,
"high": 54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1418.5,
"low": 448,
"high": 1418.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 279.99,
"low": 237.99,
"high": 321.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26.25,
"low": 25,
"high": 33.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 56,
"low": 41,
"high": 516,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "SGC",
"grade": "9",
"value": 1225,
"low": 1041.25,
"high": 1408.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T21:51:10.161Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}