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 30 damage times the amount of Energy attached to both Active Pokémon.
Shuffle 10 cards from your discard pile into your deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm3-140vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm3-140vh",
"name": "Gardevoir-GX",
"number": "140",
"printed_number": "140",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/140vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/140vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/140vh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138586",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/140vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/140vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/140vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Fairy"
],
"hp": "230",
"abilities": [
{
"name": "Secret Spring",
"text": "Once during your turn (before your attack), you may attach a Fairy Energy card from your hand to 1 of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Infinite Force",
"text": "This attack does 30 damage times the amount of Energy attached to both Active Pokémon.",
"damage": "30"
},
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Twilight-GX",
"text": "Shuffle 10 cards from your discard pile into your deck. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 19.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.43
},
{
"condition": "LP",
"price": 15.15
},
{
"condition": "MP",
"price": 11.53
},
{
"condition": "HP",
"price": 9.34
},
{
"condition": "DMG",
"price": 6.03
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 18.48,
"low": 25.18,
"high": 25.18,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"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": 74,
"low": 74,
"high": 78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 20.5,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 23.83,
"low": 21.49,
"high": 33.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 42.48,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:47:31.121Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}