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

Your opponent can't play any Item cards from his or her hand during his or her next turn.
This attack does 30 damage to 2 of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xy3-106vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "xy3-106vh",
"name": "Seismitoad-EX",
"number": "106",
"printed_number": "106",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/106vh.large.webp"
}
],
"expansion": {
"id": "xy3",
"name": "Furious Fists",
"total": 114,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FFI",
"printed_total": 111,
"release_date": "2014/08/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "92289",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/106vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"hp": "180",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quaking Punch",
"text": "Your opponent can't play any Item cards from his or her hand during his or her next turn.",
"damage": "30"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Grenade Hammer",
"text": "This attack does 30 damage to 2 of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 26.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 26.37
},
{
"condition": "LP",
"price": 17.06
},
{
"condition": "MP",
"price": 11.1
},
{
"condition": "HP",
"price": 9.17
},
{
"condition": "DMG",
"price": 6.44
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 34.07,
"low": 30.42,
"high": 43.37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1092.5,
"low": 317.5,
"high": 1092.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 46.82,
"low": 78.99,
"high": 78.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 67.5,
"low": 95,
"high": 95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 118.97,
"low": 198.99,
"high": 198.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:39:13.477Z",
"trend_7d": {
"direction": "flat",
"percent": 0.08
}
}
}
}