Unified Kiosk Remote Management API: How to use the REST API
Unified Kiosk Remote Management API
The Unified Kiosk Remote Management API is available for all subscribers. It is designed to allow programmatic access to devices and other relevant information within your account.
A list of all available endpoints can be found here.
Security
The API can be accessed using your unique API Key. Your API Key should NEVER be shared, if compromised you can delete your API Key in the management console and generate a new one.
Url
All requests must be made to the following url: https://kioskapi.azure-api.net/klr/api/
Headers
The api-key header must be included in the request.
api-key = myapikey
Where do I find my API Key?
You can find this via More > API Keys > Click Add
Updated on: 24/08/2022
Thank you!