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

Does 30 damage times the number of Magikarp in your discard pile.
Flip a coin until you get tails. For each heads, discard the top card from your opponent's deck.
Flip a coin. If heads, discard an Energy card from each of your opponent's Pokémon.
/api/v1/pokemon/cards/dp7-19vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp7-19vrh",
"name": "Gyarados",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/19vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/19vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/19vrh.large.webp"
}
],
"expansion": {
"id": "dp7",
"name": "Stormfront",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SF",
"printed_total": 100,
"release_date": "2008/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85994",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/19vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/19vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/19vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "130",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Tail Revenge",
"text": "Does 30 damage times the number of Magikarp in your discard pile.",
"damage": "30"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wreak Havoc",
"text": "Flip a coin until you get tails. For each heads, discard the top card from your opponent's deck.",
"damage": "40"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Dragon Beat",
"text": "Flip a coin. If heads, discard an Energy card from each of your opponent's Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+30"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 57.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 57.23
},
{
"condition": "LP",
"price": 31.8
},
{
"condition": "MP",
"price": 19.06
},
{
"condition": "HP",
"price": 11.31
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 225,
"low": 191.25,
"high": 258.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 100,
"low": 100,
"high": 106.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 199,
"low": 169.15,
"high": 228.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 66,
"low": 66,
"high": 66,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 46.24,
"low": 54.95,
"high": 62.57,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 116.21,
"low": 41.5,
"high": 123.66,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 115.93,
"low": 187.95,
"high": 187.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "8.5",
"value": 64.99,
"low": 55.24,
"high": 74.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:04:14.224Z",
"trend_7d": {
"direction": "up",
"percent": 43.08
}
}
}
}