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. If heads, this attack does 40 more damage.
/api/v1/pokemon/cards/sm7-89vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm7-89vrh",
"name": "Steelix",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/89vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/89vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/89vrh.large.webp"
}
],
"expansion": {
"id": "sm7",
"name": "Celestial Storm",
"total": 187,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CES",
"printed_total": 168,
"release_date": "2018/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "170911",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/89vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/89vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/89vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "190",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tackle",
"damage": "30"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tail Crush",
"text": "Flip a coin. If heads, this attack does 40 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.85
},
{
"condition": "MP",
"price": 2.64
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 160,
"low": 136,
"high": 184,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.75,
"low": 9.99,
"high": 13.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:31:57.330Z",
"trend_7d": {
"direction": "up",
"percent": 1.42
}
}
}
}