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

Search your deck for a Supporter card, reveal it, and put it into your hand. Shuffle your deck afterward.
This attack does 20 damage times the number of Grass Pokémon and Fairy Pokémon you have in play.
/api/v1/pokemon/cards/xy4-116vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "xy4-116vh",
"name": "Florges-EX",
"number": "116",
"printed_number": "116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/116vh.large.webp"
}
],
"expansion": {
"id": "xy4",
"name": "Phantom Forces",
"total": 124,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PHF",
"printed_total": 119,
"release_date": "2014/11/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "94685",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/116vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fairy"
],
"hp": "160",
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Lead",
"text": "Search your deck for a Supporter card, reveal it, and put it into your hand. Shuffle your deck afterward."
},
{
"cost": [
"Fairy",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Bright Garden",
"text": "This attack does 20 damage times the number of Grass Pokémon and Fairy Pokémon you have in play.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare Ultra",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 22.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.11
},
{
"condition": "LP",
"price": 16.35
},
{
"condition": "MP",
"price": 11.7
},
{
"condition": "HP",
"price": 8
},
{
"condition": "DMG",
"price": 5.67
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 108,
"low": 108,
"high": 153.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10.99,
"low": 9.34,
"high": 12.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19.34,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 606,
"low": 515.1,
"high": 696.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 10.5,
"high": 17.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33.83,
"low": 42.99,
"high": 42.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:30:56.509Z",
"trend_7d": {
"direction": "down",
"percent": -5.47
}
}
}
}