Dashboard
This guide will help you interact with our registry with our dashboard on scalar.com, which can be done alongside our CLI.
Make sure you have created a Scalar Account & are logged in (see create account guide)
Add an OpenAPI DocumentCopied!
Now let's add an OpenAPI document to the registry ✨
From the dashboard click Import API from the right hand pane, or navigate to registry in the sidebar under Products then click Create new API

You can upload any version of OpenAPI (even Swagger) or a Postman Collection!


Awesome, now your OpenAPI Document is in the Scalar Registry under your companies namespace!
Update an OpenAPI DocumentCopied!
You can use our OpenAPI Editor to make changes to your OpenAPI Document, or click Edit Document from the Registry Page.


Once you make edits, you can click Publish in the top right to upsert a new version to the registry

Delete an OpenAPI DocumentCopied!
You can delete an OpenAPI document from the Registry > Overview page, however please consider the downstream effects of which products are depending on that OpenAPI document before deleting that resource.