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/me2pt5-227vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me2pt5-227vh",
"name": "Snorunt",
"number": "227",
"printed_number": "227",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/227vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/227vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/227vh.large.webp"
}
],
"expansion": {
"id": "me2pt5",
"name": "Ascended Heroes",
"total": 295,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "ASC",
"printed_total": 217,
"release_date": "2026/01/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "676039",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/227vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/227vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/227vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Chilly",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Dsuke",
"pricing": {
"currency": "USD",
"market": 5.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.12
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 37.69,
"low": 31.57,
"high": 44.09,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "ACE",
"grade": "9",
"value": 24.98,
"low": 24.82,
"high": 24.82,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 75,
"low": 42,
"high": 80,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55,
"low": 45.97,
"high": 100.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 58,
"trend": {
"direction": "down",
"percent": -26.7
}
},
{
"company": "PSA",
"grade": "6",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 15.99,
"low": 15.99,
"high": 15.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 11.23,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 19.3,
"low": 16.8,
"high": 24.85,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "TAG",
"grade": "10",
"value": 67.27,
"low": 53,
"high": 77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:44:22.307Z",
"trend_7d": {
"direction": "down",
"percent": -11.57
}
}
}
}