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/bsch-017?include=prices 200 17ms{
"success": true,
"data": {
"id": "bsch-017",
"name": "Pikachu",
"number": "017/127",
"printed_number": "017/127",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-017.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-017.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-017.large.webp"
}
],
"expansion": {
"id": "bsch",
"name": "Brave Stars (Charm)",
"total": 176,
"language": "Chinese",
"language_code": "zh",
"series": "Sword & Shield",
"printed_total": 176,
"release_date": "2024/06/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bsch.logo.png",
"translation": {
"en": {
"name": "Brave Stars (Charm)"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-017.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-017.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-017.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Whimsy Tackle",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "kurumitsu",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 115.87,
"low": 98.49,
"high": 133.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 330,
"low": 298.37,
"high": 374.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "PSA",
"grade": "8",
"value": 108.34,
"low": 104.66,
"high": 113.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 131.86,
"low": 122.37,
"high": 149.17,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-19T02:37:33.242Z"
}
}
}