Azure Key Vault Keys API

REST API for creating, importing, updating, and performing cryptographic operations with keys in Azure Key Vault. Supports RSA, EC, and symmetric key types with operations including encrypt, decrypt, sign, verify, wrap, and unwrap.

API entry from apis.yml

apis.yml Raw ↑
name: Azure Key Vault Keys API
description: REST API for creating, importing, updating, and performing cryptographic operations with
  keys in Azure Key Vault. Supports RSA, EC, and symmetric key types with operations including encrypt,
  decrypt, sign, verify, wrap, and unwrap.
image: https://azure.microsoft.com/svghandler/key-vault/
humanURL: https://learn.microsoft.com/en-us/rest/api/keyvault/keys
baseURL: https://{vault-name}.vault.azure.net
tags:
- Cryptographic Operations
- Encryption
- HSM
- Keys
- Signing
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/key-vault/keys/about-keys
- type: APIReference
  url: https://learn.microsoft.com/en-us/rest/api/keyvault/keys
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/azure/key-vault/keys/quick-create-net
contact:
- type: Support
  url: https://azure.microsoft.com/en-us/support/