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 3 damage counters on your opponent's Pokémon in any way you like.
/api/v1/pokemon/cards/sv3pt5-122vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv3pt5-122vh",
"name": "Mr. Mime",
"number": "122",
"printed_number": "122",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/122vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/122vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/122vh.large.webp"
}
],
"expansion": {
"id": "sv3pt5",
"name": "151",
"total": 207,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "MEW",
"printed_total": 165,
"release_date": "2023/09/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "516685",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/122vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/122vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/122vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "90",
"abilities": [
{
"name": "Mimic Barrier",
"text": "If this Pokémon and your opponent's Active Pokémon have the same amount of Energy attached, prevent all damage done to this Pokémon by attacks from your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Psypower",
"text": "Put 3 damage counters on your opponent's Pokémon in any way you like."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "OOYAMA",
"pricing": {
"currency": "USD",
"market": 0.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.27
},
{
"condition": "LP",
"price": 0.25
},
{
"condition": "MP",
"price": 0.15
},
{
"condition": "DMG",
"price": 0.13
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 12.99,
"low": 11.04,
"high": 14.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.5,
"low": 36.13,
"high": 48.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10.02,
"low": 8.52,
"high": 11.52,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 6.98,
"low": 6.98,
"high": 6.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:18:01.564Z",
"trend_7d": {
"direction": "up",
"percent": 3.85
}
}
}
}