Skip to Content
Avail Nexus is now live! Check out our docsto get started.
API ReferenceTurbo DA API

Turbo DA API reference

NEED AN API KEY? OR ANY OTHER HELP TO GET STARTED?
Please go through this page in our docs to get started with Turbo DA before you get started with the API.

Turbo DA endpoints

MainnetTuring Testnet
Frontendturbo.availproject.orgstaging.turbo.availproject.org
API Endpointsturbo-api.availproject.orgstaging.turbo-api.availproject.org

Setting up the dev environment

  1. To use the Turbo DA API as documented in the following pages, you just need to have curl installed on your system. You can check if it is installed by running:
CURL
curl --version
  1. If this does not work, go to curl’s website to install it on your system.
Last updated on