Pricing Try it now
Professional Edition
Getting Started Documentation Guides Installation Architecture
FAQ

SENTIENT API reference

SENTIENT 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 SENTIENT IoT 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.
  • MicroPython Client SDK - Software development kit for client-side integration of your MicroPython projects.
  • CircuitPython Client SDK - Software development kit for client-side integration of your CircuitPython projects.