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

Move an Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/swsh10-62vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh10-62vh",
"name": "Gallade",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/62vh.large.webp"
}
],
"expansion": {
"id": "swsh10",
"name": "Astral Radiance",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "ASR",
"printed_total": 189,
"release_date": "2022/05/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "272263",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/62vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "160",
"abilities": [
{
"name": "Buddy Catch",
"text": "Once during your turn, you may search your deck for a Supporter card, reveal it, and put it into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Swirling Slice",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "Atsushi Furusawa",
"pricing": {
"currency": "USD",
"market": 0.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.4
},
{
"condition": "LP",
"price": 0.38
},
{
"condition": "MP",
"price": 0.33
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:50:29.227Z",
"trend_7d": {
"direction": "down",
"percent": -4.76
}
}
}
}