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, this attack does 10 damage plus 10 more damage for each Omanyte, Omastar, Kabuto, and Kabutops on your Bench.
/api/v1/pokemon/cards/neo2_ja-14?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo2_ja-14",
"name": "Kabuto",
"number": "140",
"printed_number": "140",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-14.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-14.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-14.large.webp"
}
],
"expansion": {
"id": "neo2_ja",
"name": "Crossing the Ruins...",
"total": 56,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 56,
"release_date": "2000/07/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo2_ja.symbol.png",
"translation": {
"en": {
"name": "Crossing the Ruins..."
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-14.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-14.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-14.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "50",
"abilities": [
{
"name": "Revive Friends",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, search your deck for a card named Kabuto and put it on your Bench. Shuffle your deck afterward. Treat the new Kabuto as a Basic Pokémon. This power can't be used if Kabuto is Asleep, Confused, or Paralyzed (or if your Bench is full).",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Work Together",
"text": "Flip a coin. If heads, this attack does 10 damage plus 10 more damage for each Omanyte, Omastar, Kabuto, and Kabutops on your Bench.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 1.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.71
},
{
"condition": "LP",
"price": 0.87
},
{
"condition": "MP",
"price": 0.56
},
{
"condition": "HP",
"price": 0.52
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 102.5,
"low": 37.5,
"high": 167.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 10.13,
"low": 8.61,
"high": 11.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 149.99,
"low": 52,
"high": 152.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.25,
"low": 11.63,
"high": 12.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.62,
"low": 19.44,
"high": 28.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:18:14.013Z",
"trend_7d": {
"direction": "down",
"percent": -0.58
}
}
}
}