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

This attack does 10 more damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xyp-XY94vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "xyp-XY94vs",
"name": "Trevenant (Staff Stamp)",
"number": "XY94",
"printed_number": "XY94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY94vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY94vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY94vs.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "114015",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY94vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY94vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY94vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "110",
"abilities": [
{
"name": "Nervous Seed",
"text": "As long as this Pokémon is your Active Pokémon, the attacks of your opponent's Basic Pokémon cost Colorless more.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Energy Press",
"text": "This attack does 10 more damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "70+"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 88.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 88.5
},
{
"condition": "LP",
"price": 37.42
},
{
"condition": "MP",
"price": 38.99
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 54.99,
"low": 46.74,
"high": 63.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 37.5,
"low": 31.88,
"high": 43.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 56.1,
"low": 47.69,
"high": 64.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:05:03.785Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}