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 Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/l1hg_ja-46?include=prices 200 22ms{
"success": true,
"data": {
"id": "l1hg_ja-46",
"name": "Donphan",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/46.large.webp"
}
],
"expansion": {
"id": "l1hg_ja",
"name": "HeartGold Collection",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L1",
"printed_total": 70,
"release_date": "2009/10/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.symbol.png",
"translation": {
"en": {
"name": "HeartGold Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/46.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Prime"
],
"types": [
"Fighting"
],
"abilities": [
{
"name": "Exoskeleton",
"text": "Any damage done to Donphan by attacks is reduced by 20 (after applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Earthquake",
"text": "Does 10 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Heavy Impact",
"damage": "90"
}
],
"rarity": "Common",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 100.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 100.6
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 110,
"low": 93.5,
"high": 126.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 22
},
{
"company": "PSA",
"grade": "2",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 41.4,
"low": 69.99,
"high": 69.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 23,
"high": 23.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-08-31T04:30:25.028Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}