Basalt SDKs
The recommended way to interact with the Basalt API is through our official SDKs. We currently provide comprehensive Python and JavaScript/TypeScript libraries that are designed to make your integration seamless and provide you with the best possible developer experience.
SDKs
We provide official SDKs for Python and TypeScript to help you interact with the Basalt API.
Python
Our official Python SDK with full type hints, async support, and comprehensive features for AI prompt management.
TypeScript
Type-safe JavaScript/TypeScript SDK with first-class support for Node.js 18+.
Installation
First, install the Basalt SDK using your preferred package manager:
npm install @basalt-ai/sdk
Requirements
Python
The Python SDK requires > Python 3.6.
TypeScript
The TypeScript SDK requires > Node.js 18.
Getting Help
If you need help with our SDKs:
- Visit our GitHub repositories
- Contact support@getbasalt.ai