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

Flip a coin. If heads, the Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/ecard2-79?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard2-79",
"name": "Grimer",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/79.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/79.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/79.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": "85907",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/79.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/79.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/79.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Poison Sludge",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 20.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.64
},
{
"condition": "LP",
"price": 20.47
},
{
"condition": "MP",
"price": 14.42
},
{
"condition": "HP",
"price": 11.2
},
{
"condition": "DMG",
"price": 7.9
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 63.75,
"low": 52.5,
"high": 75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.6,
"low": 13.26,
"high": 17.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 40.38,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 25.5,
"low": 21.68,
"high": 29.33,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 79.99,
"low": 67.99,
"high": 91.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 556,
"low": 875,
"high": 875,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30.3,
"low": 43.5,
"high": 43.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 111.75,
"low": 55.39,
"high": 165.65,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-08-14T03:38:20.995Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}