Custom Domain
For all published API documents, you can view them from the APIGit portal, but we also support using your own domain. This allows your documents to be rendered under your own domain name.
To set up a custom domain, follow these two steps:
- Navigate to the “Publish Center” > API Document settings tab of your API Repository, enable and configure the custom domain.
- Go to your DNS server and add a CNAME record for the custom domain, pointing it to mydomain.apigit.com.
Once configured, all publicly accessible API documents can be accessed from your own domain.
Custom Logo and Other Settings
Under the document settings tab, you can also upload your own logo and configure other settings to brand the document site in your own style.
Last updated on