azure.com

The key vault client performs cryptographic key operations and vault operations against the Key Vault service.

78 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
List keys in the specified vault.
curl \
  /keys
List secrets in a specified key vault.
curl \
  /secrets
List storage accounts managed by the specified key vault. This operation requ…
curl \
  /storage
Endpoints (78 total)
GET
/keys
List keys in the specified vault.
GET
/secrets
List secrets in a specified key vault.
GET
/storage
List storage accounts managed by the specified key vault. This operation requ…
GET
/deletedkeys
Lists the deleted keys in the specified vault.
GET
/certificates
List certificates in a specified key vault
GET
/deletedsecrets
Lists deleted secrets for the specified vault.
GET
/deletedstorage
Lists deleted storage accounts for the specified vault.
GET
/deletedcertificates
Lists the deleted certificates in the specified vault currently available for…
GET
/certificates/issuers
List certificate issuers for a specified key vault.
GET
/certificates/contacts
Lists the certificate contacts for a specified key vault.
GET
/deletedkeys/{key-name}
Gets the public part of a deleted key.
GET
/keys/{key-name}/versions
Retrieves a list of individual key versions with the same key name.
At a glance
Total SDKs9
Languages8
Endpoints78
Categories1