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

This attack does 20 damage for each damage counter on this Pokémon.
This attack also does 30 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh8-139vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh8-139vh",
"name": "Steelix",
"number": "139",
"printed_number": "139",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/139vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/139vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/139vh.large.webp"
}
],
"expansion": {
"id": "swsh8",
"name": "Fusion Strike",
"total": 284,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "FST",
"printed_total": 264,
"release_date": "2021/11/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "253346",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/139vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/139vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/139vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "190",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Powerful Rage",
"text": "This attack does 20 damage for each damage counter on this Pokémon.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Earthquake",
"text": "This attack also does 30 damage to each of your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 0.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.29
},
{
"condition": "LP",
"price": 0.25
},
{
"condition": "MP",
"price": 0.17
},
{
"condition": "HP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.17
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 14.05,
"low": 11.94,
"high": 16.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 2.5,
"low": 2.13,
"high": 2.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.25,
"low": 2,
"high": 5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:02:32.489Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}