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 2 damage counters on your opponent's Benched Pokémon in any way you like.
/api/v1/pokemon/cards/gem4-2804?include=prices 200 17ms{
"success": true,
"data": {
"id": "gem4-2804",
"name": "Flutter Mane",
"number": "2804/07",
"printed_number": "2804/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2804.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2804.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2804.large.webp"
}
],
"expansion": {
"id": "gem4",
"name": "Gem Pack Vol. 4",
"total": 196,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 196,
"release_date": "2026/02/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem4.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 4"
}
}
},
"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/gem4-2804.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2804.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2804.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hex Hurl",
"text": "Put 2 damage counters on your opponent's Benched Pokémon in any way you like.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "kodama",
"pricing": {
"currency": "USD",
"market": 1.99,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 50,
"low": 49.75,
"high": 50.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.5,
"low": 23.25,
"high": 23.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 12.72,
"low": 10.81,
"high": 14.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.63,
"low": 38.09,
"high": 38.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.48,
"low": 12.27,
"high": 12.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 13.5,
"low": 13.25,
"high": 13.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 23.5,
"low": 23.25,
"high": 23.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:34:53.983Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}