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/bw1b_ja-55vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw1b_ja-55vh",
"name": "Reshiram",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1b_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1b_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1b_ja/55vh.large.webp"
}
],
"expansion": {
"id": "bw1b_ja",
"name": "Black Collection",
"total": 56,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW1",
"printed_total": 53,
"release_date": "2010/12/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw1b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw1b_ja.symbol.png",
"translation": {
"en": {
"name": "Black Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "600825",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1b_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1b_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1b_ja/55vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "130",
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 645,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 645
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 2637,
"low": 3990,
"high": 3990,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 183,
"low": 155.55,
"high": 210.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 207,
"low": 175.95,
"high": 238.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 32.5,
"low": 27.63,
"high": 37.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1600,
"low": 1263.5,
"high": 2670,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 97.85,
"low": 132.5,
"high": 132.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 171.5,
"low": 148.3,
"high": 197.9,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2025-11-18T02:09:29.599Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}