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

Draw a card.
/api/v1/pokemon/cards/ex9-59vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex9-59vrh",
"name": "Pichu",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/59vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/59vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/59vrh.large.webp"
}
],
"expansion": {
"id": "ex9",
"name": "Emerald",
"total": 107,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "EM",
"printed_total": 106,
"release_date": "2005/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88016",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/59vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/59vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/59vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "40",
"abilities": [
{
"name": "Baby Evolution",
"text": "Once during your turn (before your attack), you may put Pikachu from your hand onto Pichu (this counts as evolving Pichu) and remove all damage counters from Pichu.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Collect",
"text": "Draw a card."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Nakaoka",
"pricing": {
"currency": "USD",
"market": 75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 75
},
{
"condition": "LP",
"price": 5.2
},
{
"condition": "MP",
"price": 4.28
},
{
"condition": "HP",
"price": 3.12
},
{
"condition": "DMG",
"price": 2.36
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 96,
"low": 55.5,
"high": 96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "3.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 152.5,
"low": 129.63,
"high": 175.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 110.82,
"low": 117.5,
"high": 117.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 84.5,
"low": 71.83,
"high": 97.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 8604,
"low": 6090.25,
"high": 8604,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 39.43,
"low": 33.52,
"high": 45.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 87,
"low": 33,
"high": 87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 28.5,
"low": 28,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8.5",
"value": 240.8,
"low": 240.8,
"high": 240.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 432.88,
"low": 413,
"high": 437,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:49:34.311Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}