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

← Secret Wonders
Wartortle

Wartortle

Uncommon #75 Pokémon Stage 1 HP 80
Types
Water
Illustrator
Ken Sugimori
Expansion
Secret Wonders · Diamond & Pearl
Language
English
TCGplayer
90489

Attacks

Giant Wave 40
Water · Water

Wartortle can't use Giant Wave during your next turn.

Shell Attack 50
Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/dp3-75vrh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "dp3-75vrh",
    "name": "Wartortle",
    "number": "75",
    "printed_number": "75",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/75vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/75vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/75vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "dp3",
      "name": "Secret Wonders",
      "total": 132,
      "language": "English",
      "language_code": "en",
      "series": "Diamond & Pearl",
      "code": "SW",
      "printed_total": 132,
      "release_date": "2007/11/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "90489",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/75vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/75vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/75vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "80",
    "attacks": [
      {
        "cost": [
          "Water",
          "Water"
        ],
        "converted_energy_cost": 2,
        "name": "Giant Wave",
        "text": "Wartortle can't use Giant Wave during your next turn.",
        "damage": "40"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Shell Attack",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "+20"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 11.93,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 11.93
        },
        {
          "condition": "LP",
          "price": 7.21
        },
        {
          "condition": "MP",
          "price": 6.64
        },
        {
          "condition": "HP",
          "price": 3.93
        },
        {
          "condition": "DMG",
          "price": 2.98
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 52,
          "low": 52,
          "high": 68.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "4",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 72.5,
          "low": 74.95,
          "high": 74.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 52.5,
          "low": 44.63,
          "high": 60.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "7",
          "value": 4.25,
          "low": 3.61,
          "high": 4.89,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-17T05:54:23.359Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}