Test the Swagger API (optional)
If you are a developer and want to play around with the Diva API, you can make calls to your node API. All the API calls are documented in the Swagger API at YOUR_NODE_PUBLIC_IP:30000/swagger/index.html
.
To access some of those API calls, you must first authenticate yourself. As shown in the following video, to authenticate click on Authorize
and type Bearer DIVA_API_KEY
, where DIVA_API_KEY
is the password that you configured when installing Diva.