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

Choose 1 of your opponent's Benched Pokémon. This attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
If the Defending Pokémon is Pokémon-ex, this attack does 40 damage plus 40 more damage.
/api/v1/pokemon/cards/ex4-21?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex4-21",
"name": "Team Magma's Mightyena",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/21.large.webp"
}
],
"expansion": {
"id": "ex4",
"name": "Team Magma vs Team Aqua",
"total": 97,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "MA",
"printed_total": 95,
"release_date": "2004/03/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89835",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/21.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/21.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/21.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Overrun",
"text": "Choose 1 of your opponent's Benched Pokémon. This attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "10"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bite Off",
"text": "If the Defending Pokémon is Pokémon-ex, this attack does 40 damage plus 40 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Shin-ichi Yoshikawa",
"pricing": {
"currency": "USD",
"market": 4.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.18
},
{
"condition": "LP",
"price": 4
},
{
"condition": "HP",
"price": 1.79
},
{
"condition": "DMG",
"price": 1.44
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.5,
"low": 21,
"high": 34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22.03,
"low": 18.73,
"high": 25.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:34:54.253Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}