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

Move an Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv8pt5-87vmh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv8pt5-87vmh",
"name": "Shaymin (Master Ball)",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/87vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/87vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/87vmh.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": "610701",
"variants": [
{
"name": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/87vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/87vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/87vmh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Reflect Energy",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Amelicart",
"pricing": {
"currency": "USD",
"market": 6.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.93
},
{
"condition": "LP",
"price": 6.63
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 26,
"low": 11,
"high": 41,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 10,
"high": 10.01,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T19:23:02.828Z",
"trend_7d": {
"direction": "up",
"percent": 6.94
}
}
}
}