Talend Cloud API Tester integration - 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

The portal generated by Talend Cloud API Designer integrates Try in API Tester buttons on every API, which allows users to open an API or a specific request in Talend Cloud API Tester and easily test it.

If several published endpoints are available for the same API, users can select the one that they want to use in their project:
Endpoints drop-down list.

If there is no published endpoint, a default example is used.

The button opens Talend Cloud API Tester if either the subscription extension or the Free Edition is already installed, otherwise it opens the Chrome Store to allow users to install the Free Edition of the extension.

An environment is automatically created in Talend Cloud API Tester. It contains:
  • A BaseUrl public variable with the endpoint selected.
  • A private variable for each authentication method defined in SECURITY SCHEMES.

For more information about Talend Cloud API Tester, see Introduction to Talend Cloud API Tester.