Render Deploys API
Build and release deploys for a service, plus rollback.
Render Deploys API is one of 17 APIs that Render publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Deploys. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.
This API exposes 5 operations across 4 paths. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, https://api.render.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Render Deploys API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Render API key created in the Render Dashboard, sent as an Authorization Bearer token.
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Build and release deploys for a service, plus rollback.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Render 12
Other APIs Render publishes across the network.