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/sv8pt5-109vrh?include=prices 200 25ms{
"success": true,
"data": {
"id": "sv8pt5-109vrh",
"name": "Friends in Paldea",
"number": "109",
"printed_number": "109",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/109vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/109vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/109vrh.large.webp"
}
],
"expansion": {
"id": "sv8pt5",
"name": "Prismatic Evolutions",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PRE",
"printed_total": 131,
"release_date": "2025/01/17",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "610464",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/109vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/109vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/109vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Common",
"artist": "Cona Nitanda",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.14
},
{
"condition": "MP",
"price": 0.05
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14.4,
"low": 12.24,
"high": 16.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 7,
"high": 15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:55:30.220Z",
"trend_7d": {
"direction": "up",
"percent": 6.25
}
}
}
}