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 number of coins equal to the number of Energy cards attached to Kabutops. This attack does 40 damage times the number of heads. You can't flip more than 3 coins in this way.
/api/v1/pokemon/cards/neo2-25vuu?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo2-25vuu",
"name": "Kabutops",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/25vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/25vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/25vuu.large.webp"
}
],
"expansion": {
"id": "neo2-unlimited",
"name": "Neo Discovery Unlimited",
"total": 75,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 75,
"release_date": "2001/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86394",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/25vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/25vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/25vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Slash",
"damage": "20"
},
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Hydrocutter",
"text": "Flip a number of coins equal to the number of Energy cards attached to Kabutops. This attack does 40 damage times the number of heads. You can't flip more than 3 coins in this way.",
"damage": "40×"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kimiya Masago",
"pricing": {
"currency": "USD",
"market": 6.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.8
},
{
"condition": "HP",
"price": 4.41
},
{
"condition": "DMG",
"price": 4.97
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 63.72,
"low": 63.72,
"high": 63.72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 164.99,
"low": 140.24,
"high": 189.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 37,
"low": 37,
"high": 112.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 36.8,
"low": 26.78,
"high": 26.78,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 34.99,
"low": 22,
"high": 34.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 197.69,
"low": 285,
"high": 285,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 13.75,
"low": 10,
"high": 24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 42,
"low": 37.83,
"high": 51.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 31.85,
"low": 28,
"high": 28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:45:56.651Z",
"trend_7d": {
"direction": "down",
"percent": -35.61
}
}
}
}