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 30 more damage for each damage counter on each of your Benched Magikarp.
Flip a coin. If heads, this attack does 30 more damage. If tails, this Pokémon does 30 damage to itself.
/api/v1/pokemon/cards/xyp-XY60vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "xyp-XY60vs",
"name": "Gyarados (Staff Stamp)",
"number": "XY60",
"printed_number": "XY60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY60vs.small.jpeg?v=1777696673826",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY60vs.small.jpeg?v=1777696673826",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY60vs.small.jpeg?v=1777696673826"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "102803",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY60vs.small.jpeg?v=1777696673826",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY60vs.small.jpeg?v=1777696673826",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY60vs.small.jpeg?v=1777696673826"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Full Retaliation",
"text": "This attack does 30 more damage for each damage counter on each of your Benched Magikarp.",
"damage": "30+"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Thrash",
"text": "Flip a coin. If heads, this attack does 30 more damage. If tails, this Pokémon does 30 damage to itself.",
"damage": "100+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 649,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 649
},
{
"condition": "LP",
"price": 285.64
},
{
"condition": "MP",
"price": 256.52
},
{
"condition": "HP",
"price": 129.99
},
{
"condition": "DMG",
"price": 153.6
}
],
"graded": [
{
"company": "BGS",
"grade": "7",
"value": 283,
"low": 240.55,
"high": 325.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 2099.99,
"low": 2099.99,
"high": 2149.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 425.69,
"low": 361.84,
"high": 489.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 599,
"low": 509.15,
"high": 688.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 1303.78,
"low": 1108.21,
"high": 1499.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 2105.56,
"low": 1789.73,
"high": 2421.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:34:42.761Z",
"trend_7d": {
"direction": "down",
"percent": -3.78
}
}
}
}