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

Attach any number of Water Energy cards from your hand to your Pokémon in any way you like.
/api/v1/pokemon/cards/swsh11_ja-102vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh11_ja-102vh",
"name": "Kyurem V",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/102vh.large.webp"
}
],
"expansion": {
"id": "swsh11_ja",
"name": "Lost Abyss",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11",
"printed_total": 100,
"release_date": "2022/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Abyss"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570033",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/102vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Water"
],
"hp": "220",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Sudden Freeze",
"text": "Attach any number of Water Energy cards from your hand to your Pokémon in any way you like."
},
{
"cost": [
"Water",
"Water",
"Water"
],
"converted_energy_cost": 3,
"name": "Frost Smash",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 4.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.36
},
{
"condition": "LP",
"price": 4
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 355,
"low": 301.75,
"high": 408.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11.25,
"low": 11,
"high": 35,
"confidence": "med",
"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": 12.5,
"low": 8.75,
"high": 12.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.5,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:38:11.405Z",
"trend_7d": {
"direction": "up",
"percent": 21.79
}
}
}
}