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 30 damage for each Psychic Energy attached to all of your Pokémon.
/api/v1/pokemon/cards/me4-91vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "me4-91vh",
"name": "Xerneas",
"number": "91",
"printed_number": "91",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-91vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-91vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-91vh.large.webp"
}
],
"expansion": {
"id": "me4",
"name": "Chaos Rising",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "CRI",
"printed_total": 86,
"release_date": "2026/05/22",
"logo": "https://api.rip.fun/storage/v1/object/public/avatars/sets/me4/logo-1779247335774.png",
"symbol": " "
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "693564",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-91vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-91vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-91vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "130",
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Geo Storm",
"text": "This attack does 30 damage for each Psychic Energy attached to all of your Pokémon.",
"damage": "30×"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "YASHIRO Nanaco",
"pricing": {
"currency": "USD",
"market": 5.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.75
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 40.76,
"low": 24.23,
"high": 60.17,
"confidence": "high",
"value_kind": "sold",
"sold_count": 21,
"trend": {
"direction": "up",
"percent": 66.6
}
},
{
"company": "ACE",
"grade": "9",
"value": 16.36,
"low": 16.36,
"high": 16.36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 52.21,
"low": 63,
"high": 63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 100.8,
"low": 69.49,
"high": 111.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.5,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 148.25,
"low": 136.25,
"high": 275,
"confidence": "high",
"value_kind": "sold",
"sold_count": 76,
"trend": {
"direction": "down",
"percent": -38.2
}
},
{
"company": "PSA",
"grade": "8",
"value": 17.68,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 38.5,
"low": 33.4,
"high": 53.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "TAG",
"grade": "9",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:29:05.702Z",
"trend_7d": {
"direction": "down",
"percent": -12.35
}
}
}
}