Talend Cloud API Tester Management API
Use the public API to automate tasks in Talend Cloud API Tester.
The Talend Cloud API Tester management API allows you to create, fetch, delete or share your API test projects. You can use it to automate these tasks with command line scripts and CI/CD pipelines.
For more information about the Talend Cloud API Tester management API, see the reference documentation available at https://apit.<data_center>.cloud.talend.com/api/docs/. You can find a list of the URLs to use for each data center in Accessing Talend Cloud applications.
For examples of the API in use, see Talend Cloud API Tester Examples.
Information noteNote: If you want to use the Talend Cloud API Tester Maven plugin to automate tests
			exported with the management API, make sure to download version 1.2.0 or above. The
			previous versions of the plugin are not compatible with projects exported with the
			API.
      API requests require access tokens. For further information, see Generating a Personal Access Token.