Accessing Talend Data Catalog REST API - 7.3

Talend Data Catalog User Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Data Catalog
Content
Data Governance
Last publication date
2023-08-09
REST API simplifies your interaction with the data stored on the Talend Data Catalog server by using a number of methods or request types. You can access all REST API documentation pages based on Swagger and run requests on the repository, glossaries and users.

Procedure

  1. Open a Web browser and navigate to the URL: http://<hostname>:<port>/MMDoc/. Replace the host and port names with the appropriate values depending on your installation.
    You can also access the REST API documentation from the tool menu at the top right corner and select REST API.
  2. Use your credentials to log in.
    The Talend Data Catalog REST API documentation page is opened and operations are classified into different categories as shown in the capture.
  3. Click a category name to display the operation list under the category.
  4. From the categories list:
    Select To
    Show/Hide show or hide the operation list
    List Operations expand or collapse the operation list
    Expand Operations expand the details of the operation
  5. Start testing the execution of different operations.