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

Heal 30 damage from each of your Benched Pokémon.
/api/v1/pokemon/cards/bw10-17vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw10-17vrh",
"name": "Lapras",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/17vrh.large.webp"
}
],
"expansion": {
"id": "bw10",
"name": "Plasma Blast",
"total": 105,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLB",
"printed_total": 101,
"release_date": "2013/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86624",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/17vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "100",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cleanse Away",
"text": "Heal 30 damage from each of your Benched Pokémon."
},
{
"cost": [
"Water",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Surf",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 5.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.02
},
{
"condition": "LP",
"price": 2.69
},
{
"condition": "MP",
"price": 1.37
},
{
"condition": "HP",
"price": 0.5
},
{
"condition": "DMG",
"price": 4.15
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36.35,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:51.263Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}