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 until you get tails. This attack does 30 damage times the number of heads.
If your opponent's Active Pokémon is a Pokémon-EX, discard an Energy attached to that Pokémon.
/api/v1/pokemon/cards/xy7-51vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy7-51vrh",
"name": "Registeel",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/51vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/51vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/51vrh.large.webp"
}
],
"expansion": {
"id": "xy7",
"name": "Ancient Origins",
"total": 101,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "AOR",
"printed_total": 98,
"release_date": "2015/08/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "101473",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/51vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/51vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/51vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "120",
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Iron Head",
"text": "Flip a coin until you get tails. This attack does 30 damage times the number of heads.",
"damage": "30"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Forbidden Iron Hammer",
"text": "If your opponent's Active Pokémon is a Pokémon-EX, discard an Energy attached to that Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.69
},
{
"condition": "LP",
"price": 0.59
},
{
"condition": "MP",
"price": 0.54
},
{
"condition": "HP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"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": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16.6,
"low": 9.7,
"high": 19.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:03:44.352Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}