A dedicated set of APIs allows you to automate the lifecycle of your Remote Engines and Remote Engine Clusters.
Get started with the Remote Engine APIs using the examples below.
Note: API requests require access tokens:
-
Generate access tokens:
- For users, generate a personal access token by following Generating a Personal Access Token.
- For service accounts, generate a service access token by following Generating a service account token.
Once generated, a service account token expires after 30 minutes. If it expires, generate a new token using the POST method at the endpoint
https://api.<env>.cloud.talend.com/security/oauth/token
. For more information about generating a token, see Generating a service account token.
To learn more about the possible actions on Remote Engines and Remote Engine Clusters available through APIs, check https://api.talend.com/apis/processing/2021-03/#section_remote-engines.