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

Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.
/api/v1/pokemon/cards/np-18vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "np-18vh",
"name": "Mudkip",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/18vh.large.webp"
}
],
"expansion": {
"id": "np",
"name": "Nintendo Black Star Promos",
"total": 40,
"language": "English",
"language_code": "en",
"series": "NP",
"code": "PR-NP",
"printed_total": 40,
"release_date": "2003/10/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87609",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/18vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Surf",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Whirlpool",
"text": "Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 22.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.41
},
{
"condition": "MP",
"price": 19.67
},
{
"condition": "HP",
"price": 14.58
},
{
"condition": "DMG",
"price": 5.23
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 834.52,
"low": 709.34,
"high": 959.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 55.2,
"low": 46.92,
"high": 63.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 38.25,
"low": 20,
"high": 60,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16.65,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "1",
"value": 285,
"low": 242.25,
"high": 327.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 300,
"low": 255,
"high": 345,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 46.76,
"low": 50.26,
"high": 52.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 36.9,
"low": 60,
"high": 60,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 26,
"low": 26,
"high": 34.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 55.5,
"low": 47.5,
"high": 97.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 58.5,
"low": 21,
"high": 58.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "TAG",
"grade": "6.5",
"value": 65,
"low": 65,
"high": 65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-06T06:54:30.196Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}