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

This attack does 40 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Switch this Pokémon with 1 of your Benched Pokémon.
If your opponent's Active Pokémon already has any damage counters on it, this attack does 100 more damage.
/api/v1/pokemon/cards/swsh12pt5-43vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh12pt5-43vrh",
"name": "Luxray",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/43vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/43vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/43vrh.large.webp"
}
],
"expansion": {
"id": "swsh12pt5",
"name": "Crown Zenith",
"total": 160,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRZ",
"printed_total": 159,
"release_date": "2023/01/20",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "478147",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/43vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/43vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/43vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Rapid Strike"
],
"types": [
"Lightning"
],
"hp": "150",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Electrostep",
"text": "This attack does 40 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Switch this Pokémon with 1 of your Benched Pokémon."
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Scar Strikes",
"text": "If your opponent's Active Pokémon already has any damage counters on it, this attack does 100 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "sui",
"pricing": {
"currency": "USD",
"market": 0.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.44
},
{
"condition": "LP",
"price": 0.43
},
{
"condition": "MP",
"price": 0.26
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:41:19.686Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}