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 damage counters on 1 of your opponent's Pokémon until its remaining HP is 100.
This attack does 30 more damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh6h_ja-74vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh6h_ja-74vh",
"name": "Galarian Rapidash V",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/74vh.large.webp"
}
],
"expansion": {
"id": "swsh6h_ja",
"name": "Silver Lance",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S6H",
"printed_total": 70,
"release_date": "2021/04/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6h_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6h_ja.symbol.png",
"translation": {
"en": {
"name": "Silver Lance"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569206",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Psychic"
],
"hp": "210",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Libra Horn",
"text": "Put damage counters on 1 of your opponent's Pokémon until its remaining HP is 100."
},
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Psychic",
"text": "This attack does 30 more damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 12.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.05
},
{
"condition": "LP",
"price": 9.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16.5,
"low": 15.5,
"high": 17.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.5,
"low": 28,
"high": 57.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:16:41.189Z",
"trend_7d": {
"direction": "up",
"percent": 57.31
}
}
}
}