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

Does 10 damage to each of your own Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
Don't apply Resistance.
/api/v1/pokemon/cards/neo3-30v1e?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo3-30v1e",
"name": "Graveler",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/30v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/30v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/30v1e.large.webp"
}
],
"expansion": {
"id": "neo3-1st-edition",
"name": "Neo Revelation 1st Edition",
"total": 66,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 66,
"release_date": "2001/09/21",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85885",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/30v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/30v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/30v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Earthquake",
"text": "Does 10 damage to each of your own Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "40"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Rock Tumble",
"text": "Don't apply Resistance.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Yukiko Baba",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "LP",
"price": 1.62
},
{
"condition": "MP",
"price": 2.14
},
{
"condition": "HP",
"price": 1.44
},
{
"condition": "DMG",
"price": 1.28
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 56.1,
"low": 47.69,
"high": 64.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"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": "PSA",
"grade": "10",
"value": 52.5,
"low": 52.5,
"high": 53.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:29:51.720Z",
"trend_7d": {
"direction": "up",
"percent": 17.01
}
}
}
}