HashiCorp Vault
api.vaultproject.io
HashiCorp Vault is a secrets management and data protection platform. Use this API to store and retrieve secrets, manage encryption keys, handle dynamic credentials, and configure authentication and authorization policies.
api_key
free
1.0
https://api.vaultproject.io
1
2026-03-01T11:09:55.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
encrypt_decrypt_data
otherEncrypt and decrypt data using Vault's Transit secrets engine.
Detail: https://api.vaultproject.io/capabilities/encrypt_decrypt_data
list_secrets
otherList secret keys at a given path in the secrets engine.
Detail: https://api.vaultproject.io/capabilities/list_secrets
manage_auth_methods
otherEnable, configure, and manage authentication methods.
Detail: https://api.vaultproject.io/capabilities/manage_auth_methods
manage_policies
otherCreate, read, update, and delete access control policies.
Detail: https://api.vaultproject.io/capabilities/manage_policies
read_secret
otherRead a secret from a KV (key-value) secrets engine.
Detail: https://api.vaultproject.io/capabilities/read_secret
write_secret
otherStore or update a secret in a KV secrets engine.
Detail: https://api.vaultproject.io/capabilities/write_secret
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: HashiCorp Vault Description: HashiCorp Vault is a secrets management and data protection platform. Use this API to store and retrieve secrets, manage encryption keys, handle dynamic credentials, and configure authentication and authorization policies. Auth: api_key Capabilities: - encrypt_decrypt_data: Encrypt and decrypt data using Vault's Transit secrets engine. - list_secrets: List secret keys at a given path in the secrets engine. - manage_auth_methods: Enable, configure, and manage authentication methods. - manage_policies: Create, read, update, and delete access control policies. - read_secret: Read a secret from a KV (key-value) secrets engine. - write_secret: Store or update a secret in a KV secrets engine.