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

Attach an Energy card from your discard pile to 1 of your Pokémon.
If your opponent's Active Pokémon is a Pokémon-EX, this attack does 80 more damage.
/api/v1/pokemon/cards/xy9-70vrh?include=prices 200 23ms{
"success": true,
"data": {
"id": "xy9-70vrh",
"name": "Garchomp",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/70vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/70vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/70vrh.large.webp"
}
],
"expansion": {
"id": "xy9",
"name": "BREAKpoint",
"total": 126,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKP",
"printed_total": 122,
"release_date": "2016/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "111613",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/70vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/70vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/70vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Turbo Assault",
"text": "Attach an Energy card from your discard pile to 1 of your Pokémon.",
"damage": "60"
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Bite Off",
"text": "If your opponent's Active Pokémon is a Pokémon-EX, this attack does 80 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 4.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.55
},
{
"condition": "LP",
"price": 1.75
},
{
"condition": "MP",
"price": 1.01
},
{
"condition": "HP",
"price": 0.86
},
{
"condition": "DMG",
"price": 1.47
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 87.5,
"low": 74.38,
"high": 100.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 78.25,
"low": 125,
"high": 125,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:49:00.680Z",
"trend_7d": {
"direction": "up",
"percent": 2.25
}
}
}
}