Skip to content

Server API explorer

Nikita Makarov edited this page Dec 2, 2021 · 10 revisions

The CloudBeaver server provides rich web API. It is exposed via GraphQL protocol.

The GraphQL console can be accessed by URL http://localhost:${serverPort}/${serviceURI}/gql/console

See Server configuration for the variables description.

Note: API explorer is enabled only in Development mode (develMode: true).

CloudBeaver Documentation

User Guide

Installation

Configuration

CloudBeaver AWS

CloudBeaver Enterprise Edition

Deployment

Clone this wiki locally