Nanome Workspaces API

REST API to create workspaces, load molecular structures, create and rename scenes, and add visualization components. Bearer-token auth. Powers the MARA workspace builder, the official Nanome MCP server, and the Claude Code plugin.

API entry from apis.yml

apis.yml Raw ↑
name: Nanome Workspaces API
description: REST API to create workspaces, load molecular structures, create and rename scenes, and add
  visualization components. Bearer-token auth. Powers the MARA workspace builder, the official Nanome
  MCP server, and the Claude Code plugin.
humanURL: https://docs.nanome.ai
baseURL: https://workspaces.nanome.ai
tags:
- Molecular Visualization
- Drug Discovery
properties:
- type: Authentication
  url: authentication/nanome-authentication.yml
- type: Conventions
  url: conventions/nanome-conventions.yml
- type: ErrorCatalog
  url: errors/nanome-error-codes.yml
- type: DataModel
  url: data-model/nanome-data-model.yml
- type: Conformance
  url: conformance/nanome-conformance.yml