Search...
/
Login
Book a Demo
Getting Started
Athena SDK Quickstart
Guides
Online Research
Online Research with Open Source Models
Structured Output
Query and Visualize
Generate Documentation
Load Data Frames
API Reference
Message
Dataset
Snippet
Report
Query
Search
Chain
Tools
POST
Scrape URL
POST
Get Documents from Object
GET
Get Tabular Data from Object
GET
Get Raw File Data from Object
POST
Execute Tool-First Workflow
POST
Researcher
POST
Convert PDF to Sheet
POST
Semantic Query
POST
Get Document Content (V2)
Upload
Workflow
Login
Book a Demo
API Reference
Tools
Get Tabular Data from Object
Beta
GET
https://
api.athenaintelligence.ai
/
api
/
v0
/
tools
/
file
/
data-frame
Query parameters
document_id
string
Required
row_limit
integer
Optional
index_column
integer
Optional
columns
integer or string
Optional
should be a list of strings or a list of integers
Show 2 variants
sheet_name
integer
Optional
only for excel files
separator
string
Optional
only for csv files
Response
This endpoint returns an object.
columns
list of strings or integers or doubles
Show 3 variants
index
list of strings or integers or doubles
Show 3 variants
data
list of lists of strings or integers or doubles
Show 3 variants
Built with