Render API
The Render Public API enables full programmatic management of Render services, databases, and infrastructure. It supports deploying web services, static sites, background workers, cron jobs, and private services; managing PostgreSQL and Key-Value databases; configuring environment variables, secret files, custom domains, and blueprints; scaling and autoscaling services; streaming logs and metrics; and orchestrating multi-service workflows. Authentication uses a Bearer API key from the Render Dashboard.
Documentation
Specifications
Schemas & Data
JSONSchema
json-schema/render-service-schema.json
JSONSchema
json-schema/render-deploy-schema.json
JSONStructure
json-structure/render-service-structure.json
Examples
Example
examples/render-create-service-example.json
Example
examples/render-trigger-deploy-example.json
Other Resources
OpenAPISpec
https://api-docs.render.com/v1.0/openapi/render-public-api-1.json
ReferenceDocumentation
https://api-docs.render.com
Rules
rules/render-rules.yml
Capabilities
capabilities/service-deployment.yaml
Vocabulary
vocabulary/render-vocabulary.yml
OpenAPI
#Cloud
#Platform
#Deployment
#Infrastructure
#DevOps