The Render Public API is a REST API that lets you manage all of your Render services and resources through simple HTTP requests. With this API, you can have all the power of the Render dashboard through your own scripts, allowing you to integrate seamlessly with Render through your own scripts.

Currently, the API supports endpoints that allow for management of services, deploys, custom domains, and jobs. We'll be gradually releasing more endpoints in the coming months, allowing you to manage databases, environment groups, secret files, metrics, logs, and YAML configurations.