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

/api/v1/pokemon/cards/swsh3a_ja-24?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh3a_ja-24",
"name": "Clefable",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/24.large.webp"
}
],
"expansion": {
"id": "swsh3a_ja",
"name": "Legendary Heartbeat",
"total": 94,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S3a",
"printed_total": 76,
"release_date": "2020/07/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3a_ja.symbol.png",
"translation": {
"en": {
"name": "Legendary Heartbeat"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571922",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/24.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Lunar Blessing",
"text": "Once during your turn, if your Active Pokémon has any Psychic Energy attached, you may heal 20 damage from it, and it recovers from a Special Condition.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Magical Shot",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Non",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 0.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.36
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 9.6,
"low": 8.16,
"high": 11.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:07:17.969Z",
"trend_7d": {
"direction": "up",
"percent": 12.5
}
}
}
}