Skip to main content

What are domains?

The Domains page shows the API hostnames available for your account. Every account gets a default API domain. Enterprise accounts can also attach one custom API domain.

Default API endpoint

The dashboard always shows a default row at the top of the table. In the default docs region, the default domain is:
api.us.babysea.ai
The corresponding API base URL is:
https://api.us.babysea.ai/v1
The default endpoint is always active and cannot be removed.

Custom domains

Enterprise plan accounts can add one custom domain per account. A custom domain gives you a branded API base URL such as:
https://api.yourcompany.com/v1
BabySea manages the custom-domain connection, while you manage the DNS record at your own DNS provider.

Requirements

RequirementDetail
PlanEnterprise
Limit1 custom domain per account
PermissionOwner or Primary Owner can manage domains
DNS accessAbility to create a CNAME record at your DNS provider
ProtocolHTTPS only

What happens with custom domains

Once verified, your custom domain:
BehaviorDetail
Routes API trafficAll /v1/ endpoints work through your domain
Automatic SSLCertificate is provisioned and renewed automatically
Works alongside default endpointBoth your custom domain and the default endpoint remain active
Custom domains start in pending status and only become routable after verification promotes them to active.

Dashboard

Navigate to Domains in the sidebar. The page title is Domains and the page description is Your own domain. The search input placeholder is Search…. The table shows these columns:
ColumnDescription
TypeDefault API endpoint or Custom Domain
DomainHostname with a copy button
API URLhttps://{domain}/v1 with a copy button
StatusCurrent domain status
CreatedCreation timestamp
All roles can view the page. Members can search and inspect rows, but they cannot add, verify, or remove custom domains.

Empty states

If no rows match your search, the table shows:
No results found
Try searching for a different term.
If your account has no custom-domain rows yet, the default row remains visible, so the empty-state card does not appear in the normal page flow.

Next steps

  • Setup - Add and verify a custom domain
  • Verification - DNS configuration and verification process
  • Lifecycle - Domain statuses, removal, and plan changes