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/sve-3vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sve-3vh",
"name": "Basic Water Energy",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/3vh.large.webp"
}
],
"expansion": {
"id": "sve",
"name": "Scarlet & Violet Energies",
"total": 24,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVE",
"printed_total": 24,
"release_date": "2023/03/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sve.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sve.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "599458",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/3vh.large.webp"
}
]
}
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 19.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.27
},
{
"condition": "MP",
"price": 17.98
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 27.9,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.12,
"low": 17.69,
"high": 32.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:51:25.391Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}