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/sv1v_ja-99vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv1v_ja-99vh",
"name": "Arven",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/99vh.large.webp"
}
],
"expansion": {
"id": "sv1v_ja",
"name": "Violet ex",
"total": 108,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1V",
"printed_total": 78,
"release_date": "2023/01/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1v_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1v_ja.symbol.png",
"translation": {
"en": {
"name": "Violet ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568325",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/99vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "GIDORA",
"pricing": {
"currency": "USD",
"market": 4.91,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.91
},
{
"condition": "LP",
"price": 4.45
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 8,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 17.98,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 28,
"low": 28,
"high": 28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:24:11.841Z",
"trend_7d": {
"direction": "down",
"percent": -0.61
}
}
}
}