Tokenized Spirits
RWA Data Feeds provides pricing data for over 30,000 unique tokenized spirits like wines, whisky, brandy, cognac, tequila & rum.

As an example, here's the response containing metadata and 10-days historical pricing data for the Château Rayas - Châteauneuf-du-Pape Rouge 2005:
{
"slug": "chateau-rayas-chateauneuf-du-pape-2005",
"brand": “Chateau Rayas",
"region": "Chateauneuf du Pape",
"details": {
"country": "France",
"year": "2005",
"grapes": "Grenache",
"wine type": "Red Wine"
},
"prices": [
“currency”: “usd”,
{
"date": "2024-10-15",
"price": 1467
},
{
"date": "2024-10-14",
"price": 1467
},
{
"date": "2024-10-13",
"price": 1467
},
{
"date": "2024-10-12",
"price": 1467
},
{
"date": "2024-10-11",
"price": 1475
},
{
"date": "2024-10-10",
"price": 1475
},
{
"date": "2024-10-09",
"price": 1481
},
{
"date": "2024-10-08",
"price": 1481
},
{
"date": "2024-10-07",
"price": 1481
},
{
"date": "2024-10-06",
"price": 1481
},
]
}
Last updated