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

This attack's damage isn't affected by Weakness, Resistance, or any other effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy1-41vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy1-41vh",
"name": "Greninja",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/41vh.large.webp"
}
],
"expansion": {
"id": "xy1",
"name": "XY",
"total": 146,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "XY",
"printed_total": 146,
"release_date": "2014/02/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85902",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/41vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "130",
"abilities": [
{
"name": "Water Shuriken",
"text": "Once during your turn (before your attack), you may discard a Water Energy card from your hand. If you do, put 3 damage counters on 1 of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Mist Slash",
"text": "This attack's damage isn't affected by Weakness, Resistance, or any other effects on your opponent's Active Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 11.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.98
},
{
"condition": "LP",
"price": 6.73
},
{
"condition": "MP",
"price": 4.71
},
{
"condition": "HP",
"price": 4.47
},
{
"condition": "DMG",
"price": 5.57
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"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": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2233.26,
"low": 1558.39,
"high": 2908.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 27.48,
"low": 18.74,
"high": 36.21,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 75,
"high": 75.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:06:09.122Z",
"trend_7d": {
"direction": "up",
"percent": 1.35
}
}
}
}