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 1 damage counter on 1 of your Benched Pokémon.
Does 10 damage times the number of Pokémon SP in your discard pile.
/api/v1/pokemon/cards/pl3-26vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl3-26vrh",
"name": "Dusknoir FB",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26vrh.large.webp"
}
],
"expansion": {
"id": "pl3",
"name": "Supreme Victors",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "SV",
"printed_total": 147,
"release_date": "2009/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85042",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ghost Hand",
"text": "Put 1 damage counter on 1 of your Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cursed Wrath",
"text": "Does 10 damage times the number of Pokémon SP in your discard pile.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Motofumi Fujiwara",
"pricing": {
"currency": "USD",
"market": 3.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.5
},
{
"condition": "LP",
"price": 2.75
},
{
"condition": "MP",
"price": 1.86
},
{
"condition": "HP",
"price": 1.07
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 32.62,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.25,
"low": 10,
"high": 10.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.51,
"low": 8.05,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 10,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 370.37,
"low": 599.99,
"high": 599.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 9.5,
"high": 10.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 15.88,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 38.95,
"high": 38.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:56:00.782Z",
"trend_7d": {
"direction": "up",
"percent": 26.81
}
}
}
}