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-5?include=prices 200 16ms{
"success": true,
"data": {
"id": "sve-5",
"name": "Basic Psychic Energy",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/5.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": "475429",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sve/5.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Basic"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.05
},
{
"condition": "MP",
"price": 0.01
},
{
"condition": "DMG",
"price": 0.01
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25.5,
"low": 23.25,
"high": 27.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.5,
"low": 24.75,
"high": 25.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 12.75,
"high": 14.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:51:25.391Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}