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 Confused and Poisoned.
/api/v1/pokemon/cards/xy9-57vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "xy9-57vrh",
"name": "Garbodor",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/57vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/57vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/57vrh.large.webp"
}
],
"expansion": {
"id": "xy9",
"name": "BREAKpoint",
"total": 126,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKP",
"printed_total": 122,
"release_date": "2016/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "111598",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/57vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/57vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/57vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Garbotoxin",
"text": "If this Pokémon has a Pokémon Tool card attached to it, each Pokémon in play, in each player's hand, and in each player's discard pile has no Abilities (except for Garbotoxin).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Offensive Bomb",
"text": "Your opponent's Active Pokémon is now Confused and Poisoned.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 1.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.17
},
{
"condition": "LP",
"price": 0.91
},
{
"condition": "MP",
"price": 0.65
},
{
"condition": "HP",
"price": 0.25
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 13.32,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 22.13,
"high": 34.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:49:00.680Z",
"trend_7d": {
"direction": "up",
"percent": 0.86
}
}
}
}