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 2 coins. This attack does 20 damage times the number of heads.
/api/v1/pokemon/cards/ex2-18vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex2-18vrh",
"name": "Kecleon",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/18vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/18vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/18vrh.large.webp"
}
],
"expansion": {
"id": "ex2",
"name": "Sandstorm",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "SS",
"printed_total": 100,
"release_date": "2003/09/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86428",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/18vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/18vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/18vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"abilities": [
{
"name": "Energy Variation",
"text": "Kecleon's type is the same as every type of basic Energy card attached to Kecleon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Double Scratch",
"text": "Flip 2 coins. This attack does 20 damage times the number of heads.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16
},
{
"condition": "LP",
"price": 1.45
},
{
"condition": "MP",
"price": 0.94
},
{
"condition": "HP",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.66
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 46,
"low": 38.5,
"high": 54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4,
"low": 4,
"high": 34.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 195,
"low": 165.75,
"high": 224.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 36.84,
"low": 33,
"high": 33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 23,
"low": 21,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 83,
"low": 28,
"high": 83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:40:03.954Z",
"trend_7d": {
"direction": "up",
"percent": 6.67
}
}
}
}