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, search your deck for a Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/smp-SM184vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "smp-SM184vh",
"name": "Eevee",
"number": "SM184",
"printed_number": "SM184",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM184vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM184vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM184vh.large.webp"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "189757",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM184vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM184vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM184vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Find a Friend",
"text": "Flip a coin. If heads, search your deck for a Pokémon, reveal it, and put it into your hand. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Smash Kick",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 12.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.3
},
{
"condition": "LP",
"price": 8.95
},
{
"condition": "DMG",
"price": 3.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 119.5,
"low": 101.58,
"high": 137.42,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 49.95,
"low": 42.46,
"high": 57.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 42.7,
"low": 64.95,
"high": 64.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 240,
"low": 162,
"high": 300,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "3",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 18.5,
"low": 13.32,
"high": 18.89,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 29.99,
"low": 9.35,
"high": 30.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "PSA",
"grade": "9",
"value": 65.24,
"low": 55.9,
"high": 91.06,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:11:32.782Z",
"trend_7d": {
"direction": "up",
"percent": 5.04
}
}
}
}