Skip to main content

Management API

All Golioth platform operations can be performed via the Management API.

API Usage

The 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.