Skip to main content
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.