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

Shuffle your hand into your deck, then draw 6 cards.
/api/v1/pokemon/cards/ex10-21vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex10-21vrh",
"name": "Cleffa",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/21vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/21vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/21vrh.large.webp"
}
],
"expansion": {
"id": "ex10",
"name": "Unseen Forces",
"total": 145,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "UF",
"printed_total": 115,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84365",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/21vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/21vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/21vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"abilities": [
{
"name": "Baby Evolution",
"text": "Once during your turn (before your attack), you may put Clefairy from your hand onto Cleffa (this counts as evolving Cleffa) and remove all damage counters from Cleffa.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Eeeeeeek",
"text": "Shuffle your hand into your deck, then draw 6 cards."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 150,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 150
},
{
"condition": "LP",
"price": 61.8
},
{
"condition": "MP",
"price": 41.31
},
{
"condition": "HP",
"price": 19.99
},
{
"condition": "DMG",
"price": 16.67
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 196.5,
"low": 168,
"high": 225,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 88.22,
"low": 134.01,
"high": 134.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 22,
"low": 13,
"high": 28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 315,
"low": 267.75,
"high": 362.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 25.25,
"low": 21.46,
"high": 29.04,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.5,
"low": 16.88,
"high": 31.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 45.03,
"low": 41.67,
"high": 84.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 75,
"high": 78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:48:41.542Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}