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 tails, this attack does nothing.
/api/v1/pokemon/cards/swsh12pt5-111vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh12pt5-111vrh",
"name": "Bidoof",
"number": "111",
"printed_number": "111",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/111vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/111vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/111vrh.large.webp"
}
],
"expansion": {
"id": "swsh12pt5",
"name": "Crown Zenith",
"total": 160,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRZ",
"printed_total": 159,
"release_date": "2023/01/20",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "478139",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/111vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/111vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/111vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"abilities": [
{
"name": "Carefree Countenance",
"text": "As long as this Pokémon is on your Bench, prevent all damage done to this Pokémon by attacks (both yours and your opponent's).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hyper Fang",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "LP",
"price": 0.29
},
{
"condition": "MP",
"price": 0.26
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:41:19.686Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}