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

Move all damage counters from 1 of your Benched Pokémon to your opponent's Active Pokémon.
Discard 1 Energy from this Pokémon.
/api/v1/pokemon/cards/sv1a_ja-89vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv1a_ja-89vh",
"name": "Dedenne ex",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/89vh.large.webp"
}
],
"expansion": {
"id": "sv1a_ja",
"name": "Triplet Beat",
"total": 103,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1a",
"printed_total": 73,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.symbol.png",
"translation": {
"en": {
"name": "Triplet Beat"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568212",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/89vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Tera"
],
"types": [
"Psychic"
],
"hp": "170",
"attacks": [
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Tail Swap",
"text": "Move all damage counters from 1 of your Benched Pokémon to your opponent's Active Pokémon."
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Wonder Shot",
"text": "Discard 1 Energy from this Pokémon.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13
},
{
"condition": "LP",
"price": 12.33
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 39.72,
"low": 39.72,
"high": 39.72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 305,
"low": 82.5,
"high": 352.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 20.19,
"low": 19.8,
"high": 19.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 19.63,
"low": 18.5,
"high": 20.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7.2,
"low": 6.12,
"high": 8.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 52.23,
"low": 44.4,
"high": 196.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "8",
"value": 12.18,
"low": 11.5,
"high": 12.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16.5,
"low": 15.9,
"high": 16.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:42:20.502Z",
"trend_7d": {
"direction": "up",
"percent": 11.11
}
}
}
}