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/bw1w_ja-55vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw1w_ja-55vh",
"name": "Zekrom",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/55vh.large.webp"
}
],
"expansion": {
"id": "bw1w_ja",
"name": "White 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/bw1w_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw1w_ja.symbol.png",
"translation": {
"en": {
"name": "White Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/55vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "130",
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 100,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 100
},
{
"condition": "LP",
"price": 99.95
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 295,
"low": 250.75,
"high": 339.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 2854,
"low": 2425.9,
"high": 3282.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 88.3,
"low": 41,
"high": 41,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 2795.95,
"low": 1687.5,
"high": 8900,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "2",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 22.29,
"low": 18.95,
"high": 25.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 900,
"low": 765,
"high": 1035,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 84,
"low": 71.4,
"high": 96.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 400,
"low": 373.7,
"high": 478.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:46:42.059Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}