cardano-rest icon indicating copy to clipboard operation
cardano-rest copied to clipboard

HTTP interfaces for interacting with the Cardano blockchain.

Cardano REST


Overview

Cardano REST provides a set of APIs for interacting with on-chain data through JSON over HTTP.

Deprecation Notice

:warning: cardano-rest is now DEPRECATED. The explorer-api and submit-api will NOT survive the Alonzo hard-fork. :warning:

As a replacement, the following tools are at your disposal:

Users with an existing integration are encouraged to look at the migration guide.

Documentation