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 Paralyzed.
/api/v1/pokemon/cards/ex14-67?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex14-67",
"name": "Treecko",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/67.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/67.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/67.large.webp"
}
],
"expansion": {
"id": "ex14",
"name": "Crystal Guardians",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "CG",
"printed_total": 100,
"release_date": "2006/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex14.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex14.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90038",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/67.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/67.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/67.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Paralyzing Gaze",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Scratch",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Sachiko Adachi",
"pricing": {
"currency": "USD",
"market": 1.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.18
},
{
"condition": "LP",
"price": 0.83
},
{
"condition": "MP",
"price": 0.52
},
{
"condition": "HP",
"price": 0.47
},
{
"condition": "DMG",
"price": 0.42
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 13.38,
"low": 11.37,
"high": 15.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.79,
"low": 11,
"high": 28.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5.62,
"low": 2.25,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 143,
"low": 121.55,
"high": 164.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16.5,
"low": 16.5,
"high": 29.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 42.5,
"low": 21.5,
"high": 42.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:29:46.787Z",
"trend_7d": {
"direction": "down",
"percent": -2.48
}
}
}
}