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

If your opponent has any Benched Pokémon, flip a coin. If heads, choose 1 of them and this attack does 10 damage to it. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ecard1_ja-73?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard1_ja-73",
"name": "Rapidash",
"number": "73",
"printed_number": "73",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/73.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/73.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/73.large.webp"
}
],
"expansion": {
"id": "ecard1_ja",
"name": "Base Expansion Pack",
"total": 128,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 128,
"release_date": "2001/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.symbol.png",
"translation": {
"en": {
"name": "Base Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576052",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/73.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/73.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/73.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Overrun",
"text": "If your opponent has any Benched Pokémon, flip a coin. If heads, choose 1 of them and this attack does 10 damage to it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flame Tail",
"damage": "40"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 36.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 36.66
},
{
"condition": "LP",
"price": 14
},
{
"condition": "MP",
"price": 13
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 43,
"low": 43,
"high": 62.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T23:47:13.140Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}