The API Report CardAPI Index
Framer

Framer API

No-Code Website Builder / Visual Design Tool / Hosted CMS · framer.com

Framer ships a Plugin API inside the canvas and a Server API, announced November 2025 and still in open beta, via the official framer-api npm package. API keys are self-serve from site settings on a paid plan. There is no SLA yet and no published rate limits.

Last verified: July 2026Software & Data Tools
API GRADE
A
VERIFIED JUL 2026

SCORECARD

ExistenceGOODTwo surfaces: an in-canvas Plugin API and a WebSocket-based Server API wrapped by the framer-api npm package.
AccessGOODSelf-serve API keys from site settings, but only on paid plans; the Server API is free during open beta.
CoverageGOODCMS collections, canvas edits, publishing, and project settings; no code export or full-site backup endpoint.
AuthGOODAPI keys generated in site settings; OAuth 2.0 is supported for plugins that call third-party services.
Docs & DXGOODDeveloper docs, an FAQ, and an official npm SDK; no published rate limits, so capacity planning is guesswork.
StabilityMIXEDServer API is in open beta with no SLA and capabilities explicitly subject to change; rate limits are also unpublished.
MORE FROM THE REPORT CARD
Supergood: Framer shipped a real API. Most vendors don't; we ship near-native APIs for the rest.

Frequently asked questions

Framer scores A on the API Report Card. Framer ships a Plugin API inside the canvas and a Server API, announced November 2025 and still in open beta, via the official framer-api npm package. API keys are self-serve from site settings on a paid plan. There is no SLA yet and no published rate limits.

Tried to integrate with Framer?
SOURCES
Server API is brand-new (announced November 2025) and still in open beta, no SLA, capabilities subject to change, and limited public documentation versus a stable v1 framer.com
Native architecture is stateful WebSocket rather than REST, teams that want plain HTTP have to wrap it themselves and add their own authentication layer, with strong authentication explicitly called out as the integrator's responsibility framer.com
No published rate limit documentation for the Plugin API or Server API, making capacity planning and burst-handling design difficult framer.com
API access requires a paid plan and an API key generated in site settings, no free programmatic tier outside the beta framer.com
Plugin Marketplace listing requires Framer review/approval, slowing third-party ecosystem expansion versus open package registries framer.com
No native code export, no static HTML dump endpoint, and no documented full-site backup API, published sites depend on Framer's pre-rendering, image resizing, and font subsetting backend, so there is no way to programmatically extract a self-hostable copy of the site brixtemplates.com
No SCIM or enterprise user-provisioning API documented for non-Enterprise customers framer.com
Convert analytics data (built-in A/B test + event data) does not appear to have a documented public read API for export to external warehouses framer.com
Community reports of API key management and OAuth onboarding friction for plugin developers framer.community
Server API pricing post-beta is unannounced, current free open-beta access creates uncertainty for teams planning long-term integrations framer.com
Pricing escalates quickly: every additional editor seat is $40/month, each translation locale is $20/month, Convert analytics is $50 per 500k events, and Advanced Hosting (custom headers/rewrites) is $200/month, agencies managing multiple sites with multiple languages can pay hundreds per month framer.com
No HTML/code export, Framer explicitly does not let you self-host because published sites depend on Framer's backend for pre-rendering, image resizing, and font subsetting, creating hard vendor lock-in brixtemplates.com
Agency handoff problem: agencies and freelancers cannot deliver the actual code to clients, who instead receive a Framer project that requires an ongoing $15-$30/month subscription to keep the site live letaiworkforme.com
Built-in cookie banner has GDPR defaults that break compliance, analytics tools load before consent is read and GTM fires before consent state is known asteroad.com
Trustpilot reviewers report Framer is not GDPR compliant in Germany and support ignores GDPR-related questions instead of answering them trustpilot.com
No native ecommerce, selling products requires integrating a third-party tool, unlike Webflow/Wix/Shopify ecomm.design
Limited CMS capabilities versus Webflow or WordPress: weaker relational fields (relational CMS only on Pro+), shallower content modeling, and harder structured content workflows letaiworkforme.com
Customer support is AI-bot-first with email replies taking up to 24 hours; no phone support outside Enterprise trustpilot.com
Responsive/adaptive design across breakpoints is described as overly complicated and non-logical, and the preview often does not match the builder canvas trustpilot.com
CMS item, page, and bandwidth limits trigger expensive overages, pages cost $20 per 100 (max 700), bandwidth $40 per 100 GB (max 2 TB), CMS items $20 per 10,000 (max 40,000), forcing Scale or Enterprise upgrades framer.com
Hard CMS ceiling of 1,000 items on Basic, 2,500 on Pro, 10,000 on Scale forces architectural workarounds for content-heavy sites framer.com