When the API development is complete and debugging is successful, you can very conveniently publish it as API documentation.
Switch to the **Share Docs** module.
Click **New** to create a new quick share.
Give it a name, **select all environments**, and click **Save**.
You can now see this Share in the list. Click Open to open it in a web page.
You can switch between endpoints in the left directory tree. For each endpoint, you can click **Try it out** to send requests, and you can also generate request code and data model code.
![image.png](https://api.apidog.com/api/v1/projects/544525/resources/344585/image-preview)
:::tip[]
Apidog also supports customizing the documentation layout, custom domain names, custom URLs, and more. Learn more about Publish API documentation.
:::