Dashboard
Org key, plan, limits, and devices for your MachineID.io org.
Checking system status…
Org health
Set an org key to load details.
High-level view of your org key, plan tier, and how many devices are running under it.
Org key
—
Plan tier
—
Device limit
—
Devices used
—
Plan limits: free 3 · pro 25 · scale 250 · max 1000
Devices in use
—
Set an org key to see usage.
When you hit your device limit,
/api/v1/devices/register will return
{"status":"limit_reached"} for new devices until you upgrade or revoke a device.
Billing & plan changes
Plan and billing are tied to this org key.
Plans are enforced server-side, so you don't need to ship new binaries when you change device limits.
Lost your paid org key? Enter the billing email from your Stripe receipts and we'll email a secure recovery link.
Devices
Registered machines for this org key.
Agents call /api/v1/devices/register to register, and /api/v1/devices/validate to check if they should run.
Use the form below to register a test device manually, then filter and manage the list. Your agents will usually register themselves via the API.
| Device ID | Created | Updated | Status | Actions |
|---|
Set an org key and register a device to see it here. Your agents will call
/api/v1/devices/register and /api/v1/devices/validate.