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, prevent all damage done to this Pokémon by attacks from TAG TEAM Pokémon.
For the rest of this game, your opponent can't use any GX attacks. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm11-243vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm11-243vh",
"name": "Latios-GX",
"number": "243",
"printed_number": "243",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/243vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/243vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/243vh.large.webp"
}
],
"expansion": {
"id": "sm11",
"name": "Unified Minds",
"total": 261,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNM",
"printed_total": 236,
"release_date": "2019/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "195008",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/243vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/243vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/243vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Psychic"
],
"hp": "170",
"abilities": [
{
"name": "Power Bind",
"text": "If you have 4 or fewer Pokémon in play, this Pokémon can't attack.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tag Purge",
"text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from TAG TEAM Pokémon.",
"damage": "120"
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Clear Vision-GX",
"text": "For the rest of this game, your opponent can't use any GX attacks. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "ConceptLab",
"pricing": {
"currency": "USD",
"market": 74.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 74.05
},
{
"condition": "LP",
"price": 51.01
},
{
"condition": "MP",
"price": 41.49
},
{
"condition": "HP",
"price": 32.79
},
{
"condition": "DMG",
"price": 25
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 74.12,
"low": 67.25,
"high": 80.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 40,
"low": 40,
"high": 44,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 407,
"low": 353,
"high": 539.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "7",
"value": 43.01,
"low": 43.01,
"high": 43.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 46.65,
"low": 50.49,
"high": 50.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 80,
"low": 66.42,
"high": 87.12,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "9",
"value": 65,
"low": 65,
"high": 65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:35:58.618Z",
"trend_7d": {
"direction": "flat",
"percent": 0.27
}
}
}
}