Webflow GraphQL Schema
Webflow does not currently offer a public GraphQL API. The platform exposes its functionality exclusively through a RESTful Data API (v2) accessible at `https://api.webflow.com/v2`, with OAuth 2.0 and API key authentication. There is no official GraphQL endpoint from Webflow as of June 2026.
Overview
Webflow GraphQL Schema is a GraphQL API specification published by Webflow on the APIs.io network.
Webflow does not currently offer a public GraphQL API. The platform exposes its functionality exclusively through a RESTful Data API (v2) accessible at https://api.webflow.com/v2, with OAuth 2.0 and API key authentication. There is no official GraphQL endpoint from Webflow as of June 2026.
The specification includes 4 reference links.
Tagged areas include CMS, Ecommerce, No-Code, and Web Development.
Endpoint
References
- Documentation https://developers.webflow.com/data/reference/rest-introduction
- Base URL https://api.webflow.com/v2
- GitHub https://github.com/webflow
- Developer Portal https://developers.webflow.com/