Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/sv9-8vrh?include=prices 200 72ms{
"success": true,
"data": {
"id": "sv9-8vrh",
"name": "Maractus",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/8vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/8vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/8vrh.large.png"
}
],
"expansion": {
"id": "sv9",
"name": "Journey Together",
"total": 190,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "JTG",
"printed_total": 159,
"release_date": "2025/03/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "623435",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/8vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/8vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/8vrh.large.png"
}
]
}
],
"rarity": "Uncommon",
"artist": "Dsuke",
"pricing": {
"currency": "USD",
"market": 0.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.26
},
{
"condition": "LP",
"price": 0.16
},
{
"condition": "MP",
"price": 0.05
}
],
"graded": [
{
"company": "TAG",
"grade": "10",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:36:34.785Z",
"trend_7d": {
"direction": "up",
"percent": 4
}
}
}
}