Siemens MindSphere logo

Siemens MindSphere

Siemens MindSphere (now Insights Hub) is Siemens' Industrial IoT as a Service platform that connects industrial machines and assets to the cloud. It enables companies to harness the wealth of data generated by their operations through APIs for asset management, time series data ingestion, event management, file services, identity management, and agent connectivity. MindSphere supports digital twin creation and industrial analytics use cases across manufacturing, energy, transportation, and infrastructure.

7 APIs 1 Capabilities 0 Features
IoTIndustrialDigital TwinTime SeriesAsset ManagementIndustrial IoTInsights Hub

APIs

Siemens MindSphere Asset Management API

The MindSphere Asset Management API enables creating and managing digital representations of industrial equipment and facilities as hierarchical asset trees. Assets model real-w...

Siemens MindSphere IoT Time Series API

The MindSphere IoT Time Series API enables storing, querying, and retrieving time-series telemetry data from industrial equipment and IoT assets. Supports high-frequency data in...

Siemens MindSphere Identity Management API

Manages environments, users, and groups within MindSphere (Insights Hub). Provides user provisioning, group membership management, and role assignment for industrial IoT platfor...

Siemens MindSphere IoT File Service API

File management service for files related to IoT assets. Enables uploading, downloading, and managing files attached to asset instances such as firmware images, configuration fi...

Siemens MindSphere Event Management API

The Event Management Service captures and manages events generated by industrial devices in MindSphere. Events represent significant occurrences such as alarms, machine state ch...

Siemens MindSphere Agent Management API

API to onboard, offboard, update, and delete MindConnect agents that act as gateways connecting field devices to the MindSphere platform. Manages agent configurations and certif...

Siemens MindConnect Node.js SDK

TypeScript and JavaScript community SDK for Industrial IoT APIs providing convenient wrappers around the MindSphere REST APIs for asset management, time series, file upload, and...

Capabilities

Siemens MindSphere Industrial IoT Monitoring

Unified workflow capability combining MindSphere Asset Management and IoT Time Series APIs for industrial equipment monitoring. Enables operations teams and industrial engineers...

Run with Naftiko

Semantic Vocabularies

Siemens Mindsphere Context

23 classes · 11 properties

JSON-LD

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🌐
Developer Portal
Developer Portal
👥
GitHub
GitHub
📜
TermsOfService
TermsOfService

Sources

Raw ↑
aid: siemens-mindsphere
url: https://raw.githubusercontent.com/api-evangelist/siemens-mindsphere/refs/heads/main/apis.yml
apis:
  - aid: siemens-mindsphere:asset-management-api
    name: Siemens MindSphere Asset Management API
    tags:
      - IoT
      - Asset Management
      - Digital Twin
      - Industrial
    humanURL: https://documentation.mindsphere.io/MindSphere/apis/advanced-assetmanagement/api-assetmanagement-overview.html
    baseURL: https://gateway.eu1.mindsphere.io/api/assetmanagement/v3
    properties:
      - url: https://documentation.mindsphere.io/MindSphere/apis/advanced-assetmanagement/api-assetmanagement-overview.html
        type: Documentation
      - url: openapi/siemens-mindsphere-asset-management-openapi.yml
        type: OpenAPI
      - url: rules/siemens-mindsphere-rules.yml
        type: SpectralRules
      - url: capabilities/industrial-iot-monitoring.yaml
        type: Capabilities
      - url: json-schema/siemens-mindsphere-asset-schema.json
        type: JSONSchema
      - url: json-ld/siemens-mindsphere-context.jsonld
        type: JSONLD
      - url: vocabulary/siemens-mindsphere-vocabulary.yml
        type: Vocabulary
    description: >-
      The MindSphere Asset Management API enables creating and managing digital
      representations of industrial equipment and facilities as hierarchical
      asset trees. Assets model real-world equipment using aspect types (data
      schemas) and asset types (templates), enabling digital twin scenarios for
      industrial IoT deployments.

  - aid: siemens-mindsphere:iot-timeseries-api
    name: Siemens MindSphere IoT Time Series API
    tags:
      - IoT
      - Time Series
      - Telemetry
      - Industrial
    humanURL: https://documentation.mindsphere.io/MindSphere/apis/iot-iottimeseries/api-iottimeseries-overview.html
    baseURL: https://gateway.eu1.mindsphere.io/api/iottimeseries/v3
    properties:
      - url: https://documentation.mindsphere.io/MindSphere/apis/iot-iottimeseries/api-iottimeseries-overview.html
        type: Documentation
      - url: openapi/siemens-mindsphere-iot-timeseries-openapi.yml
        type: OpenAPI
      - url: json-schema/siemens-mindsphere-timeseries-schema.json
        type: JSONSchema
    description: >-
      The MindSphere IoT Time Series API enables storing, querying, and
      retrieving time-series telemetry data from industrial equipment and IoT
      assets. Supports high-frequency data ingestion up to 1 Hz, bulk imports,
      and time-range queries for sensor and machine data organized by asset and
      aspect.

  - aid: siemens-mindsphere:identity-management-api
    name: Siemens MindSphere Identity Management API
    tags:
      - Identity
      - Access Management
      - Users
      - Industrial
    humanURL: https://documentation.mindsphere.io/MindSphere/apis/core-identitymanagement/api-identitymanagement-overview.html
    properties:
      - url: https://documentation.mindsphere.io/MindSphere/apis/core-identitymanagement/api-identitymanagement-overview.html
        type: Documentation
    description: >-
      Manages environments, users, and groups within MindSphere (Insights Hub).
      Provides user provisioning, group membership management, and role
      assignment for industrial IoT platform access control.

  - aid: siemens-mindsphere:iot-file-service-api
    name: Siemens MindSphere IoT File Service API
    tags:
      - IoT
      - File Management
      - Storage
      - Industrial
    humanURL: https://documentation.mindsphere.io/MindSphere/apis/iot-iotfile/api-iotfile-overview.html
    properties:
      - url: https://documentation.mindsphere.io/MindSphere/apis/iot-iotfile/api-iotfile-overview.html
        type: Documentation
    description: >-
      File management service for files related to IoT assets. Enables
      uploading, downloading, and managing files attached to asset instances
      such as firmware images, configuration files, and maintenance records.

  - aid: siemens-mindsphere:event-management-api
    name: Siemens MindSphere Event Management API
    tags:
      - IoT
      - Events
      - Alerts
      - Industrial
    humanURL: https://documentation.mindsphere.io/MindSphere/apis/advanced-eventmanagement/api-eventmanagement-overview.html
    properties:
      - url: https://documentation.mindsphere.io/MindSphere/apis/advanced-eventmanagement/api-eventmanagement-overview.html
        type: Documentation
    description: >-
      The Event Management Service captures and manages events generated by
      industrial devices in MindSphere. Events represent significant occurrences
      such as alarms, machine state changes, maintenance triggers, and threshold
      violations from connected industrial equipment.

  - aid: siemens-mindsphere:agent-management-api
    name: Siemens MindSphere Agent Management API
    tags:
      - IoT
      - Connectivity
      - Agent
      - Industrial
    humanURL: https://documentation.mindsphere.io/MindSphere/apis/connectivity-agentmanagement/api-agentmanagement-overview.html
    properties:
      - url: https://documentation.mindsphere.io/MindSphere/apis/connectivity-agentmanagement/api-agentmanagement-overview.html
        type: Documentation
    description: >-
      API to onboard, offboard, update, and delete MindConnect agents that act
      as gateways connecting field devices to the MindSphere platform. Manages
      agent configurations and certificates for secure connectivity.

  - aid: siemens-mindsphere:mindconnect-nodejs-sdk
    name: Siemens MindConnect Node.js SDK
    tags:
      - SDK
      - Node.js
      - TypeScript
      - IoT
      - Connectivity
    humanURL: https://developer.siemens.com/industrial-iot-open-source/mindconnect-nodejs/sdk/index.html
    properties:
      - url: https://developer.siemens.com/industrial-iot-open-source/mindconnect-nodejs/sdk/index.html
        type: Documentation
      - url: https://github.com/mindsphere/mindconnect-nodejs
        type: GitHub
      - url: https://www.npmjs.com/package/@mindconnect/mindconnect-nodejs
        type: SDK
    description: >-
      TypeScript and JavaScript community SDK for Industrial IoT APIs providing
      convenient wrappers around the MindSphere REST APIs for asset management,
      time series, file upload, and event management.

name: Siemens MindSphere
tags:
  - IoT
  - Industrial
  - Digital Twin
  - Time Series
  - Asset Management
  - Industrial IoT
  - Insights Hub
type: Contract
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
access: 3rd-Party
created: '2024-11-08'
modified: '2026-05-02'
position: Consuming
segments:
  - Industrial IoT
  - Asset Management
  - Time Series Data
description: >-
  Siemens MindSphere (now Insights Hub) is Siemens' Industrial IoT as a Service
  platform that connects industrial machines and assets to the cloud. It enables
  companies to harness the wealth of data generated by their operations through
  APIs for asset management, time series data ingestion, event management, file
  services, identity management, and agent connectivity. MindSphere supports
  digital twin creation and industrial analytics use cases across manufacturing,
  energy, transportation, and infrastructure.
common:
  - type: Website
    url: https://siemens.com/mindsphere
  - type: Documentation
    url: https://documentation.mindsphere.io/MindSphere/
  - type: Developer Portal
    url: https://developer.siemens.com/
  - type: GitHub
    url: https://github.com/mindsphere
  - type: TermsOfService
    url: https://siemens.mindsphere.io/en/terms
maintainers:
  - FN: Kin Lane
    email: [email protected]
specificationVersion: '0.19'