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_ja-98vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy3_ja-98vh",
"name": "Seismitoad-EX",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/98vh.large.webp"
}
],
"expansion": {
"id": "xy3_ja",
"name": "Rising Fist",
"total": 105,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY3",
"printed_total": 96,
"release_date": "2014/06/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy3_ja.symbol.png",
"translation": {
"en": {
"name": "Rising Fist"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603522",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/98vh.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": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 30,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 30
},
{
"condition": "HP",
"price": 15
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 248.85,
"low": 349.99,
"high": 349.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 49.99,
"low": 34.8,
"high": 70,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-04-30T07:52:22.727Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}