Getting started
Overview
Official SDKs to integrate BeeL in your application — coming soon.
Official SDKs wrap the BeeL REST API with typed clients, automatic retries, idempotency, and webhook verification — so you can ship integrations faster.
Available now
- Node.js / TypeScript — fully-typed client published on
npm as
@beel_es/sdk. Node.js 18+, ESM + CommonJS.
Coming soon
- Java — Maven and Gradle support for Java 11+.
- Python — type hints and context manager support for Python 3.9+.
Need another language? Every endpoint is documented in the API reference, and you can auto-generate a typed client from our OpenAPI specification.