Get started with Scalar Registry
1
Create an account
2
Upload an API document
From the Dashboard, create a new API and upload an OpenAPI or AsyncAPI document. You can also publish one from your terminal with the Registry CLI.
3
Connect downstream products
Use the document to create API docs, generate SDKs, or feed automation from the same versioned source.
Next steps#
- Scalar Docs — Build a documentation site from your API source. {book-open}
- SDK Generator — Generate typed clients from the same document. {code-2}
- Registry workflows — Add Git and CI integrations. {git-branch}