Programmatically manage data validation for your workflows
The Data Validation API allows you to programmatically enable validation, create rules, trigger validations, and retrieve results for your Kadoa workflows.
All endpoints use the base URL: https://api.kadoa.com/api/v4/data-validation
Include your API key in the header:
All endpoints return JSON responses with consistent structure:
Success Response
Error Response
A typical validation workflow involves: