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

Flip a coin. If heads, during your opponent's next turn, prevent all damage done to this Pokémon by attacks.
/api/v1/pokemon/cards/cel25-14vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "cel25-14vh",
"name": "Cosmoem",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/14vh.large.webp"
}
],
"expansion": {
"id": "cel25",
"name": "Celebrations",
"total": 25,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CEL",
"printed_total": 25,
"release_date": "2021/10/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/cel25.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/cel25.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "250297",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/14vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Star Protection",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all damage done to this Pokémon by attacks."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 0.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.29
},
{
"condition": "MP",
"price": 0.19
},
{
"condition": "DMG",
"price": 0.11
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11.5,
"low": 11,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 1.5,
"low": 1.5,
"high": 3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.63,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.75,
"high": 6.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 19,
"low": 10.52,
"high": 20.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 175,
"low": 62.69,
"high": 191,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 88.2
}
},
{
"company": "PSA",
"grade": "7",
"value": 6.96,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 9.95,
"low": 10.04,
"high": 10.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8.5",
"value": 7,
"low": 7,
"high": 12.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.65,
"low": 13.4,
"high": 15.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "SGC",
"grade": "8",
"value": 4.01,
"low": 3.79,
"high": 4.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:02:37.448Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}