/dune/datasets
/dune
/dune/datasets
Get a Dune dataset (table) by name: schema, columns, blockchains and description
Price: 1 credit
💡 AI Hint: Get a Dune Analytics dataset (raw table) by its ’.’ name, e.g. ‘dex.trades’. Returns the table’s namespace, category, description, the blockchains it covers, its full column schema (name, type, nullability and per-column description), favorite and query-reference counts, the SQL definition for curated spells, and the maintaining team. Use the column names to understand what a query over this table can select.
⚠️ Common errors: 412: Dataset not found
POST
/dune/datasets
Authorizations
API token from the dashboard
Headers
Body
application/json
Response
Successful Response