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's damage isn't affected by Resistance.
This attack does 60 damage times the amount of Energy attached to your opponent's Active Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm7b_ja-52vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm7b_ja-52vh",
"name": "Sigilyph-GX",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-52vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-52vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-52vh.large.webp"
}
],
"expansion": {
"id": "sm7b_ja",
"name": "Fairy Rise",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7b",
"printed_total": 50,
"release_date": "2018/08/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7b_ja.symbol.png",
"translation": {
"en": {
"name": "Fairy Rise"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573903",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-52vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-52vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-52vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Psychic"
],
"hp": "170",
"abilities": [
{
"name": "Mirror Counter",
"text": "If this Pokémon is your Active Pokémon and is damaged by an attack from your opponent's Pokémon-GX or Pokémon-EX (even if this Pokémon is Knocked Out), put damage counters on the Attacking Pokémon equal to the damage done to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sonic Wing",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "80"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Intercept-GX",
"text": "This attack does 60 damage times the amount of Energy attached to your opponent's Active Pokémon. (You can't use more than 1 GX attack in a game.)",
"damage": "60×"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "PLANETA Igarashi",
"pricing": {
"currency": "USD",
"market": 9.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.74
},
{
"condition": "LP",
"price": 4.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:41:28.247Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}