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

Search your deck for up to 2 Pokémon, reveal them, and put them into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/swsh6-8vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh6-8vh",
"name": "Celebi VMAX",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/8vh.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241656",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Grass"
],
"hp": "310",
"abilities": [
{
"name": "Curative Forest",
"text": "Once during your turn, you may heal 20 damage from each of your Grass Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Max Plant",
"text": "Search your deck for up to 2 Pokémon, reveal them, and put them into your hand. Then, shuffle your deck.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo VMAX",
"artist": "PLANETA Tsuji",
"pricing": {
"currency": "USD",
"market": 3.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.95
},
{
"condition": "LP",
"price": 3.15
},
{
"condition": "MP",
"price": 3.41
},
{
"condition": "HP",
"price": 2.03
},
{
"condition": "DMG",
"price": 1.77
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 18.77,
"low": 15.95,
"high": 21.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 213,
"low": 181.05,
"high": 244.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.87,
"low": 20.49,
"high": 37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12.99,
"low": 11.04,
"high": 14.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.1,
"low": 8,
"high": 8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 68.88,
"low": 62.51,
"high": 79.3,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 5.38,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.1,
"low": 34.13,
"high": 34.13,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "4",
"value": 0.99,
"low": 0.99,
"high": 0.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:01:06.865Z",
"trend_7d": {
"direction": "down",
"percent": -1.74
}
}
}
}