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 a coin. If tails, Luxray does 40 damage to itself.
/api/v1/pokemon/cards/pop8-3?include=prices 200 15ms{
"success": true,
"data": {
"id": "pop8-3",
"name": "Luxray",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/3.large.webp"
}
],
"expansion": {
"id": "pop8",
"name": "POP Series 8",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2008/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86948",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/3.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Lightning"
],
"hp": "120",
"abilities": [
{
"name": "Intimidating Fang",
"text": "As long as Luxray is your Active Pokémon, any damage done by an opponent's attack is reduced by 10 (before applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Thunder",
"text": "Flip a coin. If tails, Luxray does 40 damage to itself.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+30"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 10.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.82
},
{
"condition": "LP",
"price": 9.78
},
{
"condition": "MP",
"price": 5.99
},
{
"condition": "HP",
"price": 3.76
},
{
"condition": "DMG",
"price": 1.94
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23.06,
"low": 37.79,
"high": 37.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 62.5,
"low": 53.13,
"high": 71.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:01.088Z",
"trend_7d": {
"direction": "up",
"percent": 27.29
}
}
}
}