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

Shuffle your hand into your deck. Draw up to 8 cards.
Flip a coin for each Energy attached to Exeggutor. This attack does 40 damage times the number of heads.
/api/v1/pokemon/cards/ex6-5vrh?include=prices 200 27ms{
"success": true,
"data": {
"id": "ex6-5vrh",
"name": "Exeggutor",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vrh.large.webp"
}
],
"expansion": {
"id": "ex6",
"name": "FireRed & LeafGreen",
"total": 116,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RG",
"printed_total": 112,
"release_date": "2004/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85359",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Psychic Exchange",
"text": "Shuffle your hand into your deck. Draw up to 8 cards."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Big Eggsplosion",
"text": "Flip a coin for each Energy attached to Exeggutor. This attack does 40 damage times the number of heads.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 54.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 54.65
},
{
"condition": "LP",
"price": 31.96
},
{
"condition": "MP",
"price": 25.89
},
{
"condition": "HP",
"price": 9
},
{
"condition": "DMG",
"price": 15.42
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 80,
"high": 250,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 49.25,
"low": 35.5,
"high": 63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 114.73,
"low": 129.99,
"high": 129.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 194,
"low": 164.9,
"high": 223.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 49.38,
"low": 39.85,
"high": 70.63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 116.94,
"low": 143.25,
"high": 149.24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:08:11.992Z",
"trend_7d": {
"direction": "up",
"percent": 37.69
}
}
}
}