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

Put 3 damage counters on Poliwhirl. If this doesn't Knock Out Poliwhirl, search your deck for up to 2 Basic Energy cards and attach them to Poliwhirl. Shuffle your deck afterward.
Does 30 damage plus 10 more damage for each Water Energy attached to Poliwhirl but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.
/api/v1/pokemon/cards/neo2_ja-16?include=prices 200 20ms{
"success": true,
"data": {
"id": "neo2_ja-16",
"name": "Poliwhirl",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-16.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-16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-16.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Belly Drum",
"text": "Put 3 damage counters on Poliwhirl. If this doesn't Knock Out Poliwhirl, search your deck for up to 2 Basic Energy cards and attach them to Poliwhirl. Shuffle your deck afterward."
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Water Gun",
"text": "Does 30 damage plus 10 more damage for each Water Energy attached to Poliwhirl but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 2.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.49
},
{
"condition": "LP",
"price": 1.23
},
{
"condition": "MP",
"price": 0.8
},
{
"condition": "HP",
"price": 0.98
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 40.25,
"low": 16,
"high": 40.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 348.43,
"low": 299.07,
"high": 531.63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 33.25,
"low": 28.26,
"high": 38.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 11.5,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 51,
"low": 26.6,
"high": 152.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:18:14.013Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}