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

Your opponent's Active Pokémon is now Poisoned. Put 3 damage counters instead of 1 on that Pokémon between turns.
This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/xy2-102vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "xy2-102vh",
"name": "Toxicroak-EX",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/102vh.large.webp"
}
],
"expansion": {
"id": "xy2",
"name": "Flashfire",
"total": 110,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FLF",
"printed_total": 106,
"release_date": "2014/05/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "91174",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/102vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "170",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Triple Poison",
"text": "Your opponent's Active Pokémon is now Poisoned. Put 3 damage counters instead of 1 on that Pokémon between turns."
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Smash Uppercut",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 5.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.25
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 99,
"low": 84.15,
"high": 113.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19.3,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 42.5,
"low": 35.7,
"high": 49.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 874.5,
"low": 683.5,
"high": 874.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 21.2,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 44.96,
"low": 54.9,
"high": 54.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 21.5,
"low": 21,
"high": 29.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 190.9,
"low": 209.91,
"high": 289.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 299,
"low": 254.15,
"high": 343.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:37:40.580Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}