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/swsh11-52?include=prices 200 21ms{
"success": true,
"data": {
"id": "swsh11-52",
"name": "Pikachu",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/52.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/52.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/52.large.webp"
}
],
"expansion": {
"id": "swsh11",
"name": "Lost Origin",
"total": 217,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "LOR",
"printed_total": 196,
"release_date": "2022/09/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "283926",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/52.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/52.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/52.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"abilities": [
{
"name": "Pika Dash",
"text": "If this Pokémon has any Energy attached, it has no Retreat Cost.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"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": 1.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.66
},
{
"condition": "LP",
"price": 1.05
},
{
"condition": "MP",
"price": 1.08
},
{
"condition": "HP",
"price": 0.78
},
{
"condition": "DMG",
"price": 0.83
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 19.07,
"low": 16.21,
"high": 21.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25.13,
"low": 16,
"high": 29.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.51,
"low": 2,
"high": 9.51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.2,
"low": 6.01,
"high": 6.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 243.5,
"low": 225.5,
"high": 328,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "PSA",
"grade": "5",
"value": 15.3,
"low": 14.26,
"high": 16.34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 19.35,
"low": 18,
"high": 19.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21.5,
"low": 19,
"high": 28.67,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 33.6,
"low": 30.8,
"high": 35.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 19
},
{
"company": "TAG",
"grade": "8",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 20.25,
"low": 17.21,
"high": 23.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:36.289Z",
"trend_7d": {
"direction": "down",
"percent": -0.6
}
}
}
}