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/l2_ja-64vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "l2_ja-64vh",
"name": "Entei & Raikou LEGEND",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/64vh.large.webp"
}
],
"expansion": {
"id": "l2_ja",
"name": "Reviving Legends",
"total": 81,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L2",
"printed_total": 80,
"release_date": "2010/02/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.symbol.png",
"translation": {
"en": {
"name": "Reviving Legends"
}
}
},
"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/l2_ja/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/64vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"LEGEND"
],
"types": [
"Lightning",
"Fire"
],
"hp": "140",
"weaknesses": [
{
"type": "Water",
"value": "×2"
},
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Legend",
"artist": "Sachiko Eba",
"pricing": {
"currency": "USD",
"market": 120,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 120
},
{
"condition": "LP",
"price": 70.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 113,
"low": 96.05,
"high": 129.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 228.75,
"low": 181.19,
"high": 293,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 57.6,
"low": 48.96,
"high": 66.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 102.96,
"low": 161.57,
"high": 161.57,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 207,
"low": 148.55,
"high": 260.89,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:33:27.145Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}