Working with API mocks
Enabling your API mock
Every Talend Cloud API Designer API
version comes with an integrated API mock.
Each version of an API has a
unique mock endpoint. When you create a new version from an existing version with a mock
enabled, the mock is disabled in the new version. You can enable it to get a new
endpoint.
Procedure
Results
When you activate an API mock, the mock endpoint is added to your API, and is visible at the top of the left panel.

This endpoint is also visible in API documentation that you publish from Talend Cloud API Designer.
Information noteNote: The first endpoint in the list of endpoints is selected when you use
features like exporting OAS and trying your API in Talend Cloud API Tester.
You can reorder endpoints at anytime via the general information panel.
Making calls to your API mock
Use Talend Cloud API Tester to make calls to your API mock.
The easiest way to start interacting with your API mock is to start making requests to it from Talend Cloud API Tester, the HTTP client and testing tool available as a Google Chrome extension.
Before you begin
- You have enabled your API mock.
- You have installed the Talend Cloud API Tester Google Chrome extension.
Procedure
Results
The entire API opens as a new project in Talend Cloud API Tester.