Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

The Defending Pokémon is now Asleep and Poisoned.
/api/v1/pokemon/cards/ecard2-124?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2-124",
"name": "Grass Cube 01",
"number": "124",
"printed_number": "124",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/124.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/124.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/124.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": "85868",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/124.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/124.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/124.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Technical Machine"
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Sleep Poison",
"text": "The Defending Pokémon is now Asleep and Poisoned."
}
],
"rarity": "Uncommon",
"artist": "\"Big Mama\" Tagawa",
"pricing": {
"currency": "USD",
"market": 2.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.8
},
{
"condition": "LP",
"price": 1.58
},
{
"condition": "MP",
"price": 1.03
},
{
"condition": "HP",
"price": 1.58
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 79.99,
"low": 59.98,
"high": 99.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.99,
"low": 15.29,
"high": 20.69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}