Validatar API Documentationv1
Overview
The Validatar Core website provides REST API access to the back-end functionality included in Validatar. This documentation provides the ability to call the API endpoints directly, provided a user is authorized to do so. If you do not currently have the Validatar app, visit the Validatar home page to see details. If you are looking for the application documentation, visit the Validatar application documentation page.
Scopes
| Scope | Description |
|---|---|
| Authoring | The endpoints in Authoring provide configuration and creation operations. This includes operations such as creating folders or updating tests. |
| Data Steward | The endpoints in Data Steward allow technical, custom, and lineage metadata ingestion at the data source, schema, table, and column levels. |
| Execution | The endpoints in Execution allow executing standard/template tests or jobs. |
| Catalog | The endpoints in Catalog allow retrieving technical, custom, and lineage metadata information at the data source, schema, table, and column levels. |
| Reporting | The endpoints in Reporting allow retrieving a list of reports and executing reports. |
| Security Admin | The endpoints in Security Admin allow configuring user groups and managing user permissions. |
|
Servers
|
|---|
| https://web-core.cloud.validatar.com |