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

Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/swsh35-39vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh35-39vrh",
"name": "Purrloin",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/39vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/39vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/39vrh.large.webp"
}
],
"expansion": {
"id": "swsh35",
"name": "Champion's Path",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CPA",
"printed_total": 73,
"release_date": "2020/09/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh35.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh35.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "223039",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/39vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/39vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/39vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "70",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Dig Claws",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Fake Out",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "sowsow",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:03:08.109Z",
"trend_7d": {
"direction": "up",
"percent": 3.33
}
}
}
}