Back to docs

Getting Started

SDK Overview

BLAZLE exposes a standard REST API. Any HTTP client can integrate with it. Official SDK wrappers are in progress.

cURL (any platform)

Use the REST API directly as shown in the Quickstart guide. No SDK required.

Python SDK Coming soon

pip install blazle-sdk

TypeScript SDK Coming soon

npm install @blazle/sdk