Private Mendix Platform Build API

Last modified: July 3, 2026

Introduction

The Private Mendix Platform Build API allows you to manage app packages in Private Mendix Platform. You can use the API to do the following:

  • Start the build pipeline to create an app package.
  • Retrieve all packages for the application.
  • Retrieve a specified package for the application.
  • Delete a specified package for the application.
  • Download a specified package in MDA format.
  • Download a specified package in SBOM format.
  • Lock or unlock a specified package.

API Reference

Version 1