Validate Blueprint

Validate a render.yaml Blueprint file without creating or modifying any resources. This endpoint checks the syntax and structure of the Blueprint, validates that all required fields are present, and returns a plan indicating the resources that would be created.

Requests to this endpoint use Content-Type: multipart/form-data. The provided Blueprint file cannot exceed 10MB in size.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The ID of the workspace to validate against. Obtain your workspace ID from its Settings page in the Render Dashboard.

file
required

The render.yaml file to validate, as a binary file.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json