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 is

https://api.brewit.ai/v1

API keys

You can generate API keys in your worksapce settings. In many endpoints, you will need to add Authorization header with {API_KEY} to authenticate the user.

api-keys