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-17?include=prices 200 137ms{
"success": true,
"data": {
"id": "sv10-17",
"name": "Dipplin",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/17.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/17.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/17.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": "632843",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/17.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/17.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/17.large.png"
}
]
}
],
"rarity": "Common",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 0.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.2
},
{
"condition": "LP",
"price": 0.17
},
{
"condition": "MP",
"price": 0.05
}
],
"graded": [],
"market_updated_at": "2026-07-29T03:48:40.277Z",
"trend_7d": {
"direction": "up",
"percent": 5.26
}
}
}
}