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

Flip 3 coins. This attack does 20 damage for each heads.
Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/sm1-25vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm1-25vrh",
"name": "Torracat",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/25vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/25vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/25vrh.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": "126896",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/25vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/25vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/25vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 20 damage for each heads.",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flamethrower",
"text": "Discard an Energy from this Pokémon.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 0.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.45
},
{
"condition": "LP",
"price": 0.32
},
{
"condition": "MP",
"price": 0.28
},
{
"condition": "HP",
"price": 0.19
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:23:58.760Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}