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/bw7-102vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw7-102vh",
"name": "White Kyurem",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/102vh.large.webp"
}
],
"expansion": {
"id": "bw7",
"name": "Boundaries Crossed",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BCR",
"printed_total": 149,
"release_date": "2012/11/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90586",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/102vh.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.83
},
{
"condition": "LP",
"price": 1.61
},
{
"condition": "MP",
"price": 1.2
},
{
"condition": "HP",
"price": 0.85
},
{
"condition": "DMG",
"price": 0.61
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.6,
"low": 13.26,
"high": 17.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 105,
"low": 89.25,
"high": 120.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:52:16.970Z",
"trend_7d": {
"direction": "down",
"percent": -2.66
}
}
}
}