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

If your opponent's Basic Pokémon is Knocked Out by damage from this attack, take 2 more Prize cards.
Draw 3 cards.
/api/v1/pokemon/cards/swsh8-218vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh8-218vh",
"name": "Greedent VMAX",
"number": "218",
"printed_number": "218",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/218vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/218vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/218vh.large.webp"
}
],
"expansion": {
"id": "swsh8",
"name": "Fusion Strike",
"total": 284,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "FST",
"printed_total": 264,
"release_date": "2021/11/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "253317",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/218vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/218vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/218vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Colorless"
],
"hp": "320",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Turn a Profit",
"text": "If your opponent's Basic Pokémon is Knocked Out by damage from this attack, take 2 more Prize cards.",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Max Gimme Gimme",
"text": "Draw 3 cards.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo VMAX",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 1.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.53
},
{
"condition": "LP",
"price": 1.43
},
{
"condition": "MP",
"price": 1.49
},
{
"condition": "HP",
"price": 1.09
},
{
"condition": "DMG",
"price": 1.43
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 40.12,
"low": 34.1,
"high": 46.14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 4.75,
"low": 4.04,
"high": 5.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10.09,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 6,
"high": 7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.81,
"low": 41,
"high": 41,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.75,
"low": 9.5,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:49:14.081Z",
"trend_7d": {
"direction": "down",
"percent": -4.97
}
}
}
}