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 damage counter on this Pokémon.
This Pokémon does 40 damage to itself.
/api/v1/pokemon/cards/ebb1_ja-43?include=prices 200 17ms{
"success": true,
"data": {
"id": "ebb1_ja-43",
"name": "Zekrom",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/43.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/43.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/43.large.webp"
}
],
"expansion": {
"id": "ebb1_ja",
"name": "EX Battle Boost",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "EBB",
"printed_total": 93,
"release_date": "2013/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ebb1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ebb1_ja.symbol.png",
"translation": {
"en": {
"name": "EX Battle Boost"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603070",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/43.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/43.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/43.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Outrage",
"text": "Does 10 more damage for each damage counter on this Pokémon.",
"damage": "20+"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bolt Strike",
"text": "This Pokémon does 40 damage to itself.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 196.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 196.5
},
{
"condition": "LP",
"price": 3
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 33.6,
"low": 28.56,
"high": 38.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 150,
"high": 152,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T03:53:50.248Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}