Skip to main content

Interact with the MindBridge API

Project description

MindBridge API Python Client

Logo of MindBridge

Interact with the MindBridge API using this Python SDK. Please see The MindBridge API for more information about the MindBridge API. You can also Access MindBridge Customer Support or Contact us.

Installation

mindbridge-api-python-client can be installed with pip:

python -m pip install mindbridge-api-python-client

Usage

Replace subdomain.mindbridge.ai with your MindBridge tenant URL.

import getpass
import mindbridgeapi as mbapi

url = "subdomain.mindbridge.ai"
token = getpass.getpass(f"Token for {url}: ")

server = mbapi.Server(url=url, token=token)

organization = mbapi.OrganizationItem(name="My Organization name")
organization = server.organizations.create(organization)

# Create engagements, analyses and run them, etc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mindbridge_api_python_client-1.6.2.tar.gz (56.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file mindbridge_api_python_client-1.6.2.tar.gz.

File metadata

File hashes

Hashes for mindbridge_api_python_client-1.6.2.tar.gz
Algorithm Hash digest
SHA256 0bb6c54f41b39fafc85dc99f2a0072e8e5222cc21595ab1f71bf06cb10b82f4c
MD5 b9238e706c8dceda6e9d85b43df79898
BLAKE2b-256 0c3ad06d47654738e5c97e15aee01c803e352d575366608fe6a2e87ddfe189a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindbridge_api_python_client-1.6.2.tar.gz:

Publisher: release.yml on mindbridge-ai/mindbridge-api-python-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mindbridge_api_python_client-1.6.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mindbridge_api_python_client-1.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9e31dc0b1c65e7190b90b095f1a1f9953b71f0c67c12489209bded2323f3009b
MD5 1943c551ecc78f53377887dfd25ba105
BLAKE2b-256 a008a41a430276ad87e80523fd507f7bc2c0568b37b4649fa0f02db0b586ab3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindbridge_api_python_client-1.6.2-py3-none-any.whl:

Publisher: release.yml on mindbridge-ai/mindbridge-api-python-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page