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/sm9a_ja-63vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm9a_ja-63vh",
"name": "Koga's Trap",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/63vh.large.webp"
}
],
"expansion": {
"id": "sm9a_ja",
"name": "Night Unison",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9a",
"printed_total": 55,
"release_date": "2019/01/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9a_ja.symbol.png",
"translation": {
"en": {
"name": "Night Unison"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574434",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/63vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 516.69,
"low": 439.19,
"high": 594.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.74,
"low": 23.24,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 64.99,
"low": 43.22,
"high": 64.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:16.499Z",
"trend_7d": {
"direction": "up",
"percent": 12.7
}
}
}
}