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/ecard2-134?include=prices 200 18ms{
"success": true,
"data": {
"id": "ecard2-134",
"name": "Super Energy Removal 2",
"number": "134",
"printed_number": "134",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/134.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/134.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/134.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89627",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/134.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/134.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/134.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Uncommon",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 2.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.24
},
{
"condition": "LP",
"price": 1.81
},
{
"condition": "MP",
"price": 1.18
},
{
"condition": "HP",
"price": 1.24
},
{
"condition": "DMG",
"price": 1.34
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.5,
"low": 21.5,
"high": 28.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:15:33.390Z",
"trend_7d": {
"direction": "down",
"percent": -7.05
}
}
}
}