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/m3_ja-105vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "m3_ja-105vh",
"name": "Tarragon",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/105vh.large.webp"
}
],
"expansion": {
"id": "m3_ja",
"name": "Nihil Zero",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M3",
"printed_total": 80,
"release_date": "2026/01/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
"translation": {
"en": {
"name": "Nihil Zero"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "674424",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/105vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 2.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.97
},
{
"condition": "LP",
"price": 2.66
},
{
"condition": "MP",
"price": 0.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 15.5,
"high": 17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 1.85,
"low": 1.85,
"high": 1.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:27:37.319Z",
"trend_7d": {
"direction": "up",
"percent": 10
}
}
}
}