How to Point Your Domain to Our API
To connect your domain to our system, you only need to create a single DNS record. This allows your domain to route traffic to our API automatically.
Step 1 — Open Your DNS Settings
Log into the service where you purchased your domain or where your DNS is hosted. Look for a section labeled DNS, DNS Management, DNS Zone, or Zone Editor.
Step 2 — Add a New DNS Record
Create a CNAME record with the following details:
- Record Type: CNAME
- Host / Name: @ for your root domain, or a word which will become a sub domain.
- Value / Points To:
hosting.mydomain.com
Step 3 — Save and Wait for DNS Propagation
After saving the record, DNS may update within a few minutes, but in some cases it can take up to 24–48 hours to fully propagate.
You're Done!
Once the DNS update completes, your domain will automatically connect to our API. Our system detects the domain name from the incoming request—no query strings or extra parameters required.