Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dune-tables-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

In Dune context, delete action is replaced by archive as deletion of queries is not possible.
To access Query endpoints, a Plus plan or higher is required.
curl --request GET \
  --url https://api.dune.com/api/v1/query/{queryId}/archive \
  --header 'X-DUNE-API-KEY: <x-dune-api-key>'