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 2 coins. This attack does 10 damage times the number of heads
Don't apply Resistance.
/api/v1/pokemon/cards/ecard3-77vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard3-77vrh",
"name": "Mantine",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/77vrh.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87181",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/77vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Fin Smack",
"text": "Flip 2 coins. This attack does 10 damage times the number of heads",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aqua Sonic",
"text": "Don't apply Resistance.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 101.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 101.2
},
{
"condition": "LP",
"price": 100
},
{
"condition": "HP",
"price": 40
},
{
"condition": "DMG",
"price": 39.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 219,
"low": 180.95,
"high": 264.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "8.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 299.99,
"low": 254.99,
"high": 344.99,
"confidence": "med",
"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": 1500,
"low": 1269,
"high": 1521,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 117.43,
"low": 99.82,
"high": 135.04,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "down",
"percent": -11.46
}
}
}
}