Bluebot Developer Center
Build with Bluebot devices and data. The Bluebot APIs let you list the organizations and devices on your account, fetch historical and aggregated device data, and stream live datapoints over MQTT.
Quick start
- Generate an API key from FloDash for the organization you want to access.
- Call GET /organizations/mine to confirm the key's organization context.
- List your devices, then fetch historical data or subscribe to realtime updates.
Base URL
All Bluebot API requests go to https://prod.bluebot.com/management/v1.