BeeOS Docs
  • Welcome
  • Concepts
    • Overview
    • Bee agents
    • Hive server
      • Bee provisioning
        • Scheduler
      • Workflows
      • Gateway
    • Beekeeper server
    • Use cases
  • Using BeeOS
    • Installing and running BeeOS
      • Installing a hive server
      • Running a hive server
      • Running bee agents
Powered by GitBook
On this page
  • Admin gateway
  • Integration gateway
  1. Concepts
  2. Hive server

Gateway

Exposing the hive to external services

The documentation is currently a work in progress and is not yet completed

The Hive server exposes two gateways to be used by external applications. An API gateway for managing the hive (used by the beectl command line and the Beekeeper console) and an API for connecting an application as if it were a bee, allowing integration of BeeOS with any type of application or service.

Admin gateway

[TBD]

Integration gateway

[TBD]

PreviousWorkflowsNextBeekeeper server

Last updated 2 years ago