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/svp-117vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "svp-117vh",
"name": "Froslass",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vh.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "551691",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Freezing Shroud",
"text": "During Pokémon Checkup, put 1 damage counter on each Pokémon that has an Ability (both yours and your opponent's), except any Froslass.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Frost Smash",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "mingo",
"pricing": {
"currency": "USD",
"market": 6.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.74
},
{
"condition": "LP",
"price": 6.48
},
{
"condition": "MP",
"price": 5.65
},
{
"condition": "HP",
"price": 3.96
},
{
"condition": "DMG",
"price": 4.78
}
],
"graded": [
{
"company": "CGC",
"grade": "5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.55,
"low": 19.95,
"high": 19.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0.15
}
}
}
}