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 30 damage from this Pokémon.
/api/v1/pokemon/cards/smp-SM149vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "smp-SM149vh",
"name": "Suicune",
"number": "SM149",
"printed_number": "SM149",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM149vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM149vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM149vh.large.webp"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "158255",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM149vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM149vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM149vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "110",
"abilities": [
{
"name": "Frozen Current",
"text": "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may have your opponent switch their Active Pokémon with 1 of their Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aurora Gain",
"text": "Heal 30 damage from this Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 17.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.44
},
{
"condition": "LP",
"price": 11.72
},
{
"condition": "MP",
"price": 9.35
},
{
"condition": "HP",
"price": 7.99
},
{
"condition": "DMG",
"price": 4.44
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 133.87,
"low": 113.79,
"high": 153.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 172,
"low": 146.2,
"high": 197.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2009.39,
"low": 3056.69,
"high": 3056.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 128,
"low": 108.8,
"high": 147.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 166.25,
"low": 225,
"high": 225,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 39.97,
"high": 291.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:50:16.813Z",
"trend_7d": {
"direction": "down",
"percent": -9.82
}
}
}
}