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 up to 3 basic Energy cards of different types and attach them to your Pokémon in any way you like. Then, shuffle your deck.
During your next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/gem2-0704?include=prices 200 18ms{
"success": true,
"data": {
"id": "gem2-0704",
"name": "Leafeon",
"number": "0704/15",
"printed_number": "0704/15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0704.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0704.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0704.large.webp"
}
],
"expansion": {
"id": "gem2",
"name": "Gem Pack 2",
"total": 140,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 140,
"release_date": "2025/05/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
"translation": {
"en": {
"name": "Gem Pack 2"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0704.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0704.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0704.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energy Garden",
"text": "Search your deck for up to 3 basic Energy cards of different types and attach them to your Pokémon in any way you like. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Leafy Cyclone",
"text": "During your next turn, this Pokémon can't attack.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsushi Furusawa",
"pricing": {
"currency": "USD",
"market": 1.09,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 46,
"low": 45.5,
"high": 46.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 21.25,
"high": 21.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "8",
"value": 4.93,
"low": 4.19,
"high": 5.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 11.73,
"low": 11.67,
"high": 11.78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35.47,
"low": 35.43,
"high": 35.51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4.93,
"low": 4.19,
"high": 5.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.83,
"low": 11.82,
"high": 11.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 21.5,
"low": 21.25,
"high": 21.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:43:35.453Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}