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

This attack does 20 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh6-88?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh6-88",
"name": "Passimian",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/88.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/88.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/88.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241755",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/88.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/88.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/88.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Rapid Strike"
],
"types": [
"Fighting"
],
"hp": "110",
"abilities": [
{
"name": "Throwing Coach",
"text": "Your Rapid Strike Pokémon's attacks do 30 more damage to your opponent's Benched Pokémon V and Benched Pokémon-GX (before applying Weakness and Resistance). You can't apply more than 1 Throwing Coach Ability at a time.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Fling",
"text": "This attack does 20 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 0.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.13
},
{
"condition": "MP",
"price": 0.09
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:11:51.488Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}