Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

During your next turn, this Pokémon's Psych Up attack does 60 more damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/sm12-85vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm12-85vh",
"name": "Dusknoir",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/85vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/85vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/85vh.large.webp"
}
],
"expansion": {
"id": "sm12",
"name": "Cosmic Eclipse",
"total": 272,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CEC",
"printed_total": 236,
"release_date": "2019/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201928",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/85vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/85vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/85vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "160",
"abilities": [
{
"name": "Grim Marking",
"text": "If this Pokémon is your Active Pokémon and is Knocked Out by damage from an opponent's attack, put 4 damage counters on your opponent's Pokémon in any way you like.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Psych Up",
"text": "During your next turn, this Pokémon's Psych Up attack does 60 more damage (before applying Weakness and Resistance).",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 0.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.48
},
{
"condition": "LP",
"price": 0.44
},
{
"condition": "MP",
"price": 0.45
},
{
"condition": "HP",
"price": 0.36
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:47:33.866Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}