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

Put an Omastar from your hand onto Omanyte. This counts as evolving Omanyte.
Before doing damage, you may choose 1 of your opponent's Benched Pokémon and switch it with the Defending Pokémon.
/api/v1/pokemon/cards/ecard4_ja-28?include=prices 200 25ms{
"success": true,
"data": {
"id": "ecard4_ja-28",
"name": "Omanyte",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/28.large.webp"
}
],
"expansion": {
"id": "ecard4_ja",
"name": "Split Earth",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/08/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.symbol.png",
"translation": {
"en": {
"name": "Split Earth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576211",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/28.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Water of Evolution",
"text": "Put an Omastar from your hand onto Omanyte. This counts as evolving Omanyte."
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Drag Off",
"text": "Before doing damage, you may choose 1 of your opponent's Benched Pokémon and switch it with the Defending Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Yukiko Baba",
"pricing": {
"currency": "USD",
"market": 5.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.35
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 139.6,
"low": 237.5,
"high": 237.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 31.95,
"low": 16.39,
"high": 38.35,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 42.75,
"low": 47,
"high": 63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:37:38.340Z",
"trend_7d": {
"direction": "down",
"percent": -55.56
}
}
}
}