Formant Cloud SDK

Python client embedded in the `formant` PyPI package (`from formant.sdk.cloud.v1 import Client`). Wraps the Admin API for programmatic query and ingest of datapoints against your Formant organization without going through the agent. Authentication uses `FORMANT_EMAIL` / `FORMANT_PASSWORD` environment variables, or service account credentials generated via the web app or `fctl`.

API entry from apis.yml

apis.yml Raw ↑
aid: formant:formant-cloud-sdk
name: Formant Cloud SDK
description: Python client embedded in the `formant` PyPI package (`from formant.sdk.cloud.v1 import Client`).
  Wraps the Admin API for programmatic query and ingest of datapoints against your Formant organization
  without going through the agent. Authentication uses `FORMANT_EMAIL` / `FORMANT_PASSWORD` environment
  variables, or service account credentials generated via the web app or `fctl`.
humanURL: https://docs.formant.io/reference/cloud-sdk-installation-and-overview
tags:
- SDK
- Cloud
- Python
- Data Ingestion
- Data Query
properties:
- type: Documentation
  url: https://docs.formant.io/reference/cloud-sdk-installation-and-overview
- type: Documentation
  url: https://docs.formant.io/reference/cloud-sdk-reference
- type: SDK
  url: https://pypi.org/project/formant/