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

Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.
Discard all Fire Energy cards attached to Arcanine.
/api/v1/pokemon/cards/ecard5_ja-17vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard5_ja-17vh",
"name": "Arcanine",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/17vh.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": "576089",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard5_ja/17vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "80",
"abilities": [
{
"name": "Energy Recharge",
"text": "When you play Arcanine from your hand to evolve your Active Pokémon, you may flip 3 coins. For each heads, choose a basic Energy card from your discard pile and attach it to Arcanine.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Shake",
"text": "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.",
"damage": "10"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "White Flames",
"text": "Discard all Fire Energy cards attached to Arcanine.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 250.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 250.8
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 262,
"low": 222.7,
"high": 301.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 86.4,
"low": 73.44,
"high": 99.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 375,
"low": 318.75,
"high": 431.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 498.75,
"low": 482.5,
"high": 628.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 15
},
{
"company": "PSA",
"grade": "5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 107.5,
"low": 91.38,
"high": 123.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 174,
"low": 147.9,
"high": 200.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
}
],
"market_updated_at": "2026-04-27T05:31:08.080Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}