2017-03-09 02:47:35 +00:00
|
|
|
---
|
2017-03-17 18:06:03 +00:00
|
|
|
layout: "api"
|
2017-09-20 20:05:00 +00:00
|
|
|
page_title: "KV - Secrets Engines - HTTP API"
|
2017-09-15 13:02:29 +00:00
|
|
|
sidebar_current: "docs-http-secret-kv"
|
2017-03-09 02:47:35 +00:00
|
|
|
description: |-
|
2017-09-20 20:05:00 +00:00
|
|
|
This is the API documentation for the Vault KV secrets engine.
|
2017-03-09 02:47:35 +00:00
|
|
|
---
|
|
|
|
|
2017-09-20 20:05:00 +00:00
|
|
|
# KV Secrets Engine (API)
|
2017-03-09 02:47:35 +00:00
|
|
|
|
2018-04-09 16:39:32 +00:00
|
|
|
This backend can be run in one of two versions. Each of which have a distinct API.
|
|
|
|
Choose the version below you are running. For more information on the KV secrets
|
|
|
|
engine see the [Vault kv documentation](/docs/secrets/kv/index.html).
|
2017-03-09 02:47:35 +00:00
|
|
|
|
2018-04-09 16:39:32 +00:00
|
|
|
- [KV Version 1 API](/api/secret/kv/kv-v1.html)
|
2018-03-22 03:10:05 +00:00
|
|
|
|
2018-04-09 16:39:32 +00:00
|
|
|
- [KV Version 2 API](/api/secret/kv/kv-v2.html)
|