Create custom API endpoints from Dune queries
Custom Endpoints allow developers to create and manage API endpoints from Dune queries. By selecting a query and scheduling it to run at a specified frequency, developers can call a custom URL to consume data. This flexible alternative to Preset Endpoints provides greater customization without the complexities of SQL Endpoints.
Library
> Custom endpoints
.You can only create endpoints from queries you own. Creating endpoints from others’ queries can lead to changes in the logic without notification, breaking your data consumption pipeline.
Custom endpoints consume credits in two ways:
For more information on credits, visit this page.
Create custom API endpoints from Dune queries
Custom Endpoints allow developers to create and manage API endpoints from Dune queries. By selecting a query and scheduling it to run at a specified frequency, developers can call a custom URL to consume data. This flexible alternative to Preset Endpoints provides greater customization without the complexities of SQL Endpoints.
Library
> Custom endpoints
.You can only create endpoints from queries you own. Creating endpoints from others’ queries can lead to changes in the logic without notification, breaking your data consumption pipeline.
Custom endpoints consume credits in two ways:
For more information on credits, visit this page.