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

/api/v1/pokemon/cards/mega-evolution-first-partner-series-2-50-4?include=prices 200 18ms{
"success": true,
"data": {
"id": "mega-evolution-first-partner-series-2-50-4",
"name": "Tepig",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-50-4.small.jpg?v=1781976183725",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-50-4.small.jpg?v=1781976183725",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-50-4.small.jpg?v=1781976183725"
}
],
"expansion": {
"id": "mega-evolution-first-partner-series-2",
"name": "First Partner (Series 2)",
"total": 9,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"printed_total": 9,
"release_date": "2026/06/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/Pokemon-30th-Anniversary-Merchandise-at-Pokemon-Centre-Featured-Image.webp",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/Pokemon-30th-Anniversary-Merchandise-at-Pokemon-Centre-Featured-Image.webp"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "699874",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-50-4.small.jpg?v=1781976183725",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-50-4.small.jpg?v=1781976183725",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-50-4.small.jpg?v=1781976183725"
}
]
}
],
"rarity": "Promo",
"artist": "Saboteri",
"pricing": {
"currency": "USD",
"market": 3.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.58
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 39.11,
"low": 25.85,
"high": 40.77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 40.5,
"low": 26,
"high": 51.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 70,
"low": 59.17,
"high": 110,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "9",
"value": 30.06,
"low": 18.37,
"high": 20.26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:39:57.676Z",
"trend_7d": {
"direction": "down",
"percent": -4.02
}
}
}
}