Skip to main content

Overview

The official Lumo SDK provides convenient access to the Lumo AI Agent APIs from Python 3.8+ applications. The SDK includes type definitions for all request parameters and response fields, with both synchronous and asynchronous clients.

Available Agents

Installation

Install the SDK:
pip install lumo-sdk

Authentication

Get your Lumo API Key

Navigate to the API Keys tab in the Dashboard and generate a new key.
Now you’re ready to start using the Lumo AI Agent APIs! Choose your agent type below for step-by-step usage guides.

Resources