Welcome To Caduceus's API

4min

Welcome developer. We are excited to have you reading this document. These API's will help you get up to speed in connecting to the blockchain and submitting rpc calls to our EVM.

Caduceus will have more API's available which will include Edge rendering and file storage. But for this current version there are only 2 Api's:

  • Caduceus EVM JSON RPC
    • These are your standard JSON-RPC calls that all EVM compatible chains have.
  • Native Api
    • These are calls to interact with the consensus mechanism. In version one you will see similarities with the Tendermint API however this will change in the future.



Endpoints

EVM

You will notice that all the endpoints for the Caduceus EVM JSON RPC are POST requests to a url called {{ENVIRONMENT}} . You can replace this url with:

Native

The native API endpoint is currently not exposed for security reasons hence the endpoints are only available for node operators calling their own nodes.

Back to Documentation

To go back to our Documentation then click: Quickstart

Feedback

To give feedback then please go to Feedback.



Updated 25 Mar 2024
Doc contributor
Did this page help you?