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/sm11a_ja-25vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm11a_ja-25vh",
"name": "Dusknoir",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/25vh.large.webp"
}
],
"expansion": {
"id": "sm11a_ja",
"name": "Remix Bout",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11a",
"printed_total": 64,
"release_date": "2019/07/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11a_ja.symbol.png",
"translation": {
"en": {
"name": "Remix Bout"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574981",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/25vh.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",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 0.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.39
},
{
"condition": "LP",
"price": 0.25
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 32.88,
"low": 48,
"high": 48,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:54:39.531Z",
"trend_7d": {
"direction": "up",
"percent": 21.88
}
}
}
}