Back to top

Step 2 — Call Knox cloud services APIs with access token

Last updated June 26th, 2024

You can use the access token obtained in Step 1 – Get access token to call Knox cloud services APIs.

For example:

curl 
--location 'https://api.samsungknox.com/ke/v1/campaignSchemas' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer vS5bXSmAwQ2t5pHp8bTWtyN82rGOiBjw2bVqrf-hG237GqUKgDU_72iBybh5_kbgQL0DiWNoSDObgO3xhBrbaEXqnzVh9Jm7eTRzl28KKRAvp1snC8OI7zh0VYtT8ftt'

Supported services

The Knox cloud services that support OAuth 2.0 are:

  • Knox Asset Intelligence

  • Knox MSP Portal

  • Knox Webhook Notification

Is this page helpful?