{"id":"vault-api","name":"HashiCorp Vault API","homepage":"https://developer.hashicorp.com/vault/api-docs","repo_url":"https://github.com/hashicorp/hvac","category":"devops","subcategories":["secrets-management","security","devops","encryption"],"tags":["vault","hashicorp","secrets","security","encryption","devops","rest-api","sdk","self-hosted"],"what_it_does":"Secrets management platform API for storing, accessing, and rotating secrets (API keys, passwords, certificates, database credentials). Provides dynamic secrets, encryption-as-a-service, and fine-grained access control.","use_cases":["Retrieving secrets and credentials for agent workflows without hardcoding them","Dynamic secret generation for ephemeral database credentials","Secrets rotation automation to keep credentials fresh","Encryption-as-a-service for data protection in agent pipelines","Token-based access control for multi-tenant agent permission management"],"not_for":["Simple single-application secret storage (use cloud provider KMS or .env)","Organizations without Vault infrastructure (significant setup required)","Non-technical users managing credentials","Real-time secret updates pushed to running applications"],"best_when":"An agent needs to securely retrieve secrets from a centralized Vault instance in an enterprise environment with multiple services, teams, and rotation requirements.","avoid_when":"You don't have Vault deployed (it's self-hosted) or your secret management needs are simple.","alternatives":["terraform-api","consul-api"],"af_score":87.3,"security_score":null,"reliability_score":null,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":"current","last_evaluated":"2026-03-01T09:50:06.353781+00:00","performance":{"latency_p50_ms":10,"latency_p99_ms":50,"uptime_sla_percent":99.99,"rate_limits":"Limited by deployment sizing; typically thousands of requests/second possible","data_source":"llm_estimated","measured_on":null}}