Printer Fleet & Live Suite

Live Platform provisions and manages Desktop Metal AM systems and users, and Live Monitor surfaces real-time fleet, printer, and furnace data (job/event status, time reporting, consumable usage, OEE) in a web browser with 30-day exportable history for trend analysis and Industry 4.0 integration. This is delivered as a product UI and data export, not as a documented public REST/HTTP API.

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/printer-fleet-live-suite"
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.

OpenAPI Specification

desktop-metal-openapi.yml Raw ↑
openapi: 3.0.1
info:
  title: Desktop Metal API
  description: >-
    No public or partner developer API is documented by Desktop Metal as of the
    review date (2026-06-20). Desktop Metal's products are additive manufacturing
    hardware (binder jet and Bound Metal Deposition metal/polymer 3D printers and
    sintering furnaces) plus the Live Suite software hub (Live Platform, Live
    Studio, Live Build MFG/DLP, Live Sinter, Live Monitor) that replaced the legacy
    Fabricate desktop applications. Live Monitor exposes fleet/printer/furnace data
    through a web browser UI with 30-day exportable history for trend analysis and
    "Industry 4.0 integration," but Desktop Metal does not publish a documented HTTP
    REST API, OpenAPI specification, SDK, or webhook surface for these capabilities.
    This document therefore contains no operations (paths is intentionally empty).
    Desktop Metal is a subsidiary of Nano Dimension following the acquisition that
    closed April 2, 2025. Update this specification if and when Desktop Metal (or
    Nano Dimension) publishes a developer API.
  termsOfService: https://www.desktopmetal.com/terms-of-use
  contact:
    name: Desktop Metal
    url: https://www.desktopmetal.com/contact
  version: '0.0'
servers:
  - url: https://www.desktopmetal.com
    description: Marketing and product site (no API surface).
paths: {}