Skip to main content
POST
/dune/datasets

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
dataset
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

full_name
string
required
@type
string
default:DuneDataset
namespace
string | null
schema_name
string | null
table_name
string | null
table_type
string | null
category
string | null
category_path
string | null
blockchains
string[]
is_private
boolean
default:false
is_gated
boolean
default:false
favorite_count
integer | null
query_reference_count
integer | null
table_size_bytes
integer | null
created_at
string | null
updated_at
string | null
sql_definition
string | null
maintainer
object | null
columns
object[]