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

Heal 60 damage from 1 of your Pokémon.
Put 3 damage counters on each of your opponent's Benched Pokémon that has any damage counters on it.
/api/v1/pokemon/cards/sv3-212vh?include=prices 200 32ms{
"success": true,
"data": {
"id": "sv3-212vh",
"name": "Vespiquen ex",
"number": "212",
"printed_number": "212",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/212vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/212vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/212vh.large.webp"
}
],
"expansion": {
"id": "sv3",
"name": "Obsidian Flames",
"total": 230,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "OBF",
"printed_total": 197,
"release_date": "2023/08/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "509961",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/212vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/212vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/212vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex",
"Tera"
],
"types": [
"Psychic"
],
"hp": "270",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Healing Pheromone",
"text": "Heal 60 damage from 1 of your Pokémon."
},
{
"cost": [
"Grass",
"Grass",
"Grass"
],
"converted_energy_cost": 3,
"name": "Phantom Queen",
"text": "Put 3 damage counters on each of your opponent's Benched Pokémon that has any damage counters on it.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.43
},
{
"condition": "LP",
"price": 1.36
},
{
"condition": "MP",
"price": 1.13
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 1.06
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 33.11,
"low": 28.14,
"high": 38.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 9.31,
"low": 15.49,
"high": 15.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.25,
"low": 17,
"high": 27.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.76,
"low": 6.51,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12.85,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 29,
"low": 20.2,
"high": 34.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.52,
"low": 15.9,
"high": 18.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "10",
"value": 10,
"low": 10,
"high": 11.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:40:49.313Z",
"trend_7d": {
"direction": "down",
"percent": -5.3
}
}
}
}