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/sv6_ja-104vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv6_ja-104vh",
"name": "Froslass",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/104vh.large.webp"
}
],
"expansion": {
"id": "sv6_ja",
"name": "Mask of Change",
"total": 133,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV6",
"printed_total": 101,
"release_date": "2024/04/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.symbol.png",
"translation": {
"en": {
"name": "Mask of Change"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/104vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Freezing Veil",
"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": "Art Rare",
"artist": "matazo",
"pricing": {
"currency": "USD",
"market": 4.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.6
},
{
"condition": "LP",
"price": 3.49
},
{
"condition": "HP",
"price": 1.2
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 26.33,
"low": 22.38,
"high": 30.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 10.85,
"low": 6.2,
"high": 10.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 14.17,
"low": 12.04,
"high": 16.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15.25,
"low": 13.88,
"high": 17.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7.2,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.12,
"low": 7.49,
"high": 7.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 8.85,
"low": 6.9,
"high": 10.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.99,
"low": 28,
"high": 44,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.93,
"low": 18.5,
"high": 18.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 34.3,
"low": 31,
"high": 39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:46:20.712Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}