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 10 damage for each damage counter on this Pokémon.
/api/v1/pokemon/cards/sm6-92vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm6-92vrh",
"name": "Goomy",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/92vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/92vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/92vrh.large.webp"
}
],
"expansion": {
"id": "sm6",
"name": "Forbidden Light",
"total": 150,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "FLI",
"printed_total": 131,
"release_date": "2018/05/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "165751",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/92vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/92vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/92vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "50",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Rain Splash",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Flail",
"text": "This attack does 10 damage for each damage counter on this Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.18
},
{
"condition": "LP",
"price": 0.39
},
{
"condition": "MP",
"price": 0.4
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:18:42.165Z",
"trend_7d": {
"direction": "up",
"percent": 14.74
}
}
}
}