/KnoxCloudService-Python

** Not an offical Samsung ** Repository. A colleciton of Python that shows interaction with Samsungs Knox Cloud Service APIs

Primary LanguagePythonMIT LicenseMIT

Buy Me A Coffee

KnoxCloudService-Python

Not an offical Samsung Repository.

This repository leveages the PyKTL & PYKATh libraries to interact with Samsung's Knox Cloud Service ('KCS') APIs

Getting started

Install the unofficial Knox Python Access Token Helper Library.

pip install PyKATh

Log into the SamsungKnox.com portal and download the private keys file.

Create a client json

{
    "kme": "insert clientId from the SamsungKnox.com portal" 
}

For more information on obtaining the private/public key (keys.json) and/or a client id reference Samsung's KCS Tutorial. - https://docs.samsungknox.com/dev/knox-cloud-authentication/tutorial/tutorial-for-customers-generate-access-token/

API Reference

Here are a list of API references by service: