Materials

Qualified metal, polymer, composite, ceramic, sand, and wood material portfolio for Desktop Metal's binder jet, Bound Metal Deposition, and DLP/polymer systems, with associated material parameters and process profiles. Presented as a product catalog; no documented public API for material data.

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/materials"
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 email required.

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: {}