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 damage counter on Pupitar.
/api/v1/pokemon/cards/hgss2-38?include=prices 200 19ms{
"success": true,
"data": {
"id": "hgss2-38",
"name": "Pupitar",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/38.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/38.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/38.large.webp"
}
],
"expansion": {
"id": "hgss2",
"name": "HS—Unleashed",
"total": 96,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "UL",
"printed_total": 95,
"release_date": "2010/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88453",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/38.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/38.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss2/38.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "70",
"abilities": [
{
"name": "Boost Gas",
"text": "If Pupitar has any Energy attached to it, the Retreat Cost of Pupitar is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rage",
"text": "Does 20 damage plus 10 more damage for each damage counter on Pupitar.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 0.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.46
},
{
"condition": "LP",
"price": 0.36
},
{
"condition": "MP",
"price": 0.25
},
{
"condition": "HP",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.36
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:49:53.759Z",
"trend_7d": {
"direction": "down",
"percent": -2.13
}
}
}
}