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/swsh2-39vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh2-39vh",
"name": "Magikarp",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/39vh.large.webp"
}
],
"expansion": {
"id": "swsh2",
"name": "Rebel Clash",
"total": 209,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "RCL",
"printed_total": 192,
"release_date": "2020/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "213117",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/39vh.large.webp"
}
]
}
],
"rarity": "Common",
"artist": "kanahei",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "LP",
"price": 1.45
},
{
"condition": "MP",
"price": 1.05
},
{
"condition": "HP",
"price": 0.54
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 59.25,
"low": 95,
"high": 95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 89,
"low": 75.65,
"high": 102.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 66.55,
"low": 55.83,
"high": 95.08,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-08-14T03:58:23.736Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}