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

For each of your Benched Pokémon, search your deck for a card that evolves from that Pokémon and put it onto that Pokémon to evolve it. Then, shuffle your deck.
This attack does 40 more damage for each of your Evolution Pokémon in play.
/api/v1/pokemon/cards/svp-212vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "svp-212vh",
"name": "Reuniclus",
"number": "212",
"printed_number": "212",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/212vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/212vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/212vh.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "647309",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/212vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/212vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/212vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Cellular Ascension",
"text": "For each of your Benched Pokémon, search your deck for a card that evolves from that Pokémon and put it onto that Pokémon to evolve it. Then, shuffle your deck."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Evo-Lariat",
"text": "This attack does 40 more damage for each of your Evolution Pokémon in play.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "satoma",
"pricing": {
"currency": "USD",
"market": 2.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.34
},
{
"condition": "LP",
"price": 2.21
},
{
"condition": "MP",
"price": 1.51
},
{
"condition": "HP",
"price": 0.98
},
{
"condition": "DMG",
"price": 1.14
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 31.43,
"low": 31.43,
"high": 31.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "8",
"value": 9.32,
"low": 7.92,
"high": 10.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 14.92,
"low": 12.68,
"high": 17.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 26.99,
"low": 14.75,
"high": 32.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 30,
"high": 50,
"confidence": "high",
"value_kind": "sold",
"sold_count": 41,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "4",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10.36,
"low": 10.36,
"high": 10.96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.33,
"low": 8.78,
"high": 11.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.05,
"low": 15.99,
"high": 15.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 43.59,
"low": 37.05,
"high": 50.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}