How to use Builder API

In this tutorial, you will be guided through the Builder API feature, which allows you to explore various blockchain functions, send requests, and observe corresponding responses.

Prerequisites

  • A compatible wallet for the blockchain network installed on your device, such as MetaMask browser extension or any wallet supporting the Wallet Connect protocol on your phone or laptop.

  • Login already performed on Consumer APP

  • Project already created as mentioned in this section

How to use Builder API Playground:

  1. Navigate to the Dashboard page, click on a project and then select the BuilderAPI tab.

  1. Select your desired network and activate it.

  1. Select the desired category and the available function from the drop-down list. You can also play around with parameters. Once you have made your selections, click the Send request button to proceed.

  1. After sending the request, the response will be displayed on the right side of the page.

Last updated