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

This attack does 20 more damage for each of your Benched Fire Pokémon.
Flip 2 coins. This attack does 50 more damage for each heads.
Your opponent's Active Pokémon is now Burned. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm1-27vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm1-27vh",
"name": "Incineroar-GX",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/27vh.large.webp"
}
],
"expansion": {
"id": "sm1",
"name": "Sun & Moon",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "SUM",
"printed_total": 149,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "126898",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/27vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Fire"
],
"hp": "250",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Hustling Strike",
"text": "This attack does 20 more damage for each of your Benched Fire Pokémon.",
"damage": "10"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tiger Swing",
"text": "Flip 2 coins. This attack does 50 more damage for each heads.",
"damage": "80"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Burning Slam-GX",
"text": "Your opponent's Active Pokémon is now Burned. (You can't use more than 1 GX attack in a game.)",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.86
},
{
"condition": "LP",
"price": 2.08
},
{
"condition": "MP",
"price": 1.52
},
{
"condition": "HP",
"price": 1.03
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25.04,
"low": 29.98,
"high": 29.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 8.99,
"low": 7.64,
"high": 10.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.55,
"low": 7.01,
"high": 7.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 117.5,
"low": 74.3,
"high": 142.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 7.6,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 11.75,
"low": 6.8,
"high": 13.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 29.23,
"low": 32.65,
"high": 33.84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "7",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:45.251Z",
"trend_7d": {
"direction": "up",
"percent": 1.06
}
}
}
}