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

If you have exactly 6 Prize cards remaining, this attack does 200 more damage.
/api/v1/pokemon/cards/me1-93vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me1-93vh",
"name": "Steelix",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/93vh.large.webp"
}
],
"expansion": {
"id": "me1",
"name": "Mega Evolution",
"total": 188,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEG",
"printed_total": 132,
"release_date": "2025/09/26",
"logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
"symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "654432",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/93vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "200",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Welcoming Tail",
"text": "If you have exactly 6 Prize cards remaining, this attack does 200 more damage.",
"damage": "40+"
},
{
"cost": [
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Skull Bash",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.15
},
{
"condition": "LP",
"price": 0.13
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25.19,
"low": 14.14,
"high": 19.34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 28.44,
"low": 28.44,
"high": 31.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26.99,
"low": 26.99,
"high": 26.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.99,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.52,
"low": 15.57,
"high": 18.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:28:58.540Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}