Skip to Content
ReferenceSDKsOverview

SDKs

Official client libraries for integrating with ModularIoT across different programming languages.

Available SDKs

LanguageStatusPackage
JavaScriptComing Soon@modulariot/sdk
PythonComing Soonmodulariot
JavaComing Soonio.modulariot:sdk

Quick Start

Each SDK provides a consistent interface for:

  • Authentication - API key and OAuth 2.0 support
  • Telemetry ingestion - Sending metrics and events
  • Symptom queries - Reading symptom state
  • Webhook handling - Processing platform callbacks

SDK Documentation

Select your language from the sidebar for detailed API reference and usage examples.

REST API

If an SDK is not available for your language, you can integrate directly with the REST API. See the API Reference section for complete endpoint documentation.

Contributing

SDKs are open source. Contributions and feedback are welcome through our GitHub repositories.

Last updated on