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-33vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy4_ja-33vh",
"name": "Gengar-EX",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/33vh.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": "603572",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/33vh.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": "Double Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45
},
{
"condition": "DMG",
"price": 15
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 157.3,
"low": 264,
"high": 264,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 199.6,
"low": 87,
"high": 284,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 186,
"low": 120,
"high": 120,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 484.5,
"low": 433.38,
"high": 672,
"confidence": "high",
"value_kind": "sold",
"sold_count": 27,
"trend": {
"direction": "down",
"percent": -5
}
},
{
"company": "PSA",
"grade": "6",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 47.25,
"low": 18,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 182.5,
"low": 180.5,
"high": 224.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "10",
"value": 62,
"low": 52.7,
"high": 71.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-04-30T05:39:56.690Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}