Framer website screenshot

Framer

Framer is a design tool and CMS for shipping production websites without code. The Framer developer surface is centred on in-editor extensibility: the Plugin API for building tools that interact with the Framer Editor and CMS, Code Components for custom React components, Code Overrides for HOC-style mutations, and Fetch for letting designers wire site content to external APIs without code. Framer does not publish a general-purpose REST API for site management at the time of reconciliation.

Framer publishes 4 APIs on the APIs.io network. Tagged areas include Productivity, Design, No-Code, Web Design, and Software-as-a-Service.

Framer’s developer surface includes pricing, GitHub presence, and 9 more developer resources.

16.3/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemium
4 APIs
ProductivityDesignNo-CodeWeb DesignSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 16.3/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.9 / 20
Access Clarity 5.3 / 20
Operational Transparency 1.7 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/framer: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

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 o...

Framer Code Components API

Author custom React components with visual property controls (PropertyControls) so designers can use them on the canvas. Used to render anything from custom widgets to data-driv...

Framer Code Overrides API

Higher-order-component-style overrides that modify Layer/Component properties at runtime — used for state, animation, data binding, and behavior.

Framer Fetch

Lets developers expose external API endpoints inside Framer so designers can bind site content to them without writing code. Used for things like dynamic CMS sources, third-part...

Pricing Plans 1

Published pricing tiers and plan structures.

Framer Plans Pricing

6 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Framer Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Framer Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Framer Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: framer
url: https://raw.githubusercontent.com/api-evangelist/framer/refs/heads/main/apis.yml
name: Framer
kind: company
description: 'Framer is a design tool and CMS for shipping production websites without code. The Framer developer surface
  is centred on in-editor extensibility: the Plugin API for building tools that interact with the Framer Editor and CMS, Code
  Components for custom React components, Code Overrides for HOC-style mutations, and Fetch for letting designers wire site
  content to external APIs without code. Framer does not publish a general-purpose REST API for site management at the time
  of reconciliation.'
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/framer.png
tags:
- Productivity
- Design
- No-Code
- Web Design
- Software-as-a-Service
tags_raw:
- Productivity
- Design
- No-Code
- Web Design
- SaaS
created: '2026-05-08'
modified: '2026-07-25'
specificationVersion: '0.23'
apis:
- aid: framer:framer-plugin-api
  name: Framer Plugin API
  tags:
  - Plugins
  - Editor
  - SDK
  image: https://kinlane-images.s3.amazonaws.com/shared/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: SDKs
  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.
- aid: framer:framer-code-components
  name: Framer Code Components API
  tags:
  - Components
  - React
  - SDK
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.framer.com/developers/components
  baseURL: local
  properties:
  - url: https://www.framer.com/developers/components
    type: Documentation
  - url: https://www.npmjs.com/package/framer
    type: SDKs
  description: Author custom React components with visual property controls (PropertyControls) so designers can use them on
    the canvas. Used to render anything from custom widgets to data-driven UI within Framer sites.
- aid: framer:framer-code-overrides
  name: Framer Code Overrides API
  tags:
  - Overrides
  - HOC
  - React
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.framer.com/developers/overrides
  baseURL: local
  properties:
  - url: https://www.framer.com/developers/overrides
    type: Documentation
  description: Higher-order-component-style overrides that modify Layer/Component properties at runtime — used for state,
    animation, data binding, and behavior.
- aid: framer:framer-fetch
  name: Framer Fetch
  tags:
  - Fetch
  - Data
  - No-Code
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.framer.com/developers/fetch
  baseURL: local
  properties:
  - url: https://www.framer.com/developers/fetch
    type: Documentation
  description: Lets developers expose external API endpoints inside Framer so designers can bind site content to them without
    writing code. Used for things like dynamic CMS sources, third-party data, and form submissions.
common:
- type: VulnerabilityDisclosure
  url: security/framer-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/framer-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/framer
- type: Website
  url: https://www.framer.com/
- type: DeveloperPortal
  url: https://www.framer.com/developers/
- type: Pricing
  url: https://www.framer.com/pricing/
- type: GitHub
  url: https://github.com/framer
- type: Plans
  url: plans/framer-plans-pricing.yml
- type: RateLimits
  url: rate-limits/framer-rate-limits.yml
- type: FinOps
  url: finops/framer-finops.yml
- type: Integrations
  url: https://www.framer.com/marketplace/
- type: ProductPage
  url: https://www.framer.com/cms
integrations:
- name: Templates
- name: Components
- name: Vectors
- name: See All →
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/framer"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/framer/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/framer/evidence"

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.