HashiCorp website screenshot

HashiCorp

HashiCorp is the infrastructure cloud company, helping organizations automate multi-cloud and hybrid environments with Infrastructure Lifecycle Management and Security Lifecycle Management. Their suite of products includes Vault, Terraform, Nomad, Consul, Vagrant, Boundary, and Packer.

HashiCorp publishes 4 APIs on the APIs.io network, including Auth API, Identity API, Secrets API, and 1 more. Tagged areas include Cloud, DevOps, Infrastructure, and Platform.

HashiCorp’s developer surface includes developer portal, getting-started guide, support, engineering blog, and 8 more developer resources.

38.6/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
9 APIs
CloudDevOpsInfrastructurePlatform

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.6/100 · thin
Contract Quality 8.9 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 5.6 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/hashicorp: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

HashiCorp Terraform

Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely and efficiently.

HashiCorp Nomad

A simple and flexible scheduler and orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds.

HashiCorp Consul

Consul is a service networking solution that enables teams to manage secure network connectivity between services and across multi-cloud environments.

HashiCorp Boundary

Securely access any system from anywhere based on user identity.

HashiCorp Vagrant

Vagrant is the command line utility for managing the lifecycle of virtual machines for isolated, consistent development environments.

HashiCorp Auth API

The Auth API from HashiCorp — 17 operation(s) for auth.

HashiCorp Identity API

The Identity API from HashiCorp — 49 operation(s) for identity.

HashiCorp Secrets API

The Secrets API from HashiCorp — 7 operation(s) for secrets.

HashiCorp System API

The System API from HashiCorp — 107 operation(s) for system.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

HashiCorp Vault API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hashicorp Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Hashicorp Structure

0 properties

JSON STRUCTURE

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hashicorp Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Hashicorp Agentic Access

264 operations · 149 acting · 17 human-in-the-loop

264 operations · 149 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hashicorp
name: HashiCorp
description: HashiCorp is the infrastructure cloud company, helping organizations automate multi-cloud and hybrid environments
  with Infrastructure Lifecycle Management and Security Lifecycle Management. Their suite of products includes Vault, Terraform,
  Nomad, Consul, Vagrant, Boundary, and Packer.
url: https://raw.githubusercontent.com/api-evangelist/hashicorp/refs/heads/main/apis.yml
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hashicorp.png
tags:
- Cloud
- DevOps
- Infrastructure
- Platform
created: '2024-02-01'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: hashicorp:hashicorp-terraform
  name: HashiCorp Terraform
  tags:
  - Infrastructure as Code
  - Provisioning
  humanURL: https://developer.hashicorp.com/terraform
  properties:
  - type: Documentation
    url: https://developer.hashicorp.com/terraform/docs
  - type: GettingStarted
    url: https://developer.hashicorp.com/terraform/tutorials
  description: Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely
    and efficiently.
- aid: hashicorp:hashicorp-nomad
  name: HashiCorp Nomad
  tags:
  - Orchestration
  - Scheduling
  humanURL: https://developer.hashicorp.com/nomad
  properties:
  - type: Documentation
    url: https://developer.hashicorp.com/nomad/api-docs
  description: A simple and flexible scheduler and orchestrator to deploy and manage containers and non-containerized applications
    across on-prem and clouds.
- aid: hashicorp:hashicorp-consul
  name: HashiCorp Consul
  tags:
  - Service Discovery
  - Service Mesh
  humanURL: https://developer.hashicorp.com/consul
  properties:
  - type: Documentation
    url: https://developer.hashicorp.com/consul/api-docs
  description: Consul is a service networking solution that enables teams to manage secure network connectivity between services
    and across multi-cloud environments.
- aid: hashicorp:hashicorp-boundary
  name: HashiCorp Boundary
  tags:
  - Access Management
  - Security
  humanURL: https://developer.hashicorp.com/boundary
  properties:
  - type: Documentation
    url: https://developer.hashicorp.com/boundary/api-docs
  description: Securely access any system from anywhere based on user identity.
- aid: hashicorp:hashicorp-vagrant
  name: HashiCorp Vagrant
  tags:
  - Development Environments
  - Virtual Machines
  humanURL: https://developer.hashicorp.com/vagrant
  properties:
  - type: Documentation
    url: https://developer.hashicorp.com/vagrant/docs
  description: Vagrant is the command line utility for managing the lifecycle of virtual machines for isolated, consistent
    development environments.
- aid: hashicorp:hashicorp-auth-api
  name: HashiCorp Auth API
  description: The Auth API from HashiCorp — 17 operation(s) for auth.
  humanURL: https://developer.hashicorp.com/vault
  tags:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/hashicorp-auth-api-openapi.yml
  - type: Documentation
    url: https://developer.hashicorp.com/vault/api-docs
  - type: GettingStarted
    url: https://developer.hashicorp.com/vault/tutorials
- aid: hashicorp:hashicorp-identity-api
  name: HashiCorp Identity API
  description: The Identity API from HashiCorp — 49 operation(s) for identity.
  humanURL: https://developer.hashicorp.com/vault
  tags:
  - Identity
  properties:
  - type: OpenAPI
    url: openapi/hashicorp-identity-api-openapi.yml
  - type: Documentation
    url: https://developer.hashicorp.com/vault/api-docs
  - type: GettingStarted
    url: https://developer.hashicorp.com/vault/tutorials
- aid: hashicorp:hashicorp-secrets-api
  name: HashiCorp Secrets API
  description: The Secrets API from HashiCorp — 7 operation(s) for secrets.
  humanURL: https://developer.hashicorp.com/vault
  tags:
  - Secrets
  properties:
  - type: OpenAPI
    url: openapi/hashicorp-secrets-api-openapi.yml
  - type: Documentation
    url: https://developer.hashicorp.com/vault/api-docs
  - type: GettingStarted
    url: https://developer.hashicorp.com/vault/tutorials
- aid: hashicorp:hashicorp-system-api
  name: HashiCorp System API
  description: The System API from HashiCorp — 107 operation(s) for system.
  humanURL: https://developer.hashicorp.com/vault
  tags:
  - System
  properties:
  - type: OpenAPI
    url: openapi/hashicorp-system-api-openapi.yml
  - type: Documentation
    url: https://developer.hashicorp.com/vault/api-docs
  - type: GettingStarted
    url: https://developer.hashicorp.com/vault/tutorials
common:
- type: AgenticAccess
  url: agentic-access/hashicorp-agentic-access.yml
- type: DomainSecurity
  url: security/hashicorp-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/hashicorp
- type: Portal
  url: https://developer.hashicorp.com/
- type: GettingStarted
  url: https://developer.hashicorp.com/tutorials
- type: Support
  url: https://support.hashicorp.com/hc/en-us
- type: Community
  url: https://discuss.hashicorp.com/
- type: StatusPage
  url: https://status.hashicorp.com/
- type: Blog
  url: https://www.hashicorp.com/blog
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com