main
Search
K
Comment on page

HTTP API

This document describes the NervesHub web API endpoints.
get
http://localhost:4000/api
/devices/{id}
Fetch information about a device.
get
http://localhost:4000/api
/orgs/{org}/keys
List all firmware signing keys for the organization
post
http://localhost:4000/api
/orgs/{org}/keys
Add a new firmware signing key
get
http://localhost:4000/api
/users/me
View information about the authenticated user