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 this Pokémon has any damage counters on it, this attack does 70 more damage. This attack's damage isn't affected by Weakness.
/api/v1/pokemon/cards/swsh9-21vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh9-21vh",
"name": "Moltres",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/21vh.large.webp"
}
],
"expansion": {
"id": "swsh9",
"name": "Brilliant Stars",
"total": 186,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BRS",
"printed_total": 172,
"release_date": "2022/02/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "263711",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/21vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "120",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Inferno Wings",
"text": "If this Pokémon has any damage counters on it, this attack does 70 more damage. This attack's damage isn't affected by Weakness.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "otumami",
"pricing": {
"currency": "USD",
"market": 0.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.33
},
{
"condition": "LP",
"price": 0.3
},
{
"condition": "MP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.26
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 5.75,
"low": 4,
"high": 7.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.5,
"low": 19,
"high": 19,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.51,
"low": 17.51,
"high": 20.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:20:37.154Z",
"trend_7d": {
"direction": "down",
"percent": -2.94
}
}
}
}