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

If there are no damage counters on the Defending Pokémon, this attack's base damage is 40 instead of 70.
/api/v1/pokemon/cards/ecard1_ja-80?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard1_ja-80",
"name": "Feraligatr",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/80.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/80.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/80.large.webp"
}
],
"expansion": {
"id": "ecard1_ja",
"name": "Base Expansion Pack",
"total": 128,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 128,
"release_date": "2001/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.symbol.png",
"translation": {
"en": {
"name": "Base Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "575984",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/80.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/80.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/80.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"abilities": [
{
"name": "Major Tsunami",
"text": "Once during your turn (before your attack), if Feraligatr is your Active Pokémon and if your opponent has any Benched Pokémon, your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon. Either way, if you have any Benched Pokémon, switch Feraligatr with 1 of them. This power can't be used if Feraligatr is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Rending Jaws",
"text": "If there are no damage counters on the Defending Pokémon, this attack's base damage is 40 instead of 70.",
"damage": "70"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 61.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 61.1
},
{
"condition": "LP",
"price": 50
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 149,
"low": 126.65,
"high": 171.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38.5,
"low": 38.5,
"high": 39.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T23:16:43.077Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}