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

← Skyridge
Abra

Abra

Common #46 Pokémon Basic HP 40
Types
Psychic
Illustrator
Keiko Fukuyama
Expansion
Skyridge · E-Card
Language
English
TCGplayer
83444

Attacks

Headbutt 20
Colorless · Colorless
GET /api/v1/pokemon/cards/ecard3-46?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ecard3-46",
    "name": "Abra",
    "number": "46",
    "printed_number": "46",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/46.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/46.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/46.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": "83444",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/46.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/46.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/46.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "40",
    "abilities": [
      {
        "name": "Psychoflow",
        "text": "As long as there is a Psychic Energy card attached to Abra, its Retreat Cost is 0.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Headbutt",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Keiko Fukuyama",
    "pricing": {
      "currency": "USD",
      "market": 27.89,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 27.89
        },
        {
          "condition": "LP",
          "price": 21.45
        },
        {
          "condition": "MP",
          "price": 22
        },
        {
          "condition": "HP",
          "price": 17.47
        },
        {
          "condition": "DMG",
          "price": 12.32
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 56.2,
          "low": 50,
          "high": 62.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 17.77,
          "low": 15.1,
          "high": 20.44,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 49.97,
          "low": 42.47,
          "high": 57.47,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 298.05,
          "low": 305.58,
          "high": 310.1,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 33.69,
          "low": 28.64,
          "high": 38.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 34.5,
          "low": 29.33,
          "high": 39.67,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 32.99,
          "low": 28.04,
          "high": 37.94,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:47:10.710Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.72
      }
    }
  }
}