Webflow · GraphQL Specification

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.

Documentation Endpoint View on GitHub CMSEcommerceNo-CodeWeb DevelopmentGraphQL

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

Related API Specs

Webflow Data API (OpenAPI) Webflow Meta API (OpenAPI) Webflow Sites API (OpenAPI) Webflow Pages API (OpenAPI) Webflow Collections API (OpenAPI) Webflow CMS Items API (OpenAPI) Webflow Components API (OpenAPI) Webflow Assets API (OpenAPI) Webflow Forms API (OpenAPI) Webflow Products and SKUs API (OpenAPI) Webflow Orders API (OpenAPI) Webflow Inventory API (OpenAPI) Webflow Ecommerce Settings API (OpenAPI) Webflow Webhooks API (OpenAPI) Webflow Custom Code API (OpenAPI) Webflow Comments API (OpenAPI)
Back to Webflow · All GraphQL Specs · GitHub