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

This attack does 20 damage plus 10 more damage for each Water Energy attached to Quagsire but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.
Flip 2 coins. This attack does 50 damage times the number of heads.
/api/v1/pokemon/cards/ecard2-30?include=prices 200 15ms{
"success": true,
"data": {
"id": "ecard2-30",
"name": "Quagsire",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/30.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88467",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/30.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "80",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Water Gun",
"text": "This attack does 20 damage plus 10 more damage for each Water Energy attached to Quagsire but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Slam",
"text": "Flip 2 coins. This attack does 50 damage times the number of heads.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 59.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 59.95
},
{
"condition": "MP",
"price": 44.88
},
{
"condition": "HP",
"price": 38.33
},
{
"condition": "DMG",
"price": 19.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 106.75,
"low": 106.75,
"high": 106.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 78.5,
"low": 60,
"high": 97,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 80,
"low": 80,
"high": 80,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 190.5,
"low": 102.1,
"high": 380.09,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 115,
"low": 114.13,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 69.54,
"low": 59.11,
"high": 79.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "up",
"percent": 19.9
}
}
}
}