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-90vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw6-90vrh",
"name": "Garchomp",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vrh.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": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/90vrh.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": 22.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.19
},
{
"condition": "LP",
"price": 9.24
},
{
"condition": "MP",
"price": 5.62
},
{
"condition": "DMG",
"price": 4.62
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 237.7,
"low": 147.05,
"high": 328.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 221,
"low": 187.85,
"high": 254.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 100.99,
"low": 90.6,
"high": 107.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:21:06.790Z",
"trend_7d": {
"direction": "flat",
"percent": 0.05
}
}
}
}