SDKs
Official KlayrAI client libraries are currently in development. In the meantime, you can interact with the API directly using HTTP requests.Coming soon
JavaScript / TypeScript
@klayrai/sdkFull TypeScript support with type-safe request and response objects. Works with Node.js 18+ and modern browsers.Status: In development — estimated Q2 2026Python
klayraiPythonic interface with async support. Compatible with Python 3.9+.Status: In development — estimated Q2 2026Preview: JavaScript SDK
Here is a preview of the planned SDK interface:Preview: Python SDK
Using the API directly
Until the SDKs are available, you can use any HTTP client to interact with the API. See the Authentication page for header requirements and the API Reference for endpoint documentation.Stay updated
To be notified when SDKs are released:- Watch the GitHub repository
- Follow updates on klayrai.com
- Check this page for announcements
Community-built client libraries are welcome. If you build a wrapper for KlayrAI’s API, let us know at support@klayrai.com and we may feature it here.

