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/swsh12-195vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "swsh12-195vh",
"name": "Worker",
"number": "195",
"printed_number": "195",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/195vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/195vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/195vh.large.webp"
}
],
"expansion": {
"id": "swsh12",
"name": "Silver Tempest",
"total": 215,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SIT",
"printed_total": 195,
"release_date": "2022/11/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "451843",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/195vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/195vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/195vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Rare Ultra",
"artist": "Yuu Nishida",
"pricing": {
"currency": "USD",
"market": 3.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.16
},
{
"condition": "LP",
"price": 2.79
},
{
"condition": "MP",
"price": 2.11
},
{
"condition": "HP",
"price": 2.79
},
{
"condition": "DMG",
"price": 2.35
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24.9,
"low": 14.99,
"high": 34.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9,
"low": 6.5,
"high": 9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40.95,
"low": 36.73,
"high": 47.06,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.18,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 21.28,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "7.5",
"value": 1.34,
"low": 1.34,
"high": 1.34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:01:10.483Z",
"trend_7d": {
"direction": "up",
"percent": 3.27
}
}
}
}