Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Env0 Templates API

The Templates API from Env0 — 1 operation(s) for templates.

Env0 Templates API is one of 12 APIs that Env0 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Templates. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.env0.com.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.env0.com/
Authentication
HTTP Basic
License
Proprietary
Resource Areas
1

Authentication & Security 1

Env0 Templates API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication. Username is the env0 API Key ID and the password is the API Key Secret, both created in the env0 organization settings.

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Templates 2
GET
/templates
List IaC templates
listTemplates 1 param → 200
POST
/templates
Create a new template
createTemplate body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

env0-templates-api-openapi.yml Raw ↑

Other APIs Env0 publishes across the network.

Env0 Agents API
Env0 ApprovalPolicies API
Env0 Configuration API
Env0 Deployments API
Env0 Environments API
Env0 Modules API
Env0 Organizations API
Env0 Projects API
Env0 Users API
Env0 Webhooks API