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 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xy3_ja-72vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy3_ja-72vh",
"name": "Noivern",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/72vh.large.webp"
}
],
"expansion": {
"id": "xy3_ja",
"name": "Rising Fist",
"total": 105,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY3",
"printed_total": 96,
"release_date": "2014/06/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy3_ja.symbol.png",
"translation": {
"en": {
"name": "Rising Fist"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603509",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3_ja/72vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"hp": "100",
"abilities": [
{
"name": "Echolocation",
"text": "If any damage is done to this Pokémon by attacks, flip a coin. If heads, prevent that damage.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Boomburst",
"text": "This attack does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.27
},
{
"condition": "LP",
"price": 1.69
},
{
"condition": "MP",
"price": 1
}
],
"graded": [
{
"company": "BGS",
"grade": "3.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T03:18:42.846Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}