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

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

23.9/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
4 APIs
ProductivityDesignNo-CodeWeb DesignSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 23.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
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
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
- SaaS
created: '2026-05-08'
modified: '2026-07-25'
specificationVersion: '0.19'
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