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
Mainnet | Turing Testnet | |
---|---|---|
Frontend | turbo.availproject.org  | staging.turbo.availproject.org  |
API Endpoints | turbo-api.availproject.org  | staging.turbo-api.availproject.org  |
Setting up the dev environment
- 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
- If this does not work, go to curl’s website  to install it on your system.
Last updated on