About Webflow CMS API
Webflow's CMS API is a REST API that allows developers to create, read, update, and delete content in Webflow CMS collections programmatically or connect external databases as the content source. It is part of Webflow's broader site and data APIs. Webflow simplified its pricing in May 2026, with CMS features available from the Premium plan upward. The Team plan offers 5x higher API rate limits. Used by developers building headless or hybrid Webflow setups, content pipelines, and multi-channel publishing workflows.
AI Agent Use Cases
- CRUD operations on CMS Collections and Items via REST API
- Read-only cached CMS data API for low-latency multi-channel delivery
- External database connectivity to sync non-Webflow data sources
- Webflow JavaScript SDK and official client libraries
- OAuth 2.0 for third-party app integrations
- Team plan: 5x higher CMS API rate limits vs self-serve plans
Available Actions
These are the specific actions that AI agents can perform with this tool