Skip to content

Server API explorer

stjernelys edited this page Jul 13, 2021 · 15 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}/${contentRoot}/gql/console

See Server configuration for the variables description.

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

CloudBeaver Documentation

Clone this wiki locally