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

Scalar Import OpenAPI Document Modal
Scalar Import OpenAPI Document

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

Scalar Importing OpenAPI Document
Scalar Importing OpenAPI Document
Scalar Imported OpenAPI Document
Scalar Imported OpenAPI Document

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.

Scalar Registry Overview
Scalar Registry Overview
Scalar Document Editor
Scalar Document Editor

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

Scalar Upsert Document
Scalar Upsert Document

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.