Render Services API
[Services](https://render.com/docs/service-types) allow you to manage your web services, private services, background workers, cron jobs, and static sites.
Render Services API is one of 26 APIs that Render publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
This API exposes 3 JSON Schema definitions.
Tagged areas include Services. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, and 3 JSON Schemas.
This API exposes 25 operations across 15 paths, and defines 76 schemas. It is described by OpenAPI 3.0.2, at version 1.0.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 Services API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
By default, every request must be authenticated.
Paths & Operations 25
Across 15 paths, the API surfaces 25 operations — 4 DELETE, 8 GET, 1 PATCH, 7 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.
[Services](https://render.com/docs/service-types) allow you to manage your web services, private services, background workers, cron jobs, and static sites.
Schemas 76
The contract defines 76 schemas that model the data the API accepts and returns. The most detailed are webServiceDetails (21 properties), service (20 properties), webServiceDetailsPOST (16 properties), privateServiceDetails (16 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Render 12
Other APIs Render publishes across the network.