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/swsh6-215vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh6-215vh",
"name": "Flannery",
"number": "215",
"printed_number": "215",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/215vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/215vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/215vh.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241834",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/215vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/215vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/215vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter",
"Single Strike"
],
"rarity": "Rare Rainbow",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 6.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.08
},
{
"condition": "LP",
"price": 5.65
},
{
"condition": "MP",
"price": 5.33
},
{
"condition": "DMG",
"price": 3.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 9.04,
"low": 8.01,
"high": 8.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 15.5,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 50.74,
"low": 47.99,
"high": 47.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 59.4,
"low": 53,
"high": 77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 15.99,
"low": 13.59,
"high": 18.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.56,
"low": 10.85,
"high": 13.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "8.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:01:06.865Z",
"trend_7d": {
"direction": "flat",
"percent": 0.16
}
}
}
}