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

/api/v1/pokemon/cards/bw6-84vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw6-84vh",
"name": "Altaria",
"number": "84",
"printed_number": "84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/84vh.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": "83519",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/84vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"hp": "70",
"abilities": [
{
"name": "Fight Song",
"text": "Your Dragon Pokémon's attacks do 20 more damage to the Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Glide",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "HiRON",
"pricing": {
"currency": "USD",
"market": 3.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.24
},
{
"condition": "LP",
"price": 1.7
},
{
"condition": "MP",
"price": 1.42
},
{
"condition": "DMG",
"price": 0.96
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 204.5,
"low": 171,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 6,
"high": 8.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 2.5,
"low": 2.13,
"high": 2.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21,
"low": 21,
"high": 24.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:21:06.790Z",
"trend_7d": {
"direction": "flat",
"percent": 0.31
}
}
}
}