Proof API Documentation

The Proof API allows you to develop blockchain technology without running a full node, implementing blockchain libraries, or dealing with the management/updates surrounding this. We have developed simple RESTful calls for creating and managing transactions and assets on top of the Ethereum, Proof, Bitcoin, Storj, and Hyperledger Fabric blockchains. We plan to add support for additional blockchain technologies soon.
All API calls can be tested from your browser without using curl, as all requests take parameters as GET or POST. This is to make the life of the developer easier. Also, CORs is enabled on most endpoints, so you can make calls directly from your client-side code if you wish.

  1. Addresses
  2. Assets
  3. Transactions

Addresses

Assets

Transactions