Custom Domain

What is a custom domain used for?

  • increases the credibility of your website

How to set up a custom domain?

Step 1

  1. in the user menu, select the API keys tab
  2. for the key you want to activate the function for, go to settings
  3. in the menu, select the Custom Domain tab
  4. enter your unique domain that will replace the current address [apiKey].imagedit.io
  5. confirm with the Save button

Step 2

After saving, information about the CNAME record you need to create will be displayed.

  1. create a CNAME record
  2. wait for verification (this process can take up to 48 hours)
  3. after verification, it may take up to 48 hours for your record to propagate to DNS worldwide
  4. after 48 hours, the domain is functional (likely sooner)

How to use a custom domain?

After successfully setting up a custom domain, you can use the new domain.

Example

// original use

https://[API-KEY].imagedit.io/v1/https://yourdomain.com/images/img.png

// new use with a custom domain

https://your.domain.cz/v1/https://yourdomain.com/images/img.png