Skip to main content

Golioth REST API

You can use Golioth API for access all services available on the platform, like device management, provisioning, data resources and others services to be build in the future.

API Usage

Our API is documented using OpenAPI definitions. You can access the API Reference Page to check all endpoints and methods that can be used. For more information on authentication check the Authentication Guide.

Importing OpenAPI/Swagger Definitions

You can test the Golioth API using a Graphical User Interface (GUI) like Postman or Insomnia. Both OpenAPI v3 and Swagger / OpenAPI v2 definitions are available.