Athena provides developers with multiple flexible options for integrating its capabilities into their applications and systems.

REST API

Athena provides robust REST API capabilities allowing developers to programmatically interact with Athena’s services. Access to the REST API encompasses several endpoints for data querying, metadata fetching, and integration with enterprise systems.

The Python SDK is recommended for developers working within the Athena Notebooks environment, local development setups, cloud platforms, or custom infrastructures. It allows seamless integration and interaction with Athena services using Python.

Refer to the Athena SDK Quickstart for installation and initialization instructions.