# Qlik Encryption API

**Canonical:** https://apis.io/apis/qliksense/encryption-api/  
**Provider:** Qlik Sense APIs — https://apis.io/providers/qliksense/  
**Base URL:** https://{tenant}.{region}.qlikcloud.com/api/v1/encryption/keyproviders  
**Documentation:** https://qlik.dev/apis/rest/encryption/

Qlik Encryption API is one of 82 APIs that [Qlik Sense APIs](https://apis.io/providers/qliksense/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Business Intelligence and REST. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

Tenants in Qlik Cloud can be encrypted with a key you provide via a supported KMS. This API allows you to configure and manage encryption keys.

## Operations (10)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/v1/encryption/keyproviders` | List AWS key providers registered for the tenant. |
| POST | `/api/v1/encryption/keyproviders` | Register a new multi-region AWS-KMS key. |
| GET | `/api/v1/encryption/keyproviders/{arnFingerPrint}` | Retrieve key for a given ARN fingerprint. |
| PATCH | `/api/v1/encryption/keyproviders/{arnFingerPrint}` | Patches Name & Description of a given key provider. |
| DELETE | `/api/v1/encryption/keyproviders/{arnFingerPrint}` | Deletes the given key from the tenant. |
| POST | `/api/v1/encryption/keyproviders/{arnFingerPrint}/actions/migrate` | Migrate existing cipherkeys from current key provider to requested key provider. |
| POST | `/api/v1/encryption/keyproviders/{arnFingerPrint}/actions/test` | Validate AWS-KMS key access. |
| GET | `/api/v1/encryption/keyproviders/actions/list` | Lists all key providers registered for the tenant. |
| POST | `/api/v1/encryption/keyproviders/actions/reset-to-default-provider` | Reset tenant key provider to default Qlik managed provider. |
| GET | `/api/v1/encryption/keyproviders/migration/actions/details` | Retrieve most recent migration details. |

## Machine-readable artifacts (4)

- **Documentation** — https://qlik.dev/apis/rest/encryption/
- **APIReference** — https://qlik.dev/apis/rest/encryption/
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/qliksense/refs/heads/main/openapi/qliksense-encryption.json
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/qliksense/refs/heads/main/overlays/qliksense-encryption-overlay.yaml

## Other Qlik Sense APIs APIs (12)

- [Qlik Engine API](https://apis.io/apis/qliksense/engine-api/)
- [Qlik Server-Side Extension Protocol](https://apis.io/apis/qliksense/server-side-extension/)
- [Qlik Cloud System Events](https://apis.io/apis/qliksense/system-events/)
- [Qlik MCP Server](https://apis.io/apis/qliksense/mcp-server/)
- [Qlik Apps API](https://apis.io/apis/qliksense/analytics-apps-api/)
- [Qlik Change stores API](https://apis.io/apis/qliksense/analytics-change-stores-api/)
- [Qlik Adaptive cards API](https://apis.io/apis/qliksense/analytics-discovery-agent-adaptive-cards-api/)
- [Qlik ODAG apps API](https://apis.io/apis/qliksense/analytics-odag-apps-api/)
- [Qlik ODAG links API](https://apis.io/apis/qliksense/analytics-odag-links-api/)
- [Qlik ODAG requests API](https://apis.io/apis/qliksense/analytics-odag-requests-api/)
- [Qlik ODAG settings API](https://apis.io/apis/qliksense/analytics-odag-settings-api/)
- [Qlik API keys API](https://apis.io/apis/qliksense/api-keys-api/)

## Tags

Business Intelligence, REST

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/qliksense/encryption-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/qliksense/.
