Private Mendix Platform Deploy API
Last modified: May 29, 2026
This document is about Private Mendix Platform API. This API is only available on instances of Private Mendix Platform. For Mendix on Kubernetes API, see Mendix on Kubernetes Build API and Mendix on Kubernetes Deploy API.
Introduction
The Private Mendix Platform Group API allows you to manage environments in Private Mendix Platform. You can use the API to do the following:
- Create a new environment for the application
- Retrieve all environments for the application
- Retrieve a specified environment for the application
- Update a specified environment for the application
- Delete a specified environment for the application