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

Remove 1 damage counter from Swalot.
The Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/ex9-40vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex9-40vrh",
"name": "Swalot",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/40vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/40vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/40vrh.large.webp"
}
],
"expansion": {
"id": "ex9",
"name": "Emerald",
"total": 107,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "EM",
"printed_total": 106,
"release_date": "2005/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89671",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/40vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/40vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/40vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Blot",
"text": "Remove 1 damage counter from Swalot.",
"damage": "20"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Poison Breath",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 25.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25.73
},
{
"condition": "LP",
"price": 18.13
},
{
"condition": "MP",
"price": 8.63
},
{
"condition": "HP",
"price": 3.75
},
{
"condition": "DMG",
"price": 9.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 75,
"low": 74.99,
"high": 75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 47.49,
"low": 12,
"high": 47.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 70,
"low": 70,
"high": 898.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8.5",
"value": 44.99,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-14T02:59:13.909Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}