pip:
venv or using uv.
Usage
Before you begin, create an API token within your tenant by following Create an API token. There are several methods to securely store your API token and use it with your Python process. For this short example, it’s assumed that the following have been set as environment variables:MINDBRIDGE_API_URL: Your MindBridge tenant URL, like [subdomain].mindbridge.aiMINDBRIDGE_API_TOKEN: Your API token

