Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brewit.ai/llms.txt

Use this file to discover all available pages before exploring further.

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