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 20 more damage for each Water Energy card in your discard pile. Then, shuffle those cards into your deck.
/api/v1/pokemon/cards/sm75-24vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm75-24vh",
"name": "Feraligatr",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/24vh.large.webp"
}
],
"expansion": {
"id": "sm75",
"name": "Dragon Majesty",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DRM",
"printed_total": 70,
"release_date": "2018/09/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "175386",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "160",
"abilities": [
{
"name": "Downpour",
"text": "As often as you like during your turn (before your attack), you may discard a Water Energy card from your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Riptide",
"text": "This attack does 20 more damage for each Water Energy card in your discard pile. Then, shuffle those cards into your deck.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.71
},
{
"condition": "LP",
"price": 1.57
},
{
"condition": "MP",
"price": 0.78
},
{
"condition": "HP",
"price": 1.33
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.03,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 232.5,
"low": 197.63,
"high": 267.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:51.413Z",
"trend_7d": {
"direction": "down",
"percent": -6.55
}
}
}
}