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-5vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex6-5vh",
"name": "Exeggutor",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vh.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": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/5vh.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": 40,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 40
},
{
"condition": "LP",
"price": 31.96
},
{
"condition": "MP",
"price": 25.89
},
{
"condition": "HP",
"price": 9
},
{
"condition": "DMG",
"price": 15.42
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 47.22,
"low": 40.14,
"high": 54.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 99.99,
"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",
"value": 135.83,
"low": 115.46,
"high": 156.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 42,
"low": 17.5,
"high": 54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 34,
"low": 28,
"high": 34.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 37,
"low": 37,
"high": 39.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 147.5,
"low": 147.5,
"high": 299.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"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": 32.67,
"low": 51.82,
"high": 51.82,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 17,
"high": 65.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "TAG",
"grade": "1",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:07:34.216Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}