Talend Cloud API Designer Management API - Cloud

Talend Cloud API Designer User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend API Designer
Content
Design and Development > Designing APIs
Last publication date
2024-03-13

Use the public API to automate tasks in Talend Cloud API Designer.

The Talend Cloud API Designer public management API allows you to create, fetch, delete or share your API definitions. You can use it to automate these tasks with command line scripts and CI/CD pipelines. For example, you can fetch your API to publish it to an API gateway.

API requests require access tokens. For further information, see Generating a Personal Access Token.

For more information about the Talend Cloud API Designer public management API, see the reference documentation available at https://apid.<data_center>.cloud.talend.com/api/docs/. You can find a list of the URLs to use for each data center in Talend Cloud regions and URLs.

For examples of the API in use, see Talend Cloud API Designer Examples.