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-41vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy2-41vh",
"name": "Toxicroak-EX",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/41vh.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/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/41vh.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 Holo EX",
"artist": "PLANETA",
"pricing": {
"currency": "USD",
"market": 4.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.97
},
{
"condition": "LP",
"price": 2.83
},
{
"condition": "MP",
"price": 2.58
},
{
"condition": "HP",
"price": 1.88
},
{
"condition": "DMG",
"price": 1.13
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 37.5,
"low": 31.88,
"high": 43.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19.38,
"low": 12.75,
"high": 32.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:37:40.580Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}