For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
LoginBook a Demo
  • Getting Started
    • Athena SDK Quickstart
  • Database API
    • Database Filters & CRUD
  • Python Guides
    • Build with Agents
    • Use Models Directly
    • Load Data Frames
    • Upload Files
    • Create Assets
    • Structured Output
    • Long-Running AOP Execution
  • TypeScript Guides
    • Build with Agents
    • Working with Assets
    • Use Models Directly
    • Execute AOPs
    • Sheets API
    • Browser JavaScript (ESM)
    • UI Registry (Assistant.js)
    • Upload Files
    • Create Assets
    • Structured Output
  • API Reference
    • Changelog
  • Athena SDK Quickstart
  • Database Filters & CRUD
  • Build with Agents
  • Use Models Directly
  • Load Data Frames
  • Upload Files
  • Create Assets
  • Structured Output
  • Long-Running AOP Execution
  • Build with Agents
  • Working with Assets
  • Use Models Directly
  • Execute AOPs
  • Sheets API
  • Browser JavaScript (ESM)
  • UI Registry (Assistant.js)
  • Upload Files
  • Create Assets
  • Structured Output
  • Invoke By Id
  • Invoke Drive Agent
  • Batch
  • Invoke
  • Stream Events
  • Invoke Research Agent
  • Invoke Sql Agent
  • Create AOP
  • Execute Agent Operating Procedure
  • Execute Agent Operating Procedure Asynchronously
  • Get AOP configuration
  • Overwrite AOP configuration
  • List assets
  • Create a new asset
  • Create Project
  • Duplicate an asset
  • Get asset by ID
  • Archive an asset
  • Download an asset's file
  • Move an asset
  • Share an asset with users
  • Update workspace access for an asset
  • Create SSH access for a computer asset
  • Revoke SSH access for a computer asset
  • Check database status
  • List tables in database
  • Read rows from database table
  • Insert rows into database table
  • Delete rows from database table
  • Update rows in database table
  • Get table schema (columns and types)
  • Execute SQL against database
  • Get current user information
  • List meetings
  • Get meeting by ID
  • Download meeting artifacts
  • Get Tabular Data from SQL snippet
  • Generate Cube API Token
  • Get Semantic Model Metadata
  • Query Semantic Model
  • List sessions
  • Get session by ID
  • Download session history
  • Batch Stop Thread Executions
  • Batch Stop Threads
  • Get Thread Status
  • Stop Thread Execution
  • List read capabilities for every asset type
  • Get the chunks of an asset by ID
  • Get the content of an asset by ID
  • Read one or more assets with anchors, formats, and pagination
  • Get a screenshot of a specific page from an asset
  • List Contents
  • Get Tabular Data from Object
  • Get Raw File Data from Object
  • Save file as an asset
  • List Events
  • Create Event
  • Create Draft
  • Search Emails
  • Send Email
  • Update Cell
  • Delete Cells
  • Delete Column
  • Insert Column
  • Clear Formatting
  • Clear Range
  • Format Range
  • Update Range
  • Insert Row
  • Duplicate Sheet
  • Create Tab
  • Delete Table Column
  • Insert Table Column
  • Create Table
  • Get Table
  • Insert Table Row
  • Update Table
  • Invoke
  • Run Task
  • Get workspace configuration
  • Update workspace configuration
  • Changelog
  • June 30, 2026
LoginBook a Demo

Changelog

June 30, 2026
June 30, 2026

Summary

Athena docs now include a changelog to highlight notable SDK and API updates in one place. We will use this space for curated, meaningful entries that help readers track important changes over time.

For full endpoint and schema details, see the API Reference.

Was this page helpful?
Previous
Built with