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
Ariados

Ariados

Rare #3 Pokémon Stage 1 HP 70
Types
Grass
Illustrator
Shin-ichi Yoshida
Expansion
Aquapolis · E-Card
Language
English
TCGplayer
83613

Attacks

Spider Force 20
Grass · Colorless

Flip a coin. If heads, this attack does 20 damage plus 10 more damage. If tails, this attack does 20 damage and the Defending Pokémon is now Paralyzed.

GET /api/v1/pokemon/cards/ecard2-3vrh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ecard2-3vrh",
    "name": "Ariados",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/3vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/3vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/3vrh.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": "83613",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/3vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/3vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/3vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "70",
    "abilities": [
      {
        "name": "Gluey Slime",
        "text": "As long as Ariados is in play, each player must pay an additional Colorless to retreat his or her Active Pokémon. Gluey Slime can't make a player pay more than an additional Colorless to retreat a Pokémon, even if there is more than 1 Ariados in play.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Spider Force",
        "text": "Flip a coin. If heads, this attack does 20 damage plus 10 more damage. If tails, this attack does 20 damage and the Defending Pokémon is now Paralyzed.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Shin-ichi Yoshida",
    "pricing": {
      "currency": "USD",
      "market": 25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 25
        },
        {
          "condition": "LP",
          "price": 22.24
        },
        {
          "condition": "MP",
          "price": 17.92
        },
        {
          "condition": "HP",
          "price": 9.98
        },
        {
          "condition": "DMG",
          "price": 10.14
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 306.51,
          "low": 260.53,
          "high": 352.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 22.5,
          "low": 19.13,
          "high": 25.87,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 54.99,
          "low": 54.99,
          "high": 54.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 150,
          "low": 127.5,
          "high": 172.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 99.95,
          "low": 30.01,
          "high": 99.95,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:25:58.336Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}