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

Does 20 damage plus 10 more damage for each Water Energy attached to Omastar but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.
Flip 2 coins. This attack does 30 damage times the number of heads.
/api/v1/pokemon/cards/base3-40v1e?include=prices 200 19ms{
"success": true,
"data": {
"id": "base3-40v1e",
"name": "Omastar",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/40v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/40v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/40v1e.large.webp"
}
],
"expansion": {
"id": "base3-1st-edition",
"name": "Fossil 1st Edition",
"total": 62,
"language": "English",
"language_code": "en",
"series": "Base",
"printed_total": 62,
"release_date": "1999/10/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "44442",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/40v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/40v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/40v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Water Gun",
"text": "Does 20 damage plus 10 more damage for each Water Energy attached to Omastar but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
"damage": "20+"
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Spike Cannon",
"text": "Flip 2 coins. This attack does 30 damage times the number of heads.",
"damage": "30×"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 5.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.42
},
{
"condition": "LP",
"price": 2.13
},
{
"condition": "MP",
"price": 1.47
},
{
"condition": "HP",
"price": 1.01
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 74,
"low": 74,
"high": 77.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9.79,
"low": 8.32,
"high": 11.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 12.99,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.25,
"low": 9.75,
"high": 10.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.99,
"low": 21,
"high": 24.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 280,
"low": 257.9,
"high": 370,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "5",
"value": 13.95,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 15.25,
"low": 12.96,
"high": 17.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20.41,
"low": 18.26,
"high": 25.14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 30.21,
"low": 15.25,
"high": 36,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 37,
"low": 32.89,
"high": 47.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "SGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:25:12.213Z",
"trend_7d": {
"direction": "flat",
"percent": 0.18
}
}
}
}