Private Mendix Platform Project API - Version 2
Last modified: July 3, 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 Project API version 2 allows you to manage projects in Private Mendix Platform. You can use the API to do the following:
- Get a project by ID.
- Get a list of all projects for the current user.
- Create or delete a project.
- Retrieve the project creation status.
- Change the project name, description, or status.
- Change the owning user and group of a project.
- Get all project team members.
- Get the groups or users with which the project is shared.
- Add or remove members and groups from a project.
For information about Project API version 1, see Project API - Version 1.