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 tails, this Pokémon also does 10 damage to itself.
/api/v1/pokemon/cards/clc-11vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "clc-11vh",
"name": "Electrode",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/11vh.large.webp"
}
],
"expansion": {
"id": "clc",
"name": "Pokémon TCG Classic - Charizard",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLC",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "527946",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "80",
"abilities": [
{
"name": "Buzzap",
"text": "Once during your turn, you may Knock Out this Pokémon and attach it to 1 of your other Pokémon as a Special Energy card. While this card is attached to a Pokémon, it provides every type of Energy but provides only 2 Energy at a time. This Pokémon Power can't be used if this Pokémon is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Lightning"
],
"converted_energy_cost": 3,
"name": "Thunder Jolt",
"text": "Flip a coin. If tails, this Pokémon also does 10 damage to itself.",
"damage": "50"
}
],
"rarity": "Common",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 3.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.35
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 14.5,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 12.94,
"high": 31.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 7,
"high": 15.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.89,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 32.4,
"high": 84.97,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 10.94,
"low": 9.3,
"high": 12.58,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.94,
"low": 15.58,
"high": 22.07,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:44:42.363Z",
"trend_7d": {
"direction": "up",
"percent": 0.6
}
}
}
}