/dune/datasets

POST /api/dune/datasets

Price: 1 credit

Get a Dune dataset (table) by name: schema, columns, blockchains and description

How to use it

Get a Dune Analytics dataset (raw table) by its '{schema}.{table}' 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.

Parameters

Request body

Response

Errors

Response headers