Skip to content

Martini Server Runtime REST API

Martini Server Runtime REST API for Deployments

To manually deploy packages to Martini Server Runtime, you can use the Martini Server Runtime API. This guide provides instructions for uploading your package using the API Explorer.

Steps to Deploy a Package

  1. Open the API Explorer:
  2. Access the API Explorer at [host]/api-explorer.

  3. Select the esbapi Specification (if necessary):

  4. If the esbapi specification is not already selected, choose it from the specification dropdown. This is usually selected by default.

  5. Navigate to the packages API:

  6. In the navigator panel on the left side, locate and select the packages API.

  7. Upload the Package:

  8. Use the POST /esbapi/packages/upload operation to upload the Zip file containing the package you exported.
  9. Follow the prompts to upload the Zip file.

Additional Resources

If you encounter any issues or need further assistance, please refer to the API documentation or the troubleshooting guide for support.