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-18vh?include=prices 200 115ms{
"success": true,
"data": {
"id": "sv10-18vh",
"name": "Hydrapple",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/18vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/18vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/18vh.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": "632844",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/18vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/18vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/18vh.large.png"
}
]
}
],
"rarity": "Rare",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "MP",
"price": 0.16
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.43,
"low": 15.99,
"high": 24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-29T20:52:29.481Z",
"trend_7d": {
"direction": "down",
"percent": -15
}
}
}
}