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

Discard a Fire Energy card attached to Slugma in order to use this attack. The Defending Pokémon is now Burned.
/api/v1/pokemon/cards/ecard3-98?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard3-98",
"name": "Slugma",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/98.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/98.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/98.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": "89338",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/98.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/98.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/98.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tackle",
"damage": "10"
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Scorching Lava",
"text": "Discard a Fire Energy card attached to Slugma in order to use this attack. The Defending Pokémon is now Burned."
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 17.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.33
},
{
"condition": "LP",
"price": 12.71
},
{
"condition": "MP",
"price": 12.97
},
{
"condition": "HP",
"price": 10.93
},
{
"condition": "DMG",
"price": 6
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 21,
"high": 39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 417.5,
"low": 499.99,
"high": 499.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 42.48,
"low": 36.11,
"high": 48.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}