Skip to content

Server API explorer

DBeaverDevOps edited this page Jun 19, 2024 · 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