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.
This attack does 10 more damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/cp3_ja-17?include=prices 200 18ms{
"success": true,
"data": {
"id": "cp3_ja-17",
"name": "Meowstic",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/17.large.webp"
}
],
"expansion": {
"id": "cp3_ja",
"name": "PokéKyun Collection",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP3",
"printed_total": 32,
"release_date": "2016/01/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.symbol.png",
"translation": {
"en": {
"name": "PokéKyun Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605471",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/17.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"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": "This attack does 10 more damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "60+"
}
],
"rarity": "Non",
"artist": "sui",
"pricing": {
"currency": "USD",
"market": 24.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.49
},
{
"condition": "LP",
"price": 22
},
{
"condition": "DMG",
"price": 8
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 28.5,
"low": 13.25,
"high": 39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 117,
"low": 89.75,
"high": 142.16,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "8",
"value": 37.98,
"low": 32.28,
"high": 43.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39,
"low": 31.42,
"high": 50.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T03:33:05.475Z",
"trend_7d": {
"direction": "up",
"percent": 7.46
}
}
}
}