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

Discard an Energy card attached to Charizard.
Flip 2 coins. This attack does 50 damage times the number of heads.
/api/v1/pokemon/cards/ecard5_ja-89vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "ecard5_ja-89vh",
"name": "Charizard",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/89vh.large.webp"
}
],
"expansion": {
"id": "ecard5_ja",
"name": "Mysterious Mountains",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/10/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard5_ja.symbol.png",
"translation": {
"en": {
"name": "Mysterious Mountains"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576161",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/89vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "110",
"abilities": [
{
"name": "Crystal Type",
"text": "Whenever you attach a Fire, Lightning, or Fighting basic Energy card from your hand to Charizard, Charizard's type (color) becomes the same as that type of Energy until the end of the turn.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Fireblast",
"text": "Discard an Energy card attached to Charizard.",
"damage": "40"
},
{
"cost": [
"Fire",
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragon Tail",
"text": "Flip 2 coins. This attack does 50 damage times the number of heads.",
"damage": "50×"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 4000,
"low": 3400,
"high": 4600,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 14300,
"low": 13700,
"high": 14600,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11000,
"low": 9350,
"high": 12650,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4",
"value": 3199.99,
"low": 2719.99,
"high": 3679.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 3200,
"low": 2720,
"high": 3680,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 5014.99,
"low": 5400,
"high": 5400,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 42333,
"low": 24877.6,
"high": 90120,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "2",
"value": 3051,
"low": 2593.35,
"high": 3508.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 3261,
"low": 2771.85,
"high": 3750.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 5968.75,
"low": 7000,
"high": 7000,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 4075,
"low": 4075,
"high": 4300,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 3300,
"low": 2805,
"high": 3795,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 5340,
"low": 4540,
"high": 9250,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
]
}
}
}