Extensibility API

Last modified: October 16, 2025

Introduction

Extensions are self-contained modules that enhance Studio Pro by adding new features and functionality. The Extensibility API allows you to interact with a curated set of internal systems, extending Studio Pro’s capabilities with functionality you can define yourself.

The API is provided in two versions, depending on the language you are developing in:

  • Extensibility API for Web Developers
  • The web extensibility API allows your custom Studio Pro extensions developed using JavaScript to interact with some internal services of Studio Pro.