Skip to content

graphql api

GitHub Action edited this page Dec 14, 2021 · 4 revisions

GraphQL API

The GraphQL API is the central interface for external services to interact with omnikeeper and its data.

To interactively explore the GraphQL API and build queries and mutations, the technical frontend of omnikeeper provides an interactive GraphGL playground available at /graphql-playground. This frontend is based on GraphiQL and provides a documentation explorer too.

Clone this wiki locally