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

Attach 2 basic Energy cards from your discard pile to your Pokémon in any way you like.
Heal 30 damage from this Pokémon.
This attack does 50 damage times the amount of Grass Energy attached to this Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm1-150vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm1-150vh",
"name": "Lurantis-GX",
"number": "150",
"printed_number": "150",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/150vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/150vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/150vh.large.webp"
}
],
"expansion": {
"id": "sm1",
"name": "Sun & Moon",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "SUM",
"printed_total": 149,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "127189",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/150vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/150vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/150vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Grass"
],
"hp": "210",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Flower Supply",
"text": "Attach 2 basic Energy cards from your discard pile to your Pokémon in any way you like.",
"damage": "40"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Solar Blade",
"text": "Heal 30 damage from this Pokémon.",
"damage": "120"
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Chloroscythe-GX",
"text": "This attack does 50 damage times the amount of Grass Energy attached to this Pokémon. (You can't use more than 1 GX attack in a game.)",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 11.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.79
},
{
"condition": "LP",
"price": 7.73
},
{
"condition": "MP",
"price": 6.25
},
{
"condition": "HP",
"price": 5.86
},
{
"condition": "DMG",
"price": 3.84
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 56.63,
"low": 80,
"high": 80,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 159.62,
"low": 60,
"high": 179,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.33,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31.22,
"low": 24.96,
"high": 47.21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:33:45.251Z",
"trend_7d": {
"direction": "up",
"percent": 11.02
}
}
}
}