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 2 Darkness Energy attached to this Pokémon into your hand.
/api/v1/pokemon/cards/swsh45sv-SV116vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh45sv-SV116vh",
"name": "Grimmsnarl V",
"number": "SV116",
"printed_number": "SV116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV116vh.large.webp"
}
],
"expansion": {
"id": "swsh45",
"name": "Shining Fates",
"total": 73,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SHF",
"printed_total": 72,
"release_date": "2021/02/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "232510",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV116vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Darkness"
],
"hp": "220",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Bite",
"damage": "40"
},
{
"cost": [
"Darkness",
"Darkness",
"Darkness"
],
"converted_energy_cost": 3,
"name": "Spiky Knuckle",
"text": "Put 2 Darkness Energy attached to this Pokémon into your hand.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 1.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.73
},
{
"condition": "LP",
"price": 1.58
},
{
"condition": "MP",
"price": 1.58
},
{
"condition": "HP",
"price": 1.13
},
{
"condition": "DMG",
"price": 1.2
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 49.95,
"low": 42.46,
"high": 57.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BCCG",
"grade": "10",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 112,
"low": 95.2,
"high": 128.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 13.5,
"high": 14.69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.85,
"low": 7.62,
"high": 22.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.75,
"low": 5.74,
"high": 7.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.99,
"low": 36.4,
"high": 50,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -5.9
}
},
{
"company": "PSA",
"grade": "8",
"value": 7.16,
"low": 6.09,
"high": 8.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 9.45,
"high": 19.53,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "5",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:39:09.707Z",
"trend_7d": {
"direction": "up",
"percent": 4.22
}
}
}
}