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/swsh2_ja-105vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh2_ja-105vh",
"name": "Oleana",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/105vh.large.webp"
}
],
"expansion": {
"id": "swsh2_ja",
"name": "Rebellion Crash",
"total": 115,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S2",
"printed_total": 96,
"release_date": "2020/03/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh2_ja.symbol.png",
"translation": {
"en": {
"name": "Rebellion Crash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568693",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/105vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 26.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 26.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 57.5,
"low": 46.2,
"high": 62.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22.63,
"low": 19.24,
"high": 26.02,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:46:03.012Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}