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 each of your Pokémon.
The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/pl3-59?include=prices 200 20ms{
"success": true,
"data": {
"id": "pl3-59",
"name": "Gabite",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/59.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/59.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/59.large.webp"
}
],
"expansion": {
"id": "pl3",
"name": "Supreme Victors",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "SV",
"printed_total": 147,
"release_date": "2009/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85599",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/59.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/59.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/59.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "80",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Healing Scale",
"text": "Remove 1 damage counter from each of your Pokémon."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sand Tomb",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 3.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.12
},
{
"condition": "LP",
"price": 1.95
},
{
"condition": "MP",
"price": 1.08
},
{
"condition": "HP",
"price": 0.55
},
{
"condition": "DMG",
"price": 0.86
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 80,
"low": 59.5,
"high": 80,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:56:00.782Z",
"trend_7d": {
"direction": "up",
"percent": 4.35
}
}
}
}