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 60 less damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/me1-98vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "me1-98vrh",
"name": "Tinkaton",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/98vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/98vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/98vrh.large.webp"
}
],
"expansion": {
"id": "me1",
"name": "Mega Evolution",
"total": 188,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEG",
"printed_total": 132,
"release_date": "2025/09/26",
"logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
"symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "654437",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/98vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/98vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/98vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Metal"
],
"hp": "160",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Windup Swing",
"text": "This attack does 60 less damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "240-"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "toriyufu",
"pricing": {
"currency": "USD",
"market": 0.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.24
},
{
"condition": "LP",
"price": 0.21
},
{
"condition": "MP",
"price": 0.16
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 10.21,
"low": 8.68,
"high": 11.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:28:58.540Z",
"trend_7d": {
"direction": "down",
"percent": -4
}
}
}
}