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, your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/rsv10pt5-112vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "rsv10pt5-112vh",
"name": "Vanillish",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/112vh.large.webp"
}
],
"expansion": {
"id": "rsv10pt5",
"name": "White Flare",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "WHT",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642224",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/112vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ram",
"damage": "30"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Ice Beam",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Yoko Hishida",
"pricing": {
"currency": "USD",
"market": 13.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.74
},
{
"condition": "LP",
"price": 13
},
{
"condition": "MP",
"price": 12
},
{
"condition": "HP",
"price": 3
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 57.09,
"low": 48.53,
"high": 65.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 26.09,
"low": 21.67,
"high": 26.02,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "8.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 18.39,
"low": 18.39,
"high": 18.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 36,
"low": 32.24,
"high": 36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 18.69,
"low": 18.69,
"high": 18.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 231.58,
"low": 280.1,
"high": 280.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 15,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.05,
"low": 10.8,
"high": 30,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "SGC",
"grade": "9.5",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 270,
"low": 270,
"high": 270,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 23.6,
"low": 27.99,
"high": 27.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:08:33.713Z",
"trend_7d": {
"direction": "down",
"percent": -2.83
}
}
}
}