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 an Energy from this Pokémon.
/api/v1/pokemon/cards/sm6-16vrh?include=prices 200 22ms{
"success": true,
"data": {
"id": "sm6-16vrh",
"name": "Braixen",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/16vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/16vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/16vrh.large.webp"
}
],
"expansion": {
"id": "sm6",
"name": "Forbidden Light",
"total": 150,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "FLI",
"printed_total": 131,
"release_date": "2018/05/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "165663",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/16vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/16vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/16vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Flare",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flamethrower",
"text": "Discard an Energy from this Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 0.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.58
},
{
"condition": "MP",
"price": 0.52
},
{
"condition": "HP",
"price": 0.55
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 75.68,
"low": 71,
"high": 71,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:18:42.165Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}