Skip to main content
Custom Domain

Use a custom domain for your API endpoint URLs

Xano Support avatar
Written by Xano Support
Updated over a week ago

Xano has support for users on the Scale and Enterprise plans to set up a custom domain to be used on the URLs of their API endpoints.

How to set up your custom domain in Xano:

  1. Navigate to your Instances page.

  2. Open the menu on your instance and select Custom Domain, a panel on the right will open like below.

  3. Carefully ready and follow the instructions to update your DNS records: Create a CNAME record to the address provided, set the TTL to 5 minutes, and depending on your provider allow time for your DNS to propagate properly.

  4. Enter your custom domain name at the bottom and click submit.

To use your custom domain, navigate to your Instances page and follow the given instructions.

Once completed, you can use your custom domain on your API endpoints.

The easiest way to view them all is to open your API documentation in Swagger.

To open Swagger documentation, navigate your your API group and click on the link.

Once in Swagger, notice the address bar of your browser. Your Xano domain will be displayed (Note: your Xano domain will still be valid for your API endpoint URLs).

In Swagger, change the above to your newly added custom domain name.

Change your Xano domain name to your newly added custom domain. In Swagger, you will be able to see all of your API endpoint URLs with your custom domain name.

Enter in your custom domain and see all your endpoints with your custom domain name implemented.

You can now use your API endpoints with your custom domain.

Did this answer your question?