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

Discard all Energy from this Pokémon.
/api/v1/pokemon/cards/swshp_ja-105vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swshp_ja-105vh",
"name": "Swallowed Up Pikachu",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/105vh.large.webp"
}
],
"expansion": {
"id": "swshp_ja",
"name": "Sword & Shield Promos",
"total": 340,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "PROMO",
"printed_total": 340,
"release_date": "2019/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.symbol.png",
"translation": {
"en": {
"name": "Sword & Shield Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Squirm",
"damage": "10"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunderbolt",
"text": "Discard all Energy from this Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "2020 Pikachu Project",
"pricing": {
"currency": "USD",
"market": 535,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 535
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 636.56,
"low": 614.79,
"high": 825.73,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "BGS",
"grade": "10",
"value": 5033.84,
"low": 3163.25,
"high": 6904.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 284,
"low": 241.4,
"high": 326.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 210,
"low": 178.5,
"high": 241.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 340,
"low": 289,
"high": 391,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1075.13,
"low": 1019.8,
"high": 1440,
"confidence": "high",
"value_kind": "sold",
"sold_count": 27,
"trend": {
"direction": "down",
"percent": -15
}
},
{
"company": "PSA",
"grade": "8",
"value": 480.53,
"low": 648,
"high": 648,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 560,
"low": 552,
"high": 712,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:34:28.798Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}