Webflow API and Documentation · OAuth Scopes
Webflow API and Documentation OAuth Scopes
OAuth 2.0
derived
Webflow API and Documentation publishes 29 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Webflow API and Documentation API on a user’s behalf.
Tokens are issued from https://api.webflow.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CMSContent ManagementEcommerceNo-CodePublishingWeb Development
Scopes: 29
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://webflow.com/oauth/authorize
https://webflow.com/oauth/authorize
Token URL
https://api.webflow.com/oauth/token
https://api.webflow.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (29)
| Scope | Description | Flows |
|---|---|---|
| assets:read | read assets on the site | authorizationCode |
| assets:write | write assets on a site | authorizationCode |
| authorized_user:read | read details about the authorized user | authorizationCode |
| cms:read | read collections and items for a site | authorizationCode |
| cms:write | write to collections and items for a site | authorizationCode |
| comments:read | read comments on the site | authorizationCode |
| comments:write | write comments on the site | authorizationCode |
| components:read | read component data | authorizationCode |
| components:write | write component data | authorizationCode |
| custom_code:read | read custom code on the site | authorizationCode |
| custom_code:write | modify custom code on the site | authorizationCode |
| ecommerce:read | read ecommerce data | authorizationCode |
| ecommerce:write | edit ecommerce data | authorizationCode |
| forms:read | read form data | authorizationCode |
| forms:write | write form data | authorizationCode |
| page:read | ||
| page:write | ||
| pages:read | read pages on the site | authorizationCode |
| pages:write | write to pages on the site | authorizationCode |
| site_activity:read | read site activity logs | authorizationCode |
| site_config:read | read site configuration data | authorizationCode |
| site_config:write | write site configuration data | authorizationCode |
| sites:read | read sites on the site | authorizationCode |
| sites:write | modify pages on the site | authorizationCode |
| users:read | read users on the site | authorizationCode |
| users:write | modify users on the site | authorizationCode |
| workspace:read | read workspace resource data | authorizationCode |
| workspace:write | write workspace resource data | authorizationCode |
| workspace_activity:read |