Server API Guide#
Posit Package Manager offers a Swagger UI view, which follows the OpenAPI Specification to document the commonly requested endpoints.
Versioning of the API#
The Package Manager API is considered stable, and is versioned alongside the server version. The documented endpoints are subject to change between releases. Review the release notes for a particular version for any breaking changes.
Navigating to the Server API Guide#
To navigate to the Server API Guide, click the Server API Guide
button on the sidebar of a Package Manager installation, or go directly to the Server API Guide here.
Disabling the Server API Guide#
If you'd like to disable access to the Server API Guide, edit the configuration property [Swagger].Enabled
as follows:
For more information, refer to the Swagger configuration settings in the appendix.