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

Discard the top 2 cards of your opponent's deck.
/api/v1/pokemon/cards/sv9-95vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv9-95vh",
"name": "Tyranitar",
"number": "95",
"printed_number": "95",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/95vh.large.webp"
}
],
"expansion": {
"id": "sv9",
"name": "Journey Together",
"total": 190,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "JTG",
"printed_total": 159,
"release_date": "2025/03/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "623522",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/95vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"hp": "190",
"abilities": [
{
"name": "Daunting Gaze",
"text": "As long as this Pokémon is in the Active Spot, your opponent can't play any Item cards from their hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cracking Stomp",
"text": "Discard the top 2 cards of your opponent's deck.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "LP",
"price": 0.18
},
{
"condition": "MP",
"price": 0.19
},
{
"condition": "HP",
"price": 0.03
},
{
"condition": "DMG",
"price": 0.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 117.5,
"low": 93.99,
"high": 176.74,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 9.2,
"low": 9.96,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 6.94,
"high": 7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.5,
"low": 6.75,
"high": 34.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "10",
"value": 45.2,
"low": 35.2,
"high": 60.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "9",
"value": 10.75,
"low": 10.37,
"high": 10.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:18:25.710Z",
"trend_7d": {
"direction": "down",
"percent": -22.22
}
}
}
}