Adobe CEP (Common Extensibility Platform)

The Common Extensibility Platform (CEP) is Adobe's legacy framework for building integrated HTML5 panels across multiple Creative Cloud desktop applications. CEP panels use HTML5, CSS, and JavaScript for the UI layer and communicate with application DOMs through ExtendScript. The framework supports InDesign, Photoshop, Illustrator, Premiere Pro, Audition, After Effects, and other CC applications.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/cep"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: adobe-creative-cloud:cep
name: Adobe CEP (Common Extensibility Platform)
tags:
- ExtendScript
- HTML5
- Legacy
- Panels
- Plugin Framework
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://adobe-cep.github.io/CEP-Resources/
properties:
- url: https://adobe-cep.github.io/CEP-Resources/
  type: Documentation
- url: https://github.com/Adobe-CEP/CEP-Resources
  type: GitHubRepository
- url: https://github.com/Adobe-CEP/Getting-Started-guides
  type: GitHubRepository
- url: json-schema/adobe-cep-extension-manifest-schema.json
  type: JSONSchema
description: The Common Extensibility Platform (CEP) is Adobe's legacy framework for building integrated
  HTML5 panels across multiple Creative Cloud desktop applications. CEP panels use HTML5, CSS, and JavaScript
  for the UI layer and communicate with application DOMs through ExtendScript. The framework supports
  InDesign, Photoshop, Illustrator, Premiere Pro, Audition, After Effects, and other CC applications.