Skip to main content

SDK Installation

Choose the SDK for your language and install it with your package manager.

Environment Setup

All SDKs authenticate with an API key. Get yours from the Meibel Console, then set it as an environment variable.
Using a .env file? The Python SDK loads it automatically with python-dotenv. For TypeScript, use the dotenv package.

CLI Installation

The Meibel CLI lets you interact with the API from your terminal. Install it with your preferred method.
After installing, configure the CLI with your API key:

Verify Installation

Run a quick API call to confirm everything is working. This example lists your datasources — an empty list means the connection is healthy.
If you see a count (even zero), your installation and API key are working correctly.

Next Steps

Quick Start

Build your first AI-powered workflow end-to-end

API Reference

Explore the full API reference