Mockoon Cloud allows you to deploy your mock APIs in the cloud and share them with your team, clients, or class. This feature is available in the desktop application and is part of the Mockoon Cloud paid plans. Read on to learn how to use it and the different features it offers.
You can deploy an environment to the cloud using the context menu in the local or cloud environments list and selecting "Deploy to the cloud":
In the deployment dialog, you can further customize the deployment by selecting the visibility of the environment:
After clicking the "Deploy" button, the environment will be uploaded to the cloud and will be accessible using the provided URL. In the management dialog, you can find the URL and the API key to access the environment. You can also re-deploy the environment or delete the instance:
In the management dialog, you can re-deploy the environment or delete the instance using the menu:
The instance will be deployed on a shared cloud infrastructure and will be accessible using a unique URL in the form of https://mock-abcd1234.serverid.mockoon.app
. The URL will be displayed in the management dialog and can be shared with your team, clients, or class.
The visibility of the environment can be set to public or private. Here are the differences between the two:
Authorization
header to access the environment.The cloud deployment feature does not support the following features:
localhost
or 127.0.0.1
).localhost
or 127.0.0.1
) will be disabled.Future major versions of Mockoon may introduce breaking changes to the data model of your environments. When this happens, instances already deployed to the cloud will continue to work with the previous version of Mockoon. However, you will need to re-deploy the environment to the cloud to benefit from the new features and improvements.
⚠️ We strongly recommend to update your local Mockoon application as soon as possible to the latest version to avoid any compatibility issues.
Some quotas and limits apply to the cloud deployment feature. Here are the main ones:
These quotas and limits are subject to change. Please refer to your account settings for the latest information.
The cloud deployment feature is still in its early stages. Here are some improvements we are working on: