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-7vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sve-7vh",
"name": "Basic Darkness Energy",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/7vh.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": "599460",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/7vh.large.webp"
}
]
}
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 20.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.94
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 158.5,
"low": 2,
"high": 315,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 20.5,
"low": 10.5,
"high": 30.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.75,
"low": 11.69,
"high": 15.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:51:25.391Z",
"trend_7d": {
"direction": "up",
"percent": 1.26
}
}
}
}