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

Put up to 3 Duskull from your discard pile onto your Bench.
/api/v1/pokemon/cards/sv8pt5-35vmh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv8pt5-35vmh",
"name": "Duskull (Master Ball)",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/35vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/35vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/35vmh.large.webp"
}
],
"expansion": {
"id": "sv8pt5",
"name": "Prismatic Evolutions",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PRE",
"printed_total": 131,
"release_date": "2025/01/17",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "610659",
"variants": [
{
"name": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/35vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/35vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/35vmh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Come and Get You",
"text": "Put up to 3 Duskull from your discard pile onto your Bench."
},
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Mumble",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "IKEDA Saki",
"pricing": {
"currency": "USD",
"market": 2.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.56
},
{
"condition": "LP",
"price": 2.48
},
{
"condition": "MP",
"price": 2.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.76,
"low": 6.6,
"high": 8.92,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 76,
"low": 64.35,
"high": 79,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 10,
"high": 21.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T19:23:02.828Z",
"trend_7d": {
"direction": "up",
"percent": 1.59
}
}
}
}