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 Poisoned.
/api/v1/pokemon/cards/ex1-26vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "ex1-26vrh",
"name": "Cascoon",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/26vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/26vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/26vrh.large.webp"
}
],
"expansion": {
"id": "ex1",
"name": "Ruby & Sapphire",
"total": 109,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RS",
"printed_total": 109,
"release_date": "2003/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84119",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/26vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/26vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/26vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"abilities": [
{
"name": "Hard Cocoon",
"text": "During your opponent's turn, if Cascoon would be damaged by an opponent's attack (after applying Weakness and Resistance), flip a coin. If heads, reduce that damage by 30.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Poison Thread",
"text": "The Defending Pokémon is now Poisoned."
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 7.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.99
},
{
"condition": "LP",
"price": 2.12
},
{
"condition": "MP",
"price": 1.27
},
{
"condition": "HP",
"price": 1.56
},
{
"condition": "DMG",
"price": 1.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 103.75,
"low": 63.43,
"high": 103.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.26,
"low": 11.27,
"high": 15.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 16,
"high": 18.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 284,
"low": 241.4,
"high": 326.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 32.28,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-16T21:21:37.687Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}