The API is documented under OpenAPI specification and can be found at the following path:
/:apipath/oas.json
There are several ways to interact with the API, we will cover its use with Scalar.
We recommend using the desktop application, however, you can also use the web-based environment. (you may need to disable the CORS Proxy)
Follow these steps to import the instance's oas.json
to Scalar..:
Over time, local repositories can become messy with untracked files, registered hooks, and temporary files in the .git folder. To clean up the repository (and possibly all your uncommitted work), run the following command..:
bun run clean:git:all