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

Flip a coin. If heads, this attack does 20 more damage.
/api/v1/pokemon/cards/sv11w_ja-108vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv11w_ja-108vh",
"name": "Vanillite",
"number": "108",
"printed_number": "108",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/108vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/108vh.large.webp"
}
],
"expansion": {
"id": "sv11w_ja",
"name": "White Flare",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11W",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.symbol.png",
"translation": {
"en": {
"name": "White Flare"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636661",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/108vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/108vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Beat",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ice Edge",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Art Rare",
"artist": "Mina Nakai",
"pricing": {
"currency": "USD",
"market": 10.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.83
},
{
"condition": "LP",
"price": 6.17
},
{
"condition": "MP",
"price": 4
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 30.38,
"low": 25.82,
"high": 34.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 13.01,
"high": 13.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.41,
"low": 8.9,
"high": 8.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.2,
"low": 6.12,
"high": 8.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 62,
"low": 47.81,
"high": 67.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 48.96,
"low": 58.08,
"high": 58.08,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 18.63,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:44:15.873Z",
"trend_7d": {
"direction": "up",
"percent": 8.41
}
}
}
}