> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kernite.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Validate Execute API

> POST /validate/execute and POST /v1/validate/execute.

Validation endpoints return machine-readable validation errors and normalized payload without enforcing decisions.

Endpoints:

* `POST /validate/execute`
* `POST /v1/validate/execute`

Use validation when you want to preflight payload quality before calling execute.
