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

← Aquapolis
Mankey

Mankey

Common #92 Pokémon Basic HP 40
Types
Fighting
Illustrator
Tomokazu Komiya
Expansion
Aquapolis · E-Card
Language
English
TCGplayer
87172

Attacks

Mug 10
Fighting

Before doing damage, discard all Trainer cards attached to the Defending Pokémon.

Rage 10
Colorless · Colorless

This attack does 10 damage plus 10 more damage for each damage counter on Mankey.

GET /api/v1/pokemon/cards/ecard2-92vrh?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ecard2-92vrh",
    "name": "Mankey",
    "number": "92",
    "printed_number": "92",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92vrh.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": "87172",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Fighting"
        ],
        "converted_energy_cost": 1,
        "name": "Mug",
        "text": "Before doing damage, discard all Trainer cards attached to the Defending Pokémon.",
        "damage": "10"
      },
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Rage",
        "text": "This attack does 10 damage plus 10 more damage for each damage counter on Mankey.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Tomokazu Komiya",
    "pricing": {
      "currency": "USD",
      "market": 126.26,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 126.26
        },
        {
          "condition": "LP",
          "price": 50
        },
        {
          "condition": "MP",
          "price": 26.13
        },
        {
          "condition": "HP",
          "price": 20
        },
        {
          "condition": "DMG",
          "price": 17.95
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8",
          "value": 27.69,
          "low": 23.54,
          "high": 31.84,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 154.5,
          "low": 131.32,
          "high": 177.68,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 73.75,
          "low": 62.69,
          "high": 84.81,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 385,
          "low": 180,
          "high": 1300,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 107.5,
          "low": 91.38,
          "high": 123.62,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 46.85,
          "low": 39.82,
          "high": 53.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-08-10T17:24:44.331Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}