Welcome to BEEM
Start here
A quick overview of the platform, who it's for, and what problems it solves.
How to get a token and use it across the SDK, MCP server, and GraphQL API.
The two core concepts you'll work with everywhere in the platform.
The schema that powers everything — every domain, every query, fully typed.
MCP Server
JavaScript SDK
The SDK is organized around the same six domains that power the BEEM app: hub, catalog, flow, metrics, config, and connectors. Each domain is a typed module you can import on its own.
Install @beem/sdk, create a client, and run your first call.
Workspaces, members, and the entry point to everything else.
Datasets, schemas, and metadata across your warehouse.
Pipelines, jobs, and orchestration primitives.
Defined metrics, dimensions, and how to query them.
Workspace settings, feature flags, and environment configuration.
