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 a Fire Energy card from your hand. If you do, draw 2 cards.
Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/xy5-26?include=prices 200 21ms{
"success": true,
"data": {
"id": "xy5-26",
"name": "Torchic",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/26.large.webp"
}
],
"expansion": {
"id": "xy5",
"name": "Primal Clash",
"total": 164,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PRC",
"printed_total": 160,
"release_date": "2015/02/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "95918",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/26.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Flare Bonus",
"text": "Discard a Fire Energy card from your hand. If you do, draw 2 cards."
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Claw",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.36
},
{
"condition": "LP",
"price": 2.25
},
{
"condition": "MP",
"price": 2.06
},
{
"condition": "HP",
"price": 1.48
},
{
"condition": "DMG",
"price": 1.03
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:31:16.225Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}