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/dv1-6vs?include=prices 200 27ms{
"success": true,
"data": {
"id": "dv1-6vs",
"name": "Bagon (Staff Stamp)",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-6vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-6vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-6vs.large.webp"
}
],
"expansion": {
"id": "dv1",
"name": "Dragon Vault",
"total": 21,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DRV",
"printed_total": 20,
"release_date": "2012/10/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dv1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dv1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-6vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-6vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-6vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Headbutt",
"damage": "10"
},
{
"cost": [
"Fire",
"Water"
],
"converted_energy_cost": 2,
"name": "Dragon Claw",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 10.5,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 10.5
},
{
"condition": "LP",
"price": 1.32
},
{
"condition": "MP",
"price": 0.86
},
{
"condition": "HP",
"price": 0.36
},
{
"condition": "DMG",
"price": 0.73
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 550,
"low": 324.99,
"high": 775,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.75,
"low": 15.38,
"high": 16.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 146.5,
"low": 94.75,
"high": 198.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30.75,
"low": 30.63,
"high": 30.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 19.5,
"high": 28.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T21:51:20.905Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}