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

Move as many damage counters on your opponent's Pokémon as you like to any of your opponent's other Pokémon in any way you like.
Does 10 more damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/g1-RC15vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "g1-RC15vh",
"name": "Meowstic",
"number": "RC15",
"printed_number": "RC15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC15vh.large.webp"
}
],
"expansion": {
"id": "g1",
"name": "Generations",
"total": 117,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "GEN",
"printed_total": 83,
"release_date": "2016/02/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "113757",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC15vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Ear Influence",
"text": "Move as many damage counters on your opponent's Pokémon as you like to any of your opponent's other Pokémon in any way you like."
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Psychic",
"text": "Does 10 more damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "sui",
"pricing": {
"currency": "USD",
"market": 9.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.82
},
{
"condition": "LP",
"price": 7.02
},
{
"condition": "MP",
"price": 4.81
},
{
"condition": "HP",
"price": 3.91
},
{
"condition": "DMG",
"price": 2.43
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 48.62,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 317.4,
"low": 130,
"high": 507.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 10,
"high": 16.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.51,
"low": 13.7,
"high": 40,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 21,
"low": 21,
"high": 23.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T04:00:11.003Z",
"trend_7d": {
"direction": "down",
"percent": -1.11
}
}
}
}