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

Heal 50 damage from each of your Pokémon.
/api/v1/pokemon/cards/sv10-239vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv10-239vh",
"name": "Ethan's Ho-Oh ex",
"number": "239",
"printed_number": "239",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/239vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/239vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/239vh.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "633039",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/239vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/239vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/239vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fire"
],
"hp": "230",
"abilities": [
{
"name": "Golden Flame",
"text": "Once during your turn, you may attach up to 2 Basic Fire Energy cards from your hand to 1 of your Benched Ethan's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Fire",
"Fire"
],
"converted_energy_cost": 4,
"name": "Shining Feathers",
"text": "Heal 50 damage from each of your Pokémon.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 22.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.8
},
{
"condition": "HP",
"price": 22
},
{
"condition": "DMG",
"price": 19.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 56.11,
"low": 51.1,
"high": 51.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 32.71,
"low": 26.58,
"high": 38.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 43.67,
"low": 41,
"high": 118.98,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 26.38,
"low": 29,
"high": 29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.18,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 82,
"low": 71,
"high": 100,
"confidence": "high",
"value_kind": "sold",
"sold_count": 75,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "7",
"value": 134.99,
"low": 114.74,
"high": 155.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21.6,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 33,
"low": 30,
"high": 40,
"confidence": "high",
"value_kind": "sold",
"sold_count": 21,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "SGC",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 90,
"low": 76.4,
"high": 110,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "flat",
"percent": 0
}
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "down",
"percent": -5.24
}
}
}
}