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

Attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/swsh3-24vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh3-24vh",
"name": "Blaziken",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/24vh.large.webp"
}
],
"expansion": {
"id": "swsh3",
"name": "Darkness Ablaze",
"total": 201,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "DAA",
"printed_total": 189,
"release_date": "2020/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "219237",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "170",
"abilities": [
{
"name": "Double Type",
"text": "As long as this Pokémon is in play, it is Fire and Fighting type.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Turbo Drive",
"text": "Attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 0.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.62
},
{
"condition": "LP",
"price": 0.46
},
{
"condition": "MP",
"price": 0.4
},
{
"condition": "HP",
"price": 0.2
},
{
"condition": "DMG",
"price": 0.45
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 13.43,
"low": 11.42,
"high": 15.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33.79,
"low": 28.72,
"high": 38.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 9.5,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:05:13.773Z",
"trend_7d": {
"direction": "down",
"percent": -6.06
}
}
}
}