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 5 damage counters on your opponent's Pokémon in any way you like.
/api/v1/pokemon/cards/swshp-SWSH168vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swshp-SWSH168vh",
"name": "Oricorio",
"number": "SWSH168",
"printed_number": "SWSH168",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH168vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH168vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH168vh.large.webp"
}
],
"expansion": {
"id": "swshp",
"name": "SWSH Black Star Promos",
"total": 307,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PR-SW",
"printed_total": 307,
"release_date": "2019/11/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "253404",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH168vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH168vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH168vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Fusion Strike"
],
"types": [
"Fire"
],
"hp": "90",
"abilities": [
{
"name": "Lesson in Zeal",
"text": "All of your Fusion Strike Pokémon take 20 less damage from attacks from your opponent's Pokémon (after applying Weakness and Resistance). You can't apply more than 1 Lesson in Zeal Ability at a time.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Glistening Droplets",
"text": "Put 5 damage counters on your opponent's Pokémon in any way you like."
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "otumami",
"pricing": {
"currency": "USD",
"market": 1.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.64
},
{
"condition": "LP",
"price": 1.09
},
{
"condition": "MP",
"price": 1.12
},
{
"condition": "HP",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.69
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.99,
"low": 7.64,
"high": 10.34,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 59.5,
"low": 59.5,
"high": 78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 6.75,
"high": 16,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:07:39.302Z",
"trend_7d": {
"direction": "up",
"percent": 1.23
}
}
}
}