Skip to main content
Getting started with Athena’s developer tools is straightforward, whether you’re working in Python or TypeScript. The SDK Quickstart guide walks you through the essential first steps to integrate Athena’s AI capabilities into your applications and workflows. The quickstart covers installing the Athena SDK package in your preferred language, setting up authentication with your API key, and initializing the client to connect to Athena’s services. You’ll learn how to configure your development environment to work seamlessly with Athena, whether you’re building in Jupyter notebooks, local development setups, cloud platforms, or custom infrastructures. Once you’ve completed the quickstart, you’ll have a working Athena client ready to invoke agents, query data, upload files, and access all of Athena’s programmatic capabilities. This foundation enables you to build custom integrations, automate workflows, and embed Athena’s intelligence directly into your systems.

View SDK Quickstart Guide

Learn how to install and initialize the Athena Python and TypeScript SDKs