Env0

env0 is an infrastructure-as-code automation platform providing cost estimation, policy enforcement, and self-service environments. The public REST API is available at https://api.env0.com/ and uses HTTP Basic authentication with API key credentials. Rate limits are 1,000 requests per 60 seconds.

API entry from apis.yml

apis.yml Raw ↑
aid: env0:env0
name: Env0
description: env0 is an infrastructure-as-code automation platform providing cost estimation, policy enforcement,
  and self-service environments. The public REST API is available at https://api.env0.com/ and uses HTTP
  Basic authentication with API key credentials. Rate limits are 1,000 requests per 60 seconds.
humanURL: https://www.env0.com/
baseURL: https://api.env0.com/
tags:
- FinOps
- Infrastructure as Code
properties:
- type: Documentation
  url: https://docs.env0.com/
- type: APIReference
  url: https://docs.env0.com/reference/api-introduction
- type: GettingStarted
  url: https://docs.env0.com/docs/getting-started
- type: Authentication
  url: https://docs.env0.com/reference/authentication