Heroku Config Vars API
Environment configuration variables
Heroku Config Vars API is one of 14 APIs that Heroku publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Config Vars. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a getting-started guide, and authentication docs.
This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 3.
Requests are made against a single base URL, https://api.heroku.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Heroku Config Vars API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
By default, every request must be authenticated.
BearerAuth— Heroku API key or OAuth token
Paths & Operations 2
Across 1 path, the API surfaces 2 operations — 1 GET, 1 PATCH. Each is listed below with its method, path, parameters, and response codes.
Environment configuration variables
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Heroku 12
Other APIs Heroku publishes across the network.