Execute raw SQL queries directly without needing to create a saved query first
Run arbitrary SQL queries via API. This endpoint allows you to execute SQL directly without first creating a query object, perfect for dynamic analysis and automated workflows.
query_id in the response will always be 0. This is a placeholder value since these queries are not stored in the Dune database.API Key for the service
Alternative to using the X-Dune-Api-Key header
ExecuteSQLRequest