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, the Defending Pokémon is now Paralyzed.
/api/v1/pokemon/cards/bw8-60vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw8-60vrh",
"name": "Kirlia",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/60vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/60vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/60vrh.large.webp"
}
],
"expansion": {
"id": "bw8",
"name": "Plasma Storm",
"total": 138,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLS",
"printed_total": 135,
"release_date": "2013/02/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86470",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/60vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/60vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/60vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "80",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Psy Bolt",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 7.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.34
},
{
"condition": "LP",
"price": 3.29
},
{
"condition": "MP",
"price": 2.23
},
{
"condition": "HP",
"price": 2
},
{
"condition": "DMG",
"price": 0.24
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:42.799Z",
"trend_7d": {
"direction": "down",
"percent": -1.21
}
}
}
}