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/smp-SM38vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "smp-SM38vh",
"name": "Incineroar-GX",
"number": "SM38",
"printed_number": "SM38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM38vh.large.webp"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "133822",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM38vh.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": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 15.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.45
},
{
"condition": "LP",
"price": 8.51
},
{
"condition": "MP",
"price": 4.78
},
{
"condition": "HP",
"price": 3.93
},
{
"condition": "DMG",
"price": 3.28
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 1020,
"low": 867,
"high": 1173,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 35.2,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 110,
"low": 55,
"high": 110,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:50:16.813Z",
"trend_7d": {
"direction": "flat",
"percent": -0.39
}
}
}
}