Framer Plugin API

Build small in-editor apps that interact with the Framer Editor and CMS. Plugins can read and modify the canvas, manage CMS collections and items, register UI panels, and call out to external services.

API entry from apis.yml

apis.yml Raw ↑
aid: framer:framer-plugin-api
name: Framer Plugin API
tags:
- Plugins
- Editor
- SDK
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.framer.com/developers/plugins
baseURL: https://framerusercontent.com
properties:
- url: https://www.framer.com/developers/plugins
  type: Documentation
- url: https://www.npmjs.com/package/framer-plugin
  type: SDK
description: Build small in-editor apps that interact with the Framer Editor and CMS. Plugins can read
  and modify the canvas, manage CMS collections and items, register UI panels, and call out to external
  services.