globalwinescore.com

The GlobalWineScore API is designed as a RESTful API, providing several resources and methods depending on your usage plan. For further information please refer to our plans . Authentication The API uses token-based authenticat

๐Ÿ”‘ apikey 2 endpoints open_data
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
List all historical GWS
curl \
  -H "Authorization: $API_KEY" \
  https://api.globalwinescore.com/globalwinescores/
List all latest GWS
curl \
  -H "Authorization: $API_KEY" \
  https://api.globalwinescore.com/globalwinescores/latest/
Endpoints (2 total)
GET
/globalwinescores/
List all historical GWS
GET
/globalwinescores/latest/
List all latest GWS
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints2
Authapikey
Categories1
https://api.globalwinescore.com