How Can I Perform Transactions using API Endpoints?
Last updated
Last updated
Hey Users! Welcome to the Kalp Studio Platform.
Performing transactions using API endpoints involves interacting with an API by a service that supports transactional operations.
Let's explore Transactions using API Endpoints on Kalp Studio together.
Step 1:
To view the deployed Smart Contract access any Smart contract details by clicking on it.
Step 2:
API Endpoint is displayed. Click on Check Params to get the parameters that can be copied to your Postman or any other API platform to generate the transaction records.
Step 3:
Copy and paste the parameters to the <request body> in the Postman or any other API platform that you are using. Generate and copy the AUTH Key in the request header as <x-api-key>.
Note: If AUTH key is not generated, create the API AUTH key as it is required to complete the transaction.
Step 4:
Now send the API request and wait for the response in Postman.
Step 5:
After a successful API response in Postman, all the successful transactions will be shown under the Transactions tab in the Smart Contract details section.
Hope this article helped you understand how to perform transactions using API Endpoints on the Kalp blockchain.
Click here to learn more about Kalp Studio, and stay tuned with us for more insights.