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/swsh45sv-SV090vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh45sv-SV090vh",
"name": "Cufant",
"number": "SV090",
"printed_number": "SV090",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV090vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV090vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV090vh.large.webp"
}
],
"expansion": {
"id": "swsh45",
"name": "Shining Fates",
"total": 73,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SHF",
"printed_total": 72,
"release_date": "2021/02/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "232474",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV090vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV090vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV090vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "100",
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Strength",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Shiny",
"artist": "sowsow",
"pricing": {
"currency": "USD",
"market": 3.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.02
},
{
"condition": "MP",
"price": 2.89
},
{
"condition": "HP",
"price": 0.7
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 6.35,
"low": 5.2,
"high": 6.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24.08,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 23.11,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:39:09.707Z",
"trend_7d": {
"direction": "down",
"percent": -0.66
}
}
}
}