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

Put 3 cards from your discard pile into your hand. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm1-12vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm1-12vh",
"name": "Decidueye-GX",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/12vh.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": "126883",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Grass"
],
"hp": "240",
"abilities": [
{
"name": "Feather Arrow",
"text": "Once during your turn (before your attack), you may put 2 damage counters on 1 of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Razor Leaf",
"damage": "90"
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Hollow Hunt-GX",
"text": "Put 3 cards from your discard pile into your hand. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.9
},
{
"condition": "MP",
"price": 1.77
},
{
"condition": "HP",
"price": 1.35
},
{
"condition": "DMG",
"price": 1.35
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9.6,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5,
"low": 5,
"high": 6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 106.25,
"low": 41,
"high": 139.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 8.27,
"low": 7.03,
"high": 9.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 7,
"high": 9.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.94,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 14.31,
"low": 13,
"high": 17.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:33:45.251Z",
"trend_7d": {
"direction": "down",
"percent": -13.69
}
}
}
}