In this case study you will learn how to get information about all your hosts.
Follow these steps to obtain a list of host information
Get API Key. How to get the key?
How to get the key?
Use the following method from our API Get all hosts.
Get all hosts
.
Example of successful execution of a request in JSON format:
[ { "id": "21vjv1224n45v7457mvcas", "name": "Host Number 1", "number": "101" } ]
Last updated 1 year ago