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 3 damage counters on 1 of your opponent's Pokémon.
Your opponent's Active Pokémon is now Poisoned. Switch this Pokémon with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/xy4_ja-90vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy4_ja-90vh",
"name": "Gengar-EX",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/90vh.large.webp"
}
],
"expansion": {
"id": "xy4_ja",
"name": "Phantom Gate",
"total": 97,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY4",
"printed_total": 88,
"release_date": "2014/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy4_ja.symbol.png",
"translation": {
"en": {
"name": "Phantom Gate"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603573",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/90vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "170",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Night Attack",
"text": "Put 3 damage counters on 1 of your opponent's Pokémon."
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Corridor",
"text": "Your opponent's Active Pokémon is now Poisoned. Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 1806,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1806
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 449,
"low": 381.65,
"high": 516.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 520,
"low": 442,
"high": 598,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 1238,
"low": 1052.3,
"high": 1423.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 270,
"low": 229.5,
"high": 310.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 599,
"low": 509.15,
"high": 688.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 1400,
"low": 1190,
"high": 1610,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 307,
"low": 260.95,
"high": 353.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 8300,
"low": 7626.2,
"high": 8980.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "2",
"value": 299.99,
"low": 254.99,
"high": 344.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 264.5,
"low": 264.5,
"high": 295,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 160,
"low": 136,
"high": 184,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 234.5,
"low": 224,
"high": 245,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 2650,
"low": 2027.5,
"high": 2890.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2025-11-18T02:08:11.652Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}