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

Does 10 more damage for each Pokémon in your discard pile.
This Pokémon does 10 damage to itself.
/api/v1/pokemon/cards/bw8t_ja-7?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw8t_ja-7",
"name": "Flareon",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/7.large.webp"
}
],
"expansion": {
"id": "bw8t_ja",
"name": "Thunder Knuckle",
"total": 58,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW8",
"printed_total": 51,
"release_date": "2012/12/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw8t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw8t_ja.symbol.png",
"translation": {
"en": {
"name": "Thunder Knuckle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/7.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Team Plasma"
],
"types": [
"Fire"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Vengeance",
"text": "Does 10 more damage for each Pokémon in your discard pile.",
"damage": "20+"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Heat Tackle",
"text": "This Pokémon does 10 damage to itself.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Non",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 11.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.98
},
{
"condition": "MP",
"price": 6.66
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 125,
"low": 103.25,
"high": 128.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 70,
"low": 58.52,
"high": 180.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-11T16:16:41.290Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}