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-6vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sve-6vh",
"name": "Basic Fighting Energy",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/6vh.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": "475430",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/6vh.large.webp"
}
]
}
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.37
},
{
"condition": "LP",
"price": 0.16
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:51:25.391Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}