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.

You must pass the execution_id obtained from making an execute query POST request. Result returns a boolean for whether the execution is successfully canceled.

curl -X POST -H x-dune-api-key:{{api_key}} "https://api.dune.com/api/v1/execution/{{execution_id}}/cancel"