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

You may do 50 more damage. If you do, this Pokémon does 20 damage to itself.
Flip a coin until you get tails. This attack does 100 damage times the number of heads.
/api/v1/pokemon/cards/xy11f_ja-56vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy11f_ja-56vh",
"name": "Steelix-EX",
"number": "56",
"printed_number": "56",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/56vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/56vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/56vh.large.webp"
}
],
"expansion": {
"id": "xy11f_ja",
"name": "Fever-Burst Fighter",
"total": 59,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY11",
"printed_total": 54,
"release_date": "2016/06/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy11f_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy11f_ja.symbol.png",
"translation": {
"en": {
"name": "Fever-Burst Fighter"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603254",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/56vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/56vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/56vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Metal"
],
"hp": "180",
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Wild Edge",
"text": "You may do 50 more damage. If you do, this Pokémon does 20 damage to itself.",
"damage": "80+"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Iron Tail",
"text": "Flip a coin until you get tails. This attack does 100 damage times the number of heads.",
"damage": "100×"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Secret Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 96.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 96.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 103,
"low": 87.55,
"high": 118.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 79,
"low": 79,
"high": 88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2025-11-18T02:08:08.460Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}