Vottun APIs offer developers a quick and easy way to create decentralized Web3 applications (dApps) without hassle. In this article, you will see the step-by-step process on how to start calling Vottun APIs from Postman and begin using all the functionalities of the Web3 API.
Postman is a development tool that allows sending HTTP requests and analyzing API responses. Basically, it is a tool that allows making API calls for testing purposes.
To make an API call to Vottun from Postman, it is first essential to authenticate with an API Key and an App ID. Follow these steps:
Paste the endpoint into Postman and select the type of request (GET in this case)
Click on ‘Send’ and review the JSON response containing information about the different blockchain networks available on the Vottun platform.
Click on ‘Send’ and the response will be the link to the file uploaded to IPFS.
With these detailed steps, you will be ready to take full advantage of Vottun’s APIs capabilities from Postman, thus facilitating the development of your own dApps in the blockchain world.