Knox Configure
Last updated May 26th, 2026
Knox Configure is a cloud-based service that enables enterprises to remotely provision and configure Samsung devices through REST APIs. With Knox Configure, you can automate device setup, manage configuration profiles, and deploy settings at scale across your device fleet.
Audience
This guide is intended for web developers and IT administrators who need to automate the provisioning and configuration of Samsung devices using their own web services and management platforms.
Key capabilities
Knox Configure enables you to:
- Automate device provisioning: Streamline the initial setup process for new devices
- Manage configuration profiles: Create, update, and deploy device configuration profiles
- Assign profiles to devices: Associate specific configurations with individual devices or device groups
- Monitor device status: Track the configuration status and health of managed devices
- Retrieve device information: Access detailed device specifications and configuration data
- Send remote commands: Execute administrative actions on devices remotely
Use cases
Knox Configure is primarily designed for the following scenarios:
- Enterprise device deployment: Automatically configure devices during corporate provisioning
- Retail kiosk management: Deploy and maintain consistent configurations for point-of-sale devices
- Device lifecycle management: Update configurations and settings throughout the device lifecycle
- Compliance enforcement: Ensure devices meet organizational security and configuration standards
- Remote troubleshooting: Diagnose and resolve configuration issues without physical access
API versions
Knox Configure is available in two API versions:
-
The v2 API is our latest offering. It supports Knox OAuth 2.0 Authentication, and is expected to fully replace the v1 API across upcoming releases.
-
The v1 API uses our legacy authentication scheme. Currently, license management, app management, and content management are v1-only.
Both v2 and v1 support device management, profile management, assigning and unassigning profiles to devices, and sending device commands. The following table compares the two API versions:
| Feature | v2 | v1 |
|---|---|---|
| OAuth 2.0 | ||
| Global URL | ||
| Device management | ||
| Profile management | ||
| Profile assignment | ||
| License management | ||
| Application management | ||
| Asset management |
To future-proof your integrations, we recommend using the v2 API for all new integrations.
Where to start
| If you want to | See |
|---|---|
| Understand the overall Knox ecosystem | The Big Picture |
| Get started with Knox Configure | Get started |
| Learn how to use the Knox Configure REST APIs | API reference |
| Troubleshoot issues | Error codes |
| Read release notes | Release notes |
| Learn more about Knox Configure | Knox Configure Admin Guide |
Related resources
On this page
Is this page helpful?