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

Return this Pokémon and all cards attached to it to your hand.
/api/v1/pokemon/cards/xy6-106vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy6-106vh",
"name": "Shaymin-EX",
"number": "106",
"printed_number": "106",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/106vh.large.webp"
}
],
"expansion": {
"id": "xy6",
"name": "Roaring Skies",
"total": 112,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "ROS",
"printed_total": 108,
"release_date": "2015/05/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "98142",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/106vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Colorless"
],
"hp": "110",
"abilities": [
{
"name": "Set Up",
"text": "When you play this Pokémon from your hand onto your Bench, you may draw cards until you have 6 cards in your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sky Return",
"text": "Return this Pokémon and all cards attached to it to your hand.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Ultra",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 25.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25.46
},
{
"condition": "LP",
"price": 15.95
},
{
"condition": "MP",
"price": 11.63
},
{
"condition": "HP",
"price": 10.2
},
{
"condition": "DMG",
"price": 7.43
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 3050,
"low": 2558,
"high": 4250,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "3",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 6,
"high": 17.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 15.75,
"low": 15.36,
"high": 22.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30.29,
"low": 31.99,
"high": 39.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 51.16,
"low": 50.3,
"high": 76.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 150,
"low": 132.43,
"high": 218.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8",
"value": 24.79,
"low": 21.07,
"high": 28.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:18.995Z",
"trend_7d": {
"direction": "up",
"percent": 3.04
}
}
}
}