Skip to main content
Render
Render
98 actions · 1 auth method
PreviewIAM

Authentication

API Key

Generate an API key from your Render account settings to authenticate API requests.Guides: Connector Profile, Link Account
Actions
98 actions
Action
Description
List Blueprints
Retrieve a list of Render Blueprints (infrastructure-as-code definitions) in your workspace.
Retrieve Blueprint
Retrieve details for a specific Render Blueprint including its current sync status.
Update Blueprint
Update the configuration of an existing Render Blueprint.
Delete Blueprint
Disconnect (delete) a Render Blueprint without deleting the services it manages.
List Blueprint Syncs
Retrieve a history of sync operations for a Render Blueprint.
List Custom Domains
Retrieve all custom domains configured for a Render service.
Add Custom Domain
Add a custom domain to a Render service.
Retrieve Custom Domain
Retrieve details for a specific custom domain including its verification status and DNS configuration.
Delete Custom Domain
Remove a custom domain from a Render service.
Verify Custom Domain DNS
Trigger DNS verification for a custom domain to confirm correct configuration.
List Deploys
Retrieve a paginated list of deploys for a specific Render service with filtering by status and date range.
Trigger Deploy
Trigger a new deployment for a Render service, optionally specifying a commit, image URL, or deploy mode.
Retrieve Deploy
Retrieve details for a specific deploy including status, commit information, and timestamps.
Cancel Deploy
Cancel an in-progress deployment for a Render service.
Rollback Deploy
Rollback a Render service to a previously deployed version.
List Disks
Retrieve a paginated list of persistent disks in your Render workspace.
Create Disk
Create and attach a new persistent disk to a Render service.
Retrieve Disk
Retrieve details for a specific persistent disk by its ID.
Update Disk
Update the configuration of an existing persistent disk, such as resizing it.
Delete Disk
Permanently delete a persistent disk and all its data.
List Disk Snapshots
Retrieve a list of available snapshots for a persistent disk.
Restore Disk Snapshot
Restore a persistent disk to a previous state using a snapshot.
List Environment Variables
Retrieve all environment variables configured for a Render service.
Replace All Environment Variables
Replace all environment variables for a Render service with a new set.
Retrieve Environment Variable
Retrieve a specific environment variable from a Render service by its key.
Update Environment Variable
Add or update a single environment variable for a Render service.
Delete Environment Variable
Remove a specific environment variable from a Render service.
List Secret Files
Retrieve all secret files configured for a Render service.
Replace All Secret Files
Replace all secret files for a Render service with a new set.
Retrieve Secret File
Retrieve a specific secret file from a Render service by its filename.
Update Secret File
Add or update a single secret file for a Render service.
Delete Secret File
Remove a specific secret file from a Render service.
List Service Events
Retrieve a log of events that have occurred for a Render service.
Retrieve Event
Retrieve details for a specific Render service event by its ID.
Get Unified Credentials
Get the current Render connection’s unified credentials and identity.
List Unified Organizations
List unified organizations in Render.
Get Unified Organization
Get a unified Render organization by ID.
List Unified Roles
List unified roles in Render.
Get Unified Role
Get a unified Render role by ID.
List Unified Users
List unified users in Render.
Get Unified User
Get a unified Render user by ID.
List Jobs
Retrieve a paginated list of one-off jobs for a Render service.
Create One-Off Job
Create and run a one-off job for a Render service to execute an ad-hoc command.
Retrieve Job
Retrieve details and status for a specific one-off job.
Cancel Job
Cancel a currently running one-off job.
Trigger Cron Job Run
Manually trigger an immediate run of a Render cron job, canceling any active run first.
Cancel Cron Job Run
Cancel a currently running cron job execution.
Get Owner Notification Settings
Retrieve notification preferences for a Render workspace owner.
Update Owner Notification Settings
Update notification preferences for a Render workspace owner.
List Notification Overrides
Retrieve all service-level notification setting overrides in your workspace.
Get Service Notification Override
Retrieve the notification settings override for a specific Render service.
Update Service Notification Override
Update notification settings for a specific service, overriding workspace defaults.
List Projects
Retrieve a paginated list of projects in your Render workspace.
Create Project
Create a new project in your Render workspace for grouping environments and services.
Retrieve Project
Retrieve details for a specific Render project by its ID.
Update Project
Update the configuration of an existing Render project.
Delete Project
Permanently delete a Render project and disassociate its environments.
List Environments
Retrieve all environments in a Render project, used to group and isolate services.
Create Environment
Create a new environment within a Render project to group and isolate services.
Retrieve Environment
Retrieve details for a specific Render environment by its ID.
Update Environment
Update the configuration of an existing Render environment.
Delete Environment
Permanently delete a Render environment and disassociate its services.
List Registry Credentials
Retrieve a paginated list of Docker registry credentials in your Render workspace.
Create Registry Credential
Add a new Docker registry credential to your Render workspace for pulling private images.
Retrieve Registry Credential
Retrieve configuration details for a specific Docker registry credential by its ID.
Update Registry Credential
Update the name, registry type, username, or authentication token of an existing Docker registry credential.
Delete Registry Credential
Permanently remove a Docker registry credential from your Render workspace.
List Routes
Retrieve all redirect and rewrite rules configured for a Render static site service.
Add Route
Add a single redirect or rewrite rule to a Render static site service.
Update Route Priority
Update the processing priority of a specific route rule for a Render static site.
Replace All Routes
Replace all route rules for a Render static site service with a new set.
Delete Route
Remove a specific route rule from a Render static site service.
List HTTP Headers
Retrieve all custom HTTP header rules configured for a Render static site.
Add HTTP Header Rule
Add a single custom HTTP response header rule to a Render static site service.
Replace All HTTP Headers
Replace all custom HTTP header rules for a Render static site with a new set.
Delete HTTP Header
Remove a specific custom HTTP header rule from a Render static site.
List Services
Retrieve a paginated list of services in your Render workspace with filtering options.
Retrieve Service
Retrieve details for a specific Render service by its ID.
Create Service
Create a new Render service (web service, static site, background worker, cron job, or private service).
Update Service
Update the configuration of an existing Render service.
Delete Service
Permanently delete a Render service and all its associated data.
Suspend Service
Suspend a running Render service to stop it from serving traffic and reduce costs.
Resume Service
Resume a previously suspended Render service to restore traffic and restart instances.
Restart Service
Restart a running Render service without triggering a new build or deploy.
Scale Service Instance Count
Manually set the number of running instances for a Render service.
Update Service Autoscaling
Configure autoscaling for a Render service to automatically adjust instance count based on CPU or memory load.
Delete Service Autoscaling
Remove autoscaling configuration from a Render service, returning it to manual scaling.
Purge Service Cache
Purge the CDN cache for a Render static site or web service to force fresh content delivery.
Create Service Preview
Create a preview deployment of a Render service for testing changes in isolation.
List Service Instances
Retrieve the list of currently running instances for a Render service.
Retrieve Current User
Retrieve the profile of the authenticated Render user.
List Owners (Workspaces)
Retrieve a list of all workspaces and teams the authenticated user belongs to.
Retrieve Owner (Workspace)
Retrieve details for a specific Render owner/workspace by ID.
List Workspace Members
Retrieve all members of a Render workspace/team.
Update Workspace Member Role
Update the role of a member within a Render workspace/team.
Remove Workspace Member
Remove a member from a Render workspace/team.
List Workspace Audit Logs
Retrieve audit logs for a Render workspace to track actions and changes.
List Organization Audit Logs
Retrieve audit logs across all workspaces in a Render organization.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/render/filled/png

Connector Profile

Render - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/render/filled/png

Link Account

Render - API Key
4

Use Actions

Invoke actions using one of the methods below: