Skip to main content

Usage

Track your workspace's resource consumption in real-time.

View current usage

Go to Billing → Usage to see the current period's consumption by service.

GET /workspaces/{id}/usage

Returns usage breakdown by service, metric (e.g. connected devices, messages/month, data transferred), and cost.

Usage metrics

Typical metrics tracked per service:

MetricDescription
Connected devicesPeak concurrent device connections per hour
MessagesTotal MQTT messages published
Data transferTotal bytes transferred (in + out)
Cluster node-hoursDedicated cluster nodes × hours running

Balance

Your workspace balance is drawn down as usage accrues. View current balance:

GET /workspaces/{id}/balance

Low balance triggers an email notification. If balance reaches zero, service may be suspended depending on your plan.