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

You may search your deck for up to 3 cards and put them into your hand. Then, shuffle your deck.
Attach 5 basic Energy cards from your discard pile to your Pokémon in any way you like. If this Pokémon has at least 1 extra Energy attached to it (in addition to this attack's cost), your opponent's Active Pokémon is now Burned and Confused. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm11a_ja-67vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm11a_ja-67vh",
"name": "Charizard & Braixen-GX",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/67vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/67vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/67vh.large.webp"
}
],
"expansion": {
"id": "sm11a_ja",
"name": "Remix Bout",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11a",
"printed_total": 64,
"release_date": "2019/07/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11a_ja.symbol.png",
"translation": {
"en": {
"name": "Remix Bout"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574971",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/67vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/67vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/67vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"TAG TEAM"
],
"types": [
"Fire"
],
"hp": "270",
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Brilliant Flare",
"text": "You may search your deck for up to 3 cards and put them into your hand. Then, shuffle your deck.",
"damage": "180"
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Crimson Flame Pillar-GX",
"text": "Attach 5 basic Energy cards from your discard pile to your Pokémon in any way you like. If this Pokémon has at least 1 extra Energy attached to it (in addition to this attack's cost), your opponent's Active Pokémon is now Burned and Confused. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 49.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.06
},
{
"condition": "LP",
"price": 36
},
{
"condition": "MP",
"price": 30
},
{
"condition": "HP",
"price": 24.99
},
{
"condition": "DMG",
"price": 15
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 32.05,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 70,
"low": 45,
"high": 75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 48,
"low": 40.8,
"high": 55.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 174.08,
"low": 171.6,
"high": 180.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44,
"low": 44,
"high": 59.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 145,
"low": 137.5,
"high": 145,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "6.5",
"value": 39.99,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:54:39.531Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}