b76a56d40c
* migrates nav data format and updates docs pages * removes sidebar_title from content files
16 lines
479 B
Plaintext
16 lines
479 B
Plaintext
---
|
|
layout: api
|
|
page_title: KV - Secrets Engines - HTTP API
|
|
description: This is the API documentation for the Vault KV secrets engine.
|
|
---
|
|
|
|
# KV Secrets Engine (API)
|
|
|
|
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).
|
|
|
|
- [KV Version 1 API](/api/secret/kv/kv-v1)
|
|
|
|
- [KV Version 2 API](/api/secret/kv/kv-v2)
|