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/sv6pt5-76vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv6pt5-76vh",
"name": "Cufant",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/76vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/76vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/76vh.large.webp"
}
],
"expansion": {
"id": "sv6pt5",
"name": "Shrouded Fable",
"total": 99,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SFA",
"printed_total": 64,
"release_date": "2024/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "560387",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/76vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/76vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/76vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "100",
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tackle",
"damage": "30"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Confront",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "Shinya Mizuno",
"pricing": {
"currency": "USD",
"market": 16.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.58
},
{
"condition": "LP",
"price": 14.76
},
{
"condition": "MP",
"price": 12.13
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 19.49,
"low": 16.57,
"high": 22.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 28.99,
"low": 24.64,
"high": 33.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 28.5,
"low": 27.6,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 109.99,
"low": 102.6,
"high": 127,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.27,
"low": 18.55,
"high": 26.91,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 24.58,
"high": 45.19,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "TAG",
"grade": "10",
"value": 72.53,
"low": 72,
"high": 72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 24.95,
"low": 24.33,
"high": 24.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:18.783Z",
"trend_7d": {
"direction": "up",
"percent": 2.28
}
}
}
}