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/xy3_ja-105vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy3_ja-105vh",
"name": "M Lucario-EX",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/105vh.large.webp"
}
],
"expansion": {
"id": "xy3_ja",
"name": "Rising Fist",
"total": 105,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY3",
"printed_total": 96,
"release_date": "2014/06/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy3_ja.symbol.png",
"translation": {
"en": {
"name": "Rising Fist"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603494",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Fighting"
],
"hp": "220",
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 354.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 354.75
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 425,
"low": 361.25,
"high": 488.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 567.9,
"low": 679,
"high": 679,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2025-11-18T02:07:25.608Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}