OpenTofu website screenshot

OpenTofu

Open-source infrastructure as code tool forked from Terraform, providing a community-driven alternative for provisioning and managing cloud infrastructure using declarative configuration files.

OpenTofu publishes 1 API on the APIs.io network. Tagged areas include Cloud, DevOps, Infrastructure as Code, and Open Source.

OpenTofu’s developer surface includes documentation, getting-started guide, engineering blog, changelog, and 9 more developer resources.

27.1/100 emerging ▬ flat Agent 14/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
1 APIs 1 MCP Servers
CloudDevOpsInfrastructure as CodeOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 27.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 8.2 / 13
Governance 0.0 / 12
Discoverability 4.1 / 10
Agent readiness — 14/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 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/opentofu: 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 1

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

OpenTofu CLI

OpenTofu is a CLI-driven infrastructure-as-code tool forked from Terraform. The opentofu binary reads HashiCorp Configuration Language (HCL) configuration, plans changes, and ap...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Opentofu Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 1

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

Opentofu Domain Security

TLSv1.3

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: opentofu
name: OpenTofu
description: Open-source infrastructure as code tool forked from Terraform, providing a community-driven alternative for provisioning
  and managing cloud infrastructure using declarative configuration files.
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
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/opentofu.png
tags:
- Cloud
- DevOps
- Infrastructure as Code
- Open Source
created: '2025-01-01'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/opentofu/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: opentofu:opentofu-cli
  name: OpenTofu CLI
  description: OpenTofu is a CLI-driven infrastructure-as-code tool forked from Terraform. The opentofu binary reads HashiCorp
    Configuration Language (HCL) configuration, plans changes, and applies them against cloud providers through their respective
    APIs. It supports state management via local files or pluggable remote state backends, encrypted state and plan files,
    provider plugin distribution through registries, and a module ecosystem for composable infrastructure. OpenTofu does not
    itself expose an HTTP API; programmatic interaction happens through the CLI, configuration files, and provider/backend
    plugin protocols.
  humanURL: https://opentofu.org/
  tags:
  - CLI
  - Cloud
  - DevOps
  - HCL
  - Infrastructure as Code
  - Open Source
  - Terraform
  properties:
  - type: Documentation
    url: https://opentofu.org/docs/
  - type: Reference
    url: https://opentofu.org/docs/cli/commands/
  - type: GettingStarted
    url: https://opentofu.org/docs/intro/install/
  - type: GitHubRepository
    url: https://github.com/opentofu/opentofu
common:
- type: DomainSecurity
  url: security/opentofu-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/opentofuorg
- url: https://opentofu.org/
  name: OpenTofu
  type: Website
  description: Official OpenTofu project website.
- url: https://opentofu.org/docs/
  name: Documentation
  type: Documentation
  description: OpenTofu CLI, configuration, and provider documentation.
- url: https://opentofu.org/docs/intro/install/
  name: Getting Started
  type: GettingStarted
  description: Installation guide and getting started tutorial for OpenTofu.
- url: https://github.com/opentofu/opentofu
  name: GitHub Repository
  type: GitHubRepository
  description: Source code for the OpenTofu CLI.
- url: https://github.com/opentofu
  name: GitHub Organization
  type: GitHubOrganization
  description: OpenTofu GitHub organization with related projects and tooling.
- url: https://opentofu.org/blog/
  name: Blog
  type: Blog
  description: OpenTofu project blog with releases and engineering posts.
- url: https://opentofu.org/community/
  name: Community
  type: Community
  description: OpenTofu community resources, Slack, and working groups.
- url: https://github.com/opentofu/opentofu/blob/main/CHANGELOG.md
  name: Change Log
  type: ChangeLog
  description: Changelog for the OpenTofu CLI releases.
- url: https://github.com/opentofu/opentofu/security/policy
  name: Security
  type: Security
  description: Security disclosure policy for OpenTofu.
- url: https://opentofu.org/docs/intro/install/
  name: Downloads
  type: Downloads
  description: OpenTofu binary downloads and package repositories.
- name: MCP Server
  url: https://github.com/opentofu/opentofu-mcp-server
  type: MCPServer
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com