Creating an API Mock App
You can create a Mock app based on an existing API specification to test the API against a live endpoint.
To create a Mock app from API Modeler:
- Log in to the TIBCO Cloud™ Integration website. On the global navigation bar, click , and click the API Model & Mock capability. You are directed to the All API specs page.
- Move the mouse pointer over an API specification and click Create Mock app.
- In the Create Mock app dialog, enter a name for the Mock app, and then click Create.
You are directed to the Mock app Details page for your new Mock app. Your app is in the process of starting.
After creating a Mock app, you can perform the following operations:
- Click < to the left of the Mock app name to return to API Modeler.
- If you have created a Mock app for the selected API specification, click Go to Mock app to get the endpoint for testing.
- If you have created a Mock app for the selected API specification, and edit the API after creating the Mock app, click Update Mock app to redeploy the Mock app.
- Testing an API Mock App