You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The REST API provides services for invoking data management operations programmatically. For example, you can integrate with tools that provide synthetic data generation, data sub-setting, data masking/obfuscation, etc.

For details, see the API documentation at http://<HOST>:<PORT>/em/tdm/api (you can access this by choosing Help > API Documentation).


API requests are authenticated using HTTP Basic Auth.

  • No labels