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

Flip a coin. If heads, discard a Special Energy card attached to the Defending Pokémon. If tails, this attack does nothing.
/api/v1/pokemon/cards/ecard2_ja-55?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2_ja-55",
"name": "Tyrogue",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/55.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/55.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/55.large.webp"
}
],
"expansion": {
"id": "ecard2_ja",
"name": "The Town on No Map",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 92,
"release_date": "2002/03/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard2_ja.symbol.png",
"translation": {
"en": {
"name": "The Town on No Map"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576336",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/55.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/55.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/55.large.webp"
}
]
}
],
"supertype": "Pokémon",
"types": [
"Fighting"
],
"hp": "30",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Energy Punch",
"text": "Flip a coin. If heads, discard a Special Energy card attached to the Defending Pokémon. If tails, this attack does nothing.",
"damage": "10"
}
],
"rarity": "usually",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 15.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.46
},
{
"condition": "MP",
"price": 11
},
{
"condition": "DMG",
"price": 10
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 33,
"low": 21,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 155,
"low": 117.24,
"high": 200.25,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40.8,
"low": 65,
"high": 65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 39.08,
"low": 48.85,
"high": 49.87,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-08-14T02:23:10.614Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}