Documentation

Documentation

Everything to build on Sommelier Engine.

POST /compose
curl -X POST https://api.sommelierengine.ai/compose \
  -H "Authorization: Bearer $SE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"identity":"Barolo","vintage_year":2016}'

Interactive reference and a live Playground ship with the Console.