IoT Hub
IoT Hub Documentation
Getting Started Documentation Guides
FAQ

IoT Hub API reference

IoT Hub API consists of two main parts: device API and server-side API.

Device API is grouped by supported communication protocols:

Gateway MQTT API allows you to connect existing devices to the platform using IoT Hub Gateway or implement your own gateway.

Server-side API is available as REST API:

Software development kits:

  • Python Client SDK - Software development kit for client-side integration of your Python projects.