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/sm5-99vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm5-99vh",
"name": "Garchomp",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/99vh.large.webp"
}
],
"expansion": {
"id": "sm5",
"name": "Ultra Prism",
"total": 178,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UPR",
"printed_total": 156,
"release_date": "2018/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "157716",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/99vh.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "Megumi Mizutani",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
},
{
"condition": "LP",
"price": 5.39
},
{
"condition": "MP",
"price": 2.9
},
{
"condition": "HP",
"price": 2.04
},
{
"condition": "DMG",
"price": 1.2
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 88.5,
"low": 75.22,
"high": 101.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22.63,
"low": 22.06,
"high": 23.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.17,
"low": 12.89,
"high": 17.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}