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 1 of your opponent's Pokémon. This attack's damage isn't affected by Weakness or Resistance, or by any effects on that Pokémon.
During your next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/sv3_ja-70?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv3_ja-70",
"name": "Umbreon",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/70.large.webp"
}
],
"expansion": {
"id": "sv3_ja",
"name": "Ruler of the Black Flame",
"total": 141,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV3",
"printed_total": 108,
"release_date": "2023/07/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3_ja.symbol.png",
"translation": {
"en": {
"name": "Ruler of the Black Flame"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567024",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/70.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "110",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Feint Attack",
"text": "This attack does 50 damage to 1 of your opponent's Pokémon. This attack's damage isn't affected by Weakness or Resistance, or by any effects on that Pokémon."
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Pitch-Black Blade",
"text": "During your next turn, this Pokémon can't attack.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Non",
"artist": "rika",
"pricing": {
"currency": "USD",
"market": 0.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.55
},
{
"condition": "LP",
"price": 0.34
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 22.85,
"low": 11.65,
"high": 36.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "10",
"value": 31.5,
"low": 26.78,
"high": 36.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 26.5,
"low": 24.49,
"high": 29.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11.14,
"low": 7.15,
"high": 16.35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 13.06,
"low": 16.8,
"high": 16.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41.69,
"low": 36,
"high": 46.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 25
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.67,
"low": 23.52,
"high": 23.92,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 26,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:22:52.886Z",
"trend_7d": {
"direction": "up",
"percent": 5.77
}
}
}
}