15.1.5 API Reference
This section documents the main methods of each API module in the SDK. For the complete interface specification, refer to the OpenAPI spec file included in the SDK package (idmp-v1.0.14.1.json), or browse the Swagger UI at /swagger-ui.html on your IDMP server.
📄️ Elements API
ElementResourceApi provides query, create, update, and delete operations on elements.
📄️ Metrics API
MetricResourceApi provides read and write operations on time-series data. It is one of the most frequently used modules in the SDK.
📄️ Events API
EventResourceApi provides query and management operations on events.
