API Reference
This chapter documents the primary methods of each SDK module. For the complete interface specification, refer to the OpenAPI spec file (idmp-v{SDK_VERSION}.json) included in the SDK package, or browse the Swagger UI (access /swagger-ui.html path on your IDMP server).
📄️ Elements API
ElementResourceApi provides CRUD operations on elements in the asset tree.
📄️ Metrics API
MetricResourceApi provides read and write access to time-series data — one of the most frequently used modules.
📄️ Events API
EventResourceApi provides querying and management of IDMP events.
