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-26?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl3-26",
"name": "Dusknoir FB",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26.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": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/26.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": 2.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.04
},
{
"condition": "MP",
"price": 1.07
},
{
"condition": "HP",
"price": 0.86
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 41,
"low": 14,
"high": 68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 63,
"low": 62.63,
"high": 105,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 18.6,
"low": 22.99,
"high": 22.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 23,
"high": 24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:56:00.782Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}