Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.babysea.ai/llms.txt

Use this file to discover all available pages before exploring further.

Domains let Enterprise accounts use a custom API hostname instead of the default regional BabySea endpoint.

Availability

PlanCustom API domain
FreeNo
StarterNo
ProNo
ScaleNo
EnterpriseYes
Only the custom domain type is supported. Each account can have one custom domain, and a domain name can belong to only one BabySea account globally.

Access

RoleCan viewCan addCan verifyCan remove
primary-ownerYesYesYesYes
ownerYesYesYesYes
memberYesNoNoNo

Add a custom domain

1

Open Domains

From the dashboard, open Domains for an Enterprise account.
2

Enter a hostname

Use a fully qualified lowercase hostname, such as api.example.com.
3

Create the DNS record

Add the CNAME target shown in the dashboard at your DNS provider.
4

Verify

Click Verify after DNS propagates. BabySea checks the domain and marks it active when the CNAME is valid.

Statuses

StatusMeaning
pendingDomain is stored and waiting for DNS verification.
activeDomain is verified and can route API traffic.
failedProvisioning or verification failed.
removingDomain removal is in progress.

DNS requirements

  • Use CNAME DNS, not A or AAAA records.
  • Keep the hostname lowercase.
  • Do not use a hostname already connected to another BabySea account.
  • DNS propagation can take time depending on your provider.

Subscription changes

Custom domains require an active Enterprise subscription. If the account is no longer eligible, the custom domain can be removed or disabled.

Default endpoint

All accounts can use the default regional endpoints:
Region valueDefault API endpoint
ushttps://api.us.babysea.ai/v1
euhttps://api.eu.babysea.ai/v1
jphttps://api.jp.babysea.ai/v1