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

Heal 40 damage from this Pokémon.
This attack does 30 more damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv11b_ja-127vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv11b_ja-127vh",
"name": "Beheeyem",
"number": "127",
"printed_number": "127",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/127vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/127vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/127vh.large.webp"
}
],
"expansion": {
"id": "sv11b_ja",
"name": "Black Bolt",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11B",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
"translation": {
"en": {
"name": "Black Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636481",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/127vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/127vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/127vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Calm Mind",
"text": "Heal 40 damage from this Pokémon."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psychic",
"text": "This attack does 30 more damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "80+"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Art Rare",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 4.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.93
},
{
"condition": "LP",
"price": 3.48
},
{
"condition": "DMG",
"price": 2.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 33.3,
"low": 28.3,
"high": 38.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20.25,
"low": 17.93,
"high": 22.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.16,
"low": 5.83,
"high": 6.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.68,
"low": 36.7,
"high": 66.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 10.76,
"low": 10.76,
"high": 10.76,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 8.91,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 17.5,
"low": 17.5,
"high": 17.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:25:15.603Z",
"trend_7d": {
"direction": "up",
"percent": 1.44
}
}
}
}