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 10 more damage for each Supporter card in your discard pile. You can't add more than 100 damage in this way.
Put 3 cards from your discard pile into your hand. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8b_ja-221vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8b_ja-221vh",
"name": "Banette-GX",
"number": "221",
"printed_number": "221",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/221vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/221vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/221vh.large.webp"
}
],
"expansion": {
"id": "sm8b_ja",
"name": "GX Ultra Shiny",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8b",
"printed_total": 150,
"release_date": "2018/11/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.symbol.png",
"translation": {
"en": {
"name": "GX Ultra Shiny"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574840",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/221vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/221vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/221vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Psychic"
],
"hp": "190",
"abilities": [
{
"name": "Shady Move",
"text": "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may move 1 damage counter from 1 Pokémon to another Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Shadow Chant",
"text": "This attack does 10 more damage for each Supporter card in your discard pile. You can't add more than 100 damage in this way.",
"damage": "30+"
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Tomb Hunt-GX",
"text": "Put 3 cards from your discard pile into your hand. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Secret Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 14.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.32
},
{
"condition": "LP",
"price": 8
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 54.99,
"low": 46.74,
"high": 63.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 67.4,
"low": 84.99,
"high": 84.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.49,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:16:32.168Z",
"trend_7d": {
"direction": "up",
"percent": 9.98
}
}
}
}