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. Powers the UI Toolkit, custom 3D viewer layers, real-time video modules, and intermodule communication. Reference implementations include FormantMobile (React Native), node-data-sdk (Node.js), realtime-sdk-template / -guide / -video-demo, view-embed-react-wrapper, and the broader FormantIO/toolkit meta-repo.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/formant-data-sdk"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: formant:formant-data-sdk
name: Formant Data SDK (JavaScript / TypeScript)
description: 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. Powers the UI Toolkit,
  custom 3D viewer layers, real-time video modules, and intermodule communication. Reference implementations
  include FormantMobile (React Native), node-data-sdk (Node.js), realtime-sdk-template / -guide / -video-demo,
  view-embed-react-wrapper, and the broader FormantIO/toolkit meta-repo.
humanURL: https://docs.formant.io/reference/data-sdk-1
tags:
- SDK
- JavaScript
- TypeScript
- Real-Time
- Custom Modules
tags_raw:
- SDK
- JavaScript
- TypeScript
- Realtime
- Custom Modules
properties:
- type: Documentation
  url: https://docs.formant.io/reference/data-sdk-1
- type: Documentation
  url: https://docs.formant.io/reference/data-sdk-tour
- type: Documentation
  url: https://docs.formant.io/reference/ui-toolkit
- type: Documentation
  url: https://docs.formant.io/reference/web-toolkit-overview
- type: SourceCode
  url: https://github.com/FormantIO/toolkit
- type: SourceCode
  url: https://github.com/FormantIO/node-data-sdk
- type: SourceCode
  url: https://github.com/FormantIO/FormantMobile