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.

To access Query endpoints, a Plus plan or higher is required.
curl --request GET \
  --url https://api.dune.com/api/v1/query/{queryId}/unprivate \
  --header 'X-DUNE-API-KEY: <x-dune-api-key>'