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/xy8b_ja-65vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy8b_ja-65vh",
"name": "Mewtwo-EX",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/65vh.large.webp"
}
],
"expansion": {
"id": "xy8b_ja",
"name": "Blue Shock",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY8",
"printed_total": 59,
"release_date": "2015/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy8b_ja.symbol.png",
"translation": {
"en": {
"name": "Blue Shock"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "604028",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/65vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "170",
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 387,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 387
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1201,
"low": 1201,
"high": 4602.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "7.5",
"value": 353,
"low": 300.05,
"high": 405.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 385,
"low": 345.63,
"high": 1075,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 205,
"low": 174.25,
"high": 235.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1475,
"low": 1375,
"high": 1479.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 703,
"low": 597.55,
"high": 808.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 142.5,
"low": 121.13,
"high": 163.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2025-11-18T02:09:06.019Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}