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 tails, this attack does nothing.
/api/v1/pokemon/cards/bw5-83vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw5-83vrh",
"name": "Eevee",
"number": "83",
"printed_number": "83",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/83vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/83vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/83vrh.large.webp"
}
],
"expansion": {
"id": "bw5",
"name": "Dark Explorers",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DEX",
"printed_total": 108,
"release_date": "2012/05/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85090",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/83vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/83vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/83vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Surprise Attack",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "MAHOU",
"pricing": {
"currency": "USD",
"market": 51.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 51.79
},
{
"condition": "LP",
"price": 43.61
},
{
"condition": "MP",
"price": 28.44
},
{
"condition": "HP",
"price": 12
},
{
"condition": "DMG",
"price": 10
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 128.24,
"low": 109,
"high": 147.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 5000,
"low": 5000,
"high": 5000,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 132.6,
"low": 112.71,
"high": 152.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 139,
"low": 123.25,
"high": 139,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:34.444Z",
"trend_7d": {
"direction": "down",
"percent": -12.99
}
}
}
}