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

← Call of Legends
Fire Energy (Play Pokemon Stamp)

Fire Energy (Play Pokemon Stamp)

Common #89
Expansion
Call of Legends · HeartGold & SoulSilver
Language
English
TCGplayer
149472
GET /api/v1/pokemon/cards/col1-89vpp?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "col1-89vpp",
    "name": "Fire Energy (Play Pokemon Stamp)",
    "number": "89",
    "printed_number": "89",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-89vpp.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-89vpp.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-89vpp.large.webp"
      }
    ],
    "expansion": {
      "id": "col1",
      "name": "Call of Legends",
      "total": 106,
      "language": "English",
      "language_code": "en",
      "series": "HeartGold & SoulSilver",
      "code": "CL",
      "printed_total": 95,
      "release_date": "2011/02/09",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "149472",
    "variants": [
      {
        "name": "playPokemonStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-89vpp.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-89vpp.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-89vpp.large.webp"
          }
        ]
      }
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 98.78,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 98.78
        },
        {
          "condition": "LP",
          "price": 76.92
        },
        {
          "condition": "MP",
          "price": 64.46
        },
        {
          "condition": "HP",
          "price": 64.95
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 113,
          "low": 96.05,
          "high": 129.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 101.68,
          "low": 130,
          "high": 130,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T21:34:59.655Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}