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 2 Energy from this Pokémon.
/api/v1/pokemon/cards/swsh1-34vpp?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh1-34vpp",
"name": "Cinderace (Play Pokemon Stamp)",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-34vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-34vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-34vpp.large.webp"
}
],
"expansion": {
"id": "swsh1",
"name": "Sword & Shield",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SSH",
"printed_total": 202,
"release_date": "2020/02/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "475990",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-34vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-34vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1-34vpp.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "170",
"abilities": [
{
"name": "Libero",
"text": "Once during your turn, when this Pokémon moves from your Bench to the Active Spot, you may attach up to 2 Fire Energy cards from your discard pile to it.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flare Striker",
"text": "Discard 2 Energy from this Pokémon.",
"damage": "190"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 3.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.67
},
{
"condition": "LP",
"price": 3.46
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14.5,
"low": 14.25,
"high": 14.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 23.5,
"low": 19.97,
"high": 27.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.25,
"low": 6.16,
"high": 8.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:14:03.757Z",
"trend_7d": {
"direction": "flat",
"percent": -0.27
}
}
}
}