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/sv10-30vrh?include=prices 200 105ms{
"success": true,
"data": {
"id": "sv10-30vrh",
"name": "Rapidash",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/30vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/30vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/30vrh.large.png"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632853",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/30vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/30vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/30vrh.large.png"
}
]
}
],
"rarity": "Uncommon",
"artist": "SIE NANAHARA",
"pricing": {
"currency": "USD",
"market": 0.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.33
},
{
"condition": "LP",
"price": 0.3
},
{
"condition": "MP",
"price": 0.24
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.05,
"low": 15.34,
"high": 20.76,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T20:52:29.481Z",
"trend_7d": {
"direction": "up",
"percent": 6.45
}
}
}
}