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/sm9-193vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm9-193vh",
"name": "Electrocharger",
"number": "193",
"printed_number": "193",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/193vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/193vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/193vh.large.webp"
}
],
"expansion": {
"id": "sm9",
"name": "Team Up",
"total": 198,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "TEU",
"printed_total": 181,
"release_date": "2019/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183932",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/193vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/193vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/193vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Rare Secret",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 4.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.77
},
{
"condition": "LP",
"price": 3.58
},
{
"condition": "MP",
"price": 2.69
},
{
"condition": "HP",
"price": 1.48
},
{
"condition": "DMG",
"price": 1.47
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 43,
"low": 42,
"high": 44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:42:04.828Z",
"trend_7d": {
"direction": "flat",
"percent": -0.41
}
}
}
}