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

This attack does 70 damage for each Prize card you have taken.
This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/sv4m_ja-45vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sv4m_ja-45vh",
"name": "Aegislash ex",
"number": "45",
"printed_number": "45",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/45vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/45vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/45vh.large.webp"
}
],
"expansion": {
"id": "sv4m_ja",
"name": "Future Flash",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4M",
"printed_total": 66,
"release_date": "2023/10/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.symbol.png",
"translation": {
"en": {
"name": "Future Flash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566005",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/45vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/45vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/45vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Metal"
],
"hp": "330",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Peerless Edge",
"text": "This attack does 70 damage for each Prize card you have taken.",
"damage": "70×"
},
{
"cost": [
"Metal",
"Metal"
],
"converted_energy_cost": 2,
"name": "Double-Edged Slash",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "toriyufu",
"pricing": {
"currency": "USD",
"market": 0.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.27
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 10,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 17,
"low": 17,
"high": 20.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 6.25,
"low": 5.31,
"high": 7.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:35.813Z",
"trend_7d": {
"direction": "up",
"percent": 8
}
}
}
}