Reference
The Server API is based on our Plugin API and shares most methods. Below are the extra or different methods for the Server API.
Create a new connection to a project
This creates a long-lived connection to Framer and requires explicit manual disconnection
Get the paths of pages that have changed between versions
Get the authors who made changes between versions
Creates a new managed collection in the project
Publish a new preview link
Promote a published link to production
Please see the Reference page for the documentation for all other methods.