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

This attack does 40 damage to 1 of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xy6-23vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy6-23vh",
"name": "Zapdos",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/23vh.large.webp"
}
],
"expansion": {
"id": "xy6",
"name": "Roaring Skies",
"total": 112,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "ROS",
"printed_total": 108,
"release_date": "2015/05/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "131318",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/23vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "120",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Drill Peck",
"damage": "20"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Raging Thunder",
"text": "This attack does 40 damage to 1 of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 2.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.82
},
{
"condition": "LP",
"price": 1.6
},
{
"condition": "MP",
"price": 1.24
},
{
"condition": "HP",
"price": 1.04
},
{
"condition": "DMG",
"price": 1.07
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:18.995Z",
"trend_7d": {
"direction": "up",
"percent": 0.71
}
}
}
}