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/swshp-SWSH057vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swshp-SWSH057vh",
"name": "Grimmsnarl V",
"number": "SWSH057",
"printed_number": "SWSH057",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH057vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH057vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH057vh.large.webp"
}
],
"expansion": {
"id": "swshp",
"name": "SWSH Black Star Promos",
"total": 307,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PR-SW",
"printed_total": 307,
"release_date": "2019/11/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "223758",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH057vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH057vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH057vh.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": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.05
},
{
"condition": "MP",
"price": 0.84
},
{
"condition": "HP",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 10.99,
"low": 9.34,
"high": 12.64,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29.15,
"low": 43.99,
"high": 43.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:07:39.302Z",
"trend_7d": {
"direction": "up",
"percent": 0.96
}
}
}
}