Skip to content

GLAPI (Golink API)

Introduction

The Golink API (GLAPI) is a RESTful API that allows you to create, read, update, and delete links and namespaces. This API is used by the Golink CLI and the Golink ui.

The API respects the OpenAPI 3.0 specification and is documented in the dedicated API documentation.

Authentication

Authentication

Currently, the API does not support authentication. This is a planned feature.