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

Flip 2 coins. If both of them are tails, this attack does nothing.
/api/v1/pokemon/cards/bw6-80vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw6-80vrh",
"name": "Aggron",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/80vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/80vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/80vrh.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": "83481",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/80vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/80vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/80vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Metal"
],
"hp": "140",
"abilities": [
{
"name": "Toppling Wind",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may discard the top 3 cards of your opponent's deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Giga Horn",
"text": "Flip 2 coins. If both of them are tails, this attack does nothing.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 6.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.21
},
{
"condition": "LP",
"price": 4.71
},
{
"condition": "MP",
"price": 1.72
},
{
"condition": "HP",
"price": 1.52
},
{
"condition": "DMG",
"price": 0.79
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 185,
"low": 157.25,
"high": 212.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:21:06.790Z",
"trend_7d": {
"direction": "down",
"percent": -1.27
}
}
}
}