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

Put 4 damage counters on your opponent's Pokémon in any way you like. If your opponent has exactly 3 Prize cards remaining, put 12 damage counters on them instead.
/api/v1/pokemon/cards/sm12-104vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "sm12-104vh",
"name": "Blacephalon",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/104vh.large.webp"
}
],
"expansion": {
"id": "sm12",
"name": "Cosmic Eclipse",
"total": 272,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CEC",
"printed_total": 236,
"release_date": "2019/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201279",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/104vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Ultra Beast"
],
"types": [
"Psychic"
],
"hp": "110",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Fireworks Bomb",
"text": "Put 4 damage counters on your opponent's Pokémon in any way you like. If your opponent has exactly 3 Prize cards remaining, put 12 damage counters on them instead."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Hasuno",
"pricing": {
"currency": "USD",
"market": 9.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.51
},
{
"condition": "LP",
"price": 8.12
},
{
"condition": "MP",
"price": 6.02
},
{
"condition": "HP",
"price": 5.79
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 54.75,
"low": 46.54,
"high": 62.96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 347,
"low": 294.95,
"high": 399.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 79.99,
"low": 67.99,
"high": 91.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:41:57.962Z",
"trend_7d": {
"direction": "down",
"percent": -1.14
}
}
}
}