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

Discard an Energy attached to Staryu and remove 3 damage counters from Staryu.
/api/v1/pokemon/cards/dp6-122vrh?include=prices 200 21ms{
"success": true,
"data": {
"id": "dp6-122vrh",
"name": "Staryu",
"number": "122",
"printed_number": "122",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/122vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/122vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/122vrh.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89550",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/122vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/122vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/122vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Recover",
"text": "Discard an Energy attached to Staryu and remove 3 damage counters from Staryu."
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spinning Attack",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3
},
{
"condition": "LP",
"price": 0.31
},
{
"condition": "MP",
"price": 0.26
},
{
"condition": "HP",
"price": 0.22
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:52:25.756Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}