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-174vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "swsh11-174vh",
"name": "Kyurem V",
"number": "174",
"printed_number": "174",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/174vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/174vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/174vh.large.webp"
}
],
"expansion": {
"id": "swsh11",
"name": "Lost Origin",
"total": 217,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "LOR",
"printed_total": 196,
"release_date": "2022/09/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "284116",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/174vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/174vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/174vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Water"
],
"hp": "220",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Rapid 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": "Rare Ultra",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 3.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.41
},
{
"condition": "LP",
"price": 2.89
},
{
"condition": "MP",
"price": 2.19
},
{
"condition": "HP",
"price": 3.14
},
{
"condition": "DMG",
"price": 1.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 16,
"high": 27,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 66.2,
"low": 56.2,
"high": 75.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.4,
"high": 13.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.36,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 27.93,
"low": 23.74,
"high": 32.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:36.289Z",
"trend_7d": {
"direction": "up",
"percent": 1.49
}
}
}
}