Private Mendix Platform Project API - Version 2

Last modified: July 3, 2026

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.

API Reference