HashiCorp Vault logo

HashiCorp Vault

HashiCorp Vault is a secrets management tool that provides secure storage, access control, and distribution of tokens, passwords, certificates, and encryption keys. It provides a unified interface to any secret while providing tight access control and recording a detailed audit log.

1 APIs 0 Features
DevOpsEncryptionInfrastructureSecrets ManagementSecurity

APIs

HashiCorp Vault HTTP API

The Vault HTTP API provides full access to Vault via HTTP. Every aspect of Vault can be controlled via this API. The Vault CLI uses the HTTP API to access Vault functionality.

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🚀
GettingStarted
GettingStarted
💬
Support
Support
🟢
StatusPage
StatusPage
📰
Blog
Blog
💰
Pricing
Pricing
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
👥
GitHubOrganization
GitHubOrganization
📦
SDKs
SDKs

Sources

Raw ↑
aid: hashicorp-vault
name: HashiCorp Vault
description: >-
  HashiCorp Vault is a secrets management tool that provides secure storage, access control, and distribution of tokens,
  passwords, certificates, and encryption keys. It provides a unified interface to any secret while providing tight
  access control and recording a detailed audit log.
image: https://www.datocms-assets.com/2885/1620155116-brandhcvaultprimaryattributedcolor.svg
url: https://raw.githubusercontent.com/api-evangelist/hashicorp-vault/refs/heads/main/apis.yml
type: Index
created: '2024-01-15'
modified: '2026-05-19'
specificationVersion: '0.19'
tags:
  - DevOps
  - Encryption
  - Infrastructure
  - Secrets Management
  - Security
apis:
  - aid: hashicorp-vault:vault-http-api
    name: HashiCorp Vault HTTP API
    description: >-
      The Vault HTTP API provides full access to Vault via HTTP. Every aspect of Vault can be controlled via this API.
      The Vault CLI uses the HTTP API to access Vault functionality.
    humanURL: https://developer.hashicorp.com/vault/api-docs
    baseURL: https://127.0.0.1:8200/v1
    tags:
      - Encryption
      - Secrets Management
      - Security
    properties:
      - type: Documentation
        url: https://developer.hashicorp.com/vault/api-docs
      - type: OpenAPI
        url: >-
          https://raw.githubusercontent.com/api-evangelist/hashicorp-vault/refs/heads/main/openapi/hashicorp-vault-openapi.yml
      - type: Authentication
        url: https://developer.hashicorp.com/vault/docs/auth
      - type: GettingStarted
        url: https://developer.hashicorp.com/vault/tutorials
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/hashicorp
  - type: Website
    url: https://www.vaultproject.io/
  - type: Documentation
    url: https://developer.hashicorp.com/vault/docs
  - type: GettingStarted
    url: https://developer.hashicorp.com/vault/tutorials
  - type: Support
    url: https://support.hashicorp.com
  - type: StatusPage
    url: https://status.hashicorp.com
  - type: Blog
    url: https://www.hashicorp.com/blog
  - type: Pricing
    url: https://www.hashicorp.com/products/vault/pricing
  - type: TermsOfService
    url: https://www.hashicorp.com/terms-of-service
  - type: PrivacyPolicy
    url: https://www.hashicorp.com/privacy
  - type: GitHubOrganization
    url: https://github.com/hashicorp/vault
  - type: SDKs
    url: https://developer.hashicorp.com/vault/docs/libraries
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com