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

During your opponent's next turn, any damage done to Steelix by attacks is reduced by 20 (after applying Weakness and Resistance).
Flip 2 coins. This attack does 80 damage times the number of heads.
/api/v1/pokemon/cards/hgss2-24vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "hgss2-24vh",
"name": "Steelix",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/24vh.large.webp"
}
],
"expansion": {
"id": "hgss2",
"name": "HS—Unleashed",
"total": 96,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "UL",
"printed_total": 95,
"release_date": "2010/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "125050",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "120",
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Guard Press",
"text": "During your opponent's next turn, any damage done to Steelix by attacks is reduced by 20 (after applying Weakness and Resistance).",
"damage": "40"
},
{
"cost": [
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Steel Swing",
"text": "Flip 2 coins. This attack does 80 damage times the number of heads.",
"damage": "80×"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 5.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.74
},
{
"condition": "MP",
"price": 2.93
},
{
"condition": "HP",
"price": 1.72
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 22,
"high": 23.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 18.99,
"low": 18.49,
"high": 18.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13,
"high": 16,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 246.25,
"low": 100,
"high": 304.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 40.67,
"low": 34.57,
"high": 46.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.69,
"low": 11.65,
"high": 11.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 32.4,
"low": 31.95,
"high": 33.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:49:53.759Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}