Getting Started
Create your Scalar account#
To access Registry, create an account or sign in.
Once authenticated, you can work with Registry from:
Upload your first API document#
From the dashboard, create a new API and upload an OpenAPI or AsyncAPI document, or publish one from your terminal with the CLI. Once the document is in Registry, docs, SDKs, and automation can all consume the same source.
Next steps#
- Publish and version documents with the CLI
- Automate updates with GitHub Actions
- Create API docs and SDKs from your registry documents