Versioning
API v2 versioning is explicit as part of the API endpoint URI.
Versions
API v2 is composed of two version namespaces:
Auth tokens will be compatible across the v2 beta and v2 production namespaces
URL
An example of an API request to v2 beta:
cURL
Webflow SDK
Currently, the Webflow SDK does not support requests to beta endpoints. For access to these endpoints, please refer to the Webflow API documentation and make requests directly through an HTTP client or your preferred API tool.