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

Flip a coin. If heads, this attack does 10 damage plus 20 more damage; if tails, this attack does 10 damage.
Flip a coin. If heads, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/neo2-20v1e?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo2-20v1e",
"name": "Espeon",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/20v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/20v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/20v1e.large.webp"
}
],
"expansion": {
"id": "neo2-1st-edition",
"name": "Neo Discovery 1st Edition",
"total": 75,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 75,
"release_date": "2001/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85320",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/20v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/20v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/20v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 10 damage plus 20 more damage; if tails, this attack does 10 damage.",
"damage": "10+"
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psybeam",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 99.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 99.83
},
{
"condition": "LP",
"price": 68.07
},
{
"condition": "MP",
"price": 38.7
},
{
"condition": "HP",
"price": 30.99
},
{
"condition": "DMG",
"price": 20.98
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 85.99,
"low": 73.09,
"high": 98.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 350,
"low": 172.5,
"high": 350,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 748.95,
"low": 665.9,
"high": 785.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 71.25,
"low": 70.63,
"high": 71.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 103.13,
"low": 89.06,
"high": 117.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 62.5,
"low": 53.13,
"high": 71.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:16:16.854Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}