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 4 coins. This attack does 30 damage for each heads.
Your opponent's Active Pokémon is now Poisoned. Put 10 damage counters instead of 1 on that Pokémon between turns.
Prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm2-57vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm2-57vh",
"name": "Toxapex-GX",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/57vh.large.webp"
}
],
"expansion": {
"id": "sm2",
"name": "Guardians Rising",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "GRI",
"printed_total": 145,
"release_date": "2017/05/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "130963",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/57vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Psychic"
],
"hp": "210",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Spike Cannon",
"text": "Flip 4 coins. This attack does 30 damage for each heads.",
"damage": "30"
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Super Intense Poison",
"text": "Your opponent's Active Pokémon is now Poisoned. Put 10 damage counters instead of 1 on that Pokémon between turns."
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Total Shelter-GX",
"text": "Prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn. (You can't use more than 1 GX attack in a game.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.78
},
{
"condition": "LP",
"price": 1.6
},
{
"condition": "MP",
"price": 1.41
},
{
"condition": "HP",
"price": 1.02
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7.07,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 14.49,
"low": 19.98,
"high": 19.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 45,
"high": 48.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.95,
"low": 8.46,
"high": 11.44,
"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-21T03:18:34.787Z",
"trend_7d": {
"direction": "up",
"percent": 3.73
}
}
}
}