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 50 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/det1-9vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "det1-9vh",
"name": "Greninja",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/9vh.large.webp"
}
],
"expansion": {
"id": "det1",
"name": "Detective Pikachu",
"total": 18,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DET",
"printed_total": 18,
"release_date": "2019/04/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/det1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/det1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "186013",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/det1/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "140",
"abilities": [
{
"name": "Evasion Jutsu",
"text": "If any damage is done to this Pokémon by attacks, flip a coin. If heads, prevent that damage.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Furious Shurikens",
"text": "This attack does 50 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "MPC Film",
"pricing": {
"currency": "USD",
"market": 10.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.36
},
{
"condition": "LP",
"price": 6.02
},
{
"condition": "MP",
"price": 4.41
},
{
"condition": "HP",
"price": 2.2
},
{
"condition": "DMG",
"price": 1.78
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 52.5,
"low": 44.99,
"high": 52.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 23.31,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 69.77,
"low": 29.5,
"high": 72.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 11.5,
"low": 10,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 11.5,
"high": 15.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 23.1,
"low": 20,
"high": 23.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 16
},
{
"company": "SGC",
"grade": "5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 49.58,
"low": 42.14,
"high": 57.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:21.207Z",
"trend_7d": {
"direction": "up",
"percent": 0.58
}
}
}
}