mindbridge-api-python-client.
Install the package using pip:
venv module or a third-party tool such as uv.
Authenticate and connect
Generate an API token within your MindBridge tenant by following Create an API token. MindBridge recommends securely managing your API credentials. In these examples, environment variables are used:MINDBRIDGE_API_URL: The full MindBridge tenant URL (for example, [subdomain].mindbridge.ai)MINDBRIDGE_API_TOKEN: The API token generated for your account
/v1/users/current endpoint:

