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

Discard a Special Energy attached to the Defending Pokémon.
Discard the top 2 cards of your deck.
/api/v1/pokemon/cards/bw6-90vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw6-90vh",
"name": "Garchomp",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vh.large.webp"
}
],
"expansion": {
"id": "bw6",
"name": "Dragons Exalted",
"total": 128,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DRX",
"printed_total": 124,
"release_date": "2012/08/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85624",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "140",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Mach Cut",
"text": "Discard a Special Energy attached to the Defending Pokémon.",
"damage": "60"
},
{
"cost": [
"Water",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Dragonblade",
"text": "Discard the top 2 cards of your deck.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 12.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.64
},
{
"condition": "LP",
"price": 7.01
},
{
"condition": "MP",
"price": 5.08
},
{
"condition": "HP",
"price": 4.11
},
{
"condition": "DMG",
"price": 3.26
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 534,
"low": 453.9,
"high": 614.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 48.66,
"low": 41.36,
"high": 55.96,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1702.28,
"low": 1955,
"high": 1995,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 15,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 52.77,
"low": 33,
"high": 55.53,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:21:06.790Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}