Skip to main content
The Device API is a small REST surface. These are the conventions it follows, so a client written against one endpoint behaves correctly against the rest.

Versioning

The API path carries no version. Additive changes, such as a new metric id or a new optional field, ship without notice. A change that would break an existing client is announced to every device owner before it ships, with the old behaviour kept until the date given.