# Formant

**Canonical:** https://apis.io/providers/formant/  
**Website:** https://formant.io  
**APIs profiled:** 7

Formant is a San Francisco–based robotics and physical-operations cloud platform that lets companies operate fleets of robots and advanced connected devices. The Formant software platform implements workflows for remote monitoring, intervention requests, data management, teleoperation, tech-support investigations, and business analysis, and exposes an extensible cloud infrastructure that can be built upon to create custom robot management experiences. The product surface spans an on-robot Formant Agent (ingesting telemetry from ROS / ROS2 / non-ROS sources via configurable adapters), a REST Admin API at `api.formant.io/v1/admin`, a Python package (`pip install formant`) that bundles both a Cloud SDK (query and ingest data programmatically) and an Agent SDK (post telemetry, handle commands, drive teleoperation from robot-side Python), a Data SDK for JavaScript/TypeScript that powers custom views, modules, and embedded experiences, the `fctl` command-line tool for SSH / SCP / port-forwarding over Formant's peer-to-peer connection, and Formant Metaphysics — an AI-powered incident-management layer that automates alarm triage, predictive maintenance, and SOP-driven investigations across SCADA, Snowflake, Slack, and Teams. The API is organized around devices, fleets, streams, views, commands, events, annotations, intervention requests, files, key-value storage, roles, users, schedules, analytics, and presence/online monitoring. Formant's GitHub organization (FormantIO) publishes the ROS / ROS2 adapter, a Boston Dynamics Spot adapter, an ONVIF camera adapter, a P2P adapter, Cradlepoint adapter, the Toolkit meta-repo for building on Formant APIs, the 3D viewer module, custom module boilerplate, Data SDK examples for Node.js and React Native, a Homebrew tap for `fctl`, and a public JSON-schema repo for module configuration.

## Kin Score — 34.9 / 100 (thin)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 34.9).

| Facet | Score |
|---|---|
| Discoverability | 64.8 |
| Contract Quality | 64.3 |
| Governance | 9.8 |
| Contract Governance | 9.8 |
| Operational Transparency | 13.2 |
| Developer Ergonomics | 40.5 |
| Commercial Clarity | 6.6 |
| Access Clarity | 6.6 |

## Agent readiness — 26.1 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | no |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Self-serve signup — onboarding: self-serve, pricing: unknown, trial: no (confidence: medium).

## APIs (7)

- **Formant Admin API** — Formant's primary REST API, served from `https://api.formant.io/v1/admin`. Covers devices, fleets, streams, views, teleop views, commands and command templates, schedules, event...
- **Formant Agent SDK** — Python client embedded in the `formant` PyPI package (`pip install formant`, `from formant.sdk.agent.v1 import Client`). Runs on-robot alongside the Formant agent and exposes ty...
- **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 you...
- **Formant Data SDK (JavaScript / TypeScript)** — Browser- and Node-side JavaScript / TypeScript SDK for building custom modules, custom views, and embedded experiences against Formant's real-time and historical data planes. Po...
- **Formant Authentication API** — The Authentication API from Formant — 1 operation(s) for authentication.
- **Formant Commands API** — The Commands API from Formant — 2 operation(s) for commands.
- **Formant Data Access API** — The Data Access API from Formant — 1 operation(s) for data access.

## Agentic access (1)

- **Formant Agentic Access** — 4 operations · 3 acting · 3 human-in-the-loop

## Security (2)

- **Formant Authentication** — http · 1 scheme
- **Formant Domain Security** — TLSv1.3 · HSTS · DMARC

## Tags

Robotics, Robot Fleet Management, Teleoperation, Observability, Telemetry, ROS, ROS 2, Edge Devices, Physical Operations, Incident Management, Industrial AI, SCADA, Predictive Maintenance, Remote Monitoring, Embedded Devices

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/formant/). Scores are computed from the provider's own public artifacts under a published rubric.
