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

Draw cards until you have 6 cards in your hand.
/api/v1/pokemon/cards/bw8-104vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "bw8-104vh",
"name": "Togekiss",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/104vh.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": "89925",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/104vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "140",
"abilities": [
{
"name": "Bright Veil",
"text": "As long as this Pokémon is your Active Pokémon, whenever your opponent plays an Item card from his or her hand, prevent all effects of that card done to your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Return",
"text": "Draw cards until you have 6 cards in your hand.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 3.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.5
},
{
"condition": "LP",
"price": 1.94
},
{
"condition": "MP",
"price": 1.29
},
{
"condition": "HP",
"price": 1.01
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 31.52,
"low": 26.79,
"high": 36.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:42.799Z",
"trend_7d": {
"direction": "up",
"percent": 0.86
}
}
}
}