Api Requests
Last updated
Last updated
To authenticate requests, include an Authorization
header with the value "Bearer {YOUR_LICENSE_KEY}"
.
Request:
GET
Headers:
Authorization
: Bearer {YOUR_LICENSE_KEY}
GET
Headers:
Authorization
: Bearer {YOUR_LICENSE_KEY}
Body Parameters:
q
Search keyword. Example win2012
page
Pagination page. Example: 2
GET
Headers:
Authorization
: Bearer {YOUR_LICENSE_KEY}
Body Parameters:
ip_address
Filter by ip address. Example 123.123.123.123
status
Filter by status, available statuses: new, wait_for_tiny, installing, installed, error, timed_out, done
page
Pagination page. Example 2
GET
Headers:
Authorization
: Bearer {YOUR_LICENSE_KEY}
Url parameters:
id
Instance id from list. Example: 22353604-ae4a-47b3-8d70-ef919a9445e2