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

If your opponent's Active Pokémon is a Basic Pokémon, this attack does 30 more damage.
The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/sm3-75vh?include=prices 200 36ms{
"success": true,
"data": {
"id": "sm3-75vh",
"name": "Lycanroc",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/75vh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138561",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/75vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "110",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Dangerous Claws",
"text": "If your opponent's Active Pokémon is a Basic Pokémon, this attack does 30 more damage.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Corner",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 0.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.44
},
{
"condition": "LP",
"price": 0.39
},
{
"condition": "MP",
"price": 0.27
},
{
"condition": "HP",
"price": 0.2
},
{
"condition": "DMG",
"price": 0.17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4.25,
"low": 2.62,
"high": 5.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:31:52.984Z",
"trend_7d": {
"direction": "up",
"percent": 4.76
}
}
}
}