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/svp-97vpc?include=prices 200 20ms{
"success": true,
"data": {
"id": "svp-97vpc",
"name": "Flutter Mane (Pokemon Center Stamp)",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/97vpc.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/97vpc.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/97vpc.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "pokemonCenterStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/97vpc.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/97vpc.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/97vpc.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Ancient"
],
"types": [
"Psychic"
],
"hp": "90",
"abilities": [
{
"name": "Midnight Fluttering",
"text": "As long as this Pokémon is in the Active Spot, your opponent's Active Pokémon has no Abilities, except for Midnight Fluttering.",
"type": "Ability"
}
],
"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": "Promo",
"artist": "Takumi Wada",
"pricing": {
"currency": "USD",
"market": 33.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 33.73
},
{
"condition": "LP",
"price": 31.75
},
{
"condition": "MP",
"price": 30
},
{
"condition": "DMG",
"price": 30
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 224.85,
"low": 191.12,
"high": 258.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 34.63,
"low": 29.44,
"high": 39.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "8.5",
"value": 16.62,
"low": 14.13,
"high": 19.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 425,
"low": 361.25,
"high": 488.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 8,
"high": 56.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.31,
"low": 11.31,
"high": 15.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 735.5,
"low": 625.17,
"high": 845.83,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39.28,
"low": 37,
"high": 41.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 763.41,
"low": 648.9,
"high": 877.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "down",
"percent": -0.88
}
}
}
}