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

Heal 20 damage and remove all Special Conditions from this Pokémon.
Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/xyp_ja-97?include=prices 200 17ms{
"success": true,
"data": {
"id": "xyp_ja-97",
"name": "Warm Pikachu",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/97.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/97.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/97.large.webp"
}
],
"expansion": {
"id": "xyp_ja",
"name": "XY Promos",
"total": 299,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"printed_total": 299,
"release_date": "2013/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.symbol.png",
"translation": {
"en": {
"name": "XY Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/97.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/97.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/97.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Warm Up",
"text": "Heal 20 damage and remove all Special Conditions from this Pokémon."
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Thunder Shock",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 920.25,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "ACE",
"grade": "1",
"value": 469.92,
"low": 399.43,
"high": 540.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "8",
"value": 1177.57,
"low": 1000.93,
"high": 1354.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 567,
"low": 481.95,
"high": 652.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 415,
"low": 415,
"high": 415,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 380,
"low": 323,
"high": 437,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 4286.03,
"low": 2898.73,
"high": 4406.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 447.5,
"low": 438.75,
"high": 447.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 307.4,
"low": 380,
"high": 380,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 709.5,
"low": 603.07,
"high": 815.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 830,
"low": 554,
"high": 966,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 999.99,
"low": 482,
"high": 1000,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 1934,
"low": 2440,
"high": 2440,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T08:05:55.131Z",
"trend_7d": {
"direction": "up",
"percent": 0.63
}
}
}
}