Extensibility API for Web Developers

Last modified: October 16, 2025

Introduction

Extensions can be written in TypeScript or other web languages, described here, or using a C# API, which is documented in Extensibility API for C# Developers.

For more detailed information on the web API, see the Mendix Studio Pro Web Extensibility API reference documentation.

Prerequisites

To use the Web Extensibility API, you must have:

  • A basic understanding of the Mendix platform
  • Some understanding of the Mendix Model
  • Some TypeScript development experience

Getting Started

For detailed information on how to get started with extensions, see Get Started with the Web Extensibility API.

How-tos

Below is a list of how-tos for you to begin with: