Getting started
Overview
Official SDKs to integrate BeeL. in your application.
Official SDKs wrap the BeeL. REST API with typed clients, automatic retries, idempotency, and webhook verification — so you can ship integrations faster.
- Node.js / TypeScript — fully-typed client published on
npm as
@beel_es/sdk. Node.js 18+, ESM + CommonJS.
Using another language? Every endpoint is documented in the API reference, and you can auto-generate a typed client from our OpenAPI specification.