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 3 coins. This attack does 30 damage times the number of heads.
/api/v1/pokemon/cards/np-20vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "np-20vh",
"name": "Ludicolo",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/20vh.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": "86896",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/20vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Rain Dish",
"text": "At any time between turns, remove 1 damage counter from Ludicolo.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 30 damage times the number of heads.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
},
{
"condition": "MP",
"price": 8.65
},
{
"condition": "HP",
"price": 6.2
},
{
"condition": "DMG",
"price": 4.73
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 80.7,
"low": 65.85,
"high": 80.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 26.52,
"low": 26.52,
"high": 26.52,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28.62,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 31,
"low": 31,
"high": 33.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 87.3,
"low": 62,
"high": 62,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 13.13,
"low": 12.69,
"high": 13.56,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 12.45,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 222.5,
"low": 25,
"high": 420,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36.41,
"low": 49.95,
"high": 49.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 75.78,
"low": 30.3,
"high": 88.67,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:51:13.818Z",
"trend_7d": {
"direction": "down",
"percent": -16.68
}
}
}
}