Base URL
The Brewit API is built on REST principles and uses HTTPS for secure communication. We do not support HTTP. The base URL for the Brewit API isAPI keys
You can generate API keys in your worksapce settings. In many endpoints, you will need to addAuthorization
header with {API_KEY}
to authenticate the user.
