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-56vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw1w_ja-56vh",
"name": "Pikachu",
"number": "56",
"printed_number": "56",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/56vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/56vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/56vh.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": "602843",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/56vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/56vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1w_ja/56vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 137.5,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 338,
"low": 287.3,
"high": 388.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 86,
"low": 73.1,
"high": 98.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2189.3,
"low": 3550,
"high": 3550,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 588.25,
"low": 543.63,
"high": 632.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 351.5,
"low": 298.77,
"high": 404.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-26T02:32:37.342Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}