You can use various APIs to interact with Talend Cloud Management Console from an external system such as a scheduler or an API query tool.
The Talend Cloud Management Console UI API allows you to perform management operations without having to open the specific Talend Cloud Management Console pages.
This API is hosted at https://api.<env>.cloud.talend.com/tmc/, where <env> is the name of your Cloud region, for example, https://api.us.cloud.talend.com/tmc/ for AWS USA or https://api.eu.cloud.talend.com/tmc/ for AWS Europe. For further details about the available regions, see Talend Cloud regions and URLs.
- Audit logging API
- IP allowlist
To use these APIs, you must authenticate your calls using a Bearer Personal Access Token that you can generate from your profile preferences.
For further information about the available APIs and related use cases, see Talend Cloud APIs User Guide.
Public API lifecycle
The API is updated when a new feature is delivered, which may happen outside of the Talend Cloud release cycle.
- The first digit is increased when an update breaks compatibility or in case a marketing release is rolled out.
- The second digit is increased when a new feature is introduced without breaking changes, while keeping the compatibility.
Patches: Patches are not delivered for API versions; each update introduces a new version. New features are not ported back to earlier versions.
Support: Once a version is released, it is supported for next 18 months.