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

During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).
If your opponent's Active Pokémon is an Evolution Pokémon, this attack does 100 more damage. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm7-90vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm7-90vh",
"name": "Scizor-GX",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/90vh.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": "170912",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/90vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Metal"
],
"hp": "210",
"abilities": [
{
"name": "Danger Perception",
"text": "If this Pokémon's remaining HP is 100 or less, its attacks do 80 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Steel Wing",
"text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"damage": "80"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cross-Cut-GX",
"text": "If your opponent's Active Pokémon is an Evolution Pokémon, this attack does 100 more damage. (You can't use more than 1 GX attack in a game.)",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 7.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.18
},
{
"condition": "LP",
"price": 5.75
},
{
"condition": "MP",
"price": 4.37
},
{
"condition": "HP",
"price": 2.14
},
{
"condition": "DMG",
"price": 2.63
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 20.01,
"low": 20.01,
"high": 20.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 10.75,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 244.99,
"low": 188.45,
"high": 318,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "6",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16.43,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 66.45,
"low": 69.99,
"high": 69.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:31:57.330Z",
"trend_7d": {
"direction": "flat",
"percent": 0.28
}
}
}
}