Check custom-domain readiness
check_custom_domainVerify that a custom domain's DNS and SSL provisioning is complete. Returns ready:true when the site is live on that domain.
Instructions
Check whether a custom domain has finished provisioning (DNS + SSL). Returns ready:true once the site is serving on the domain. Read-only. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domainId | Yes | The domain id returned by add_custom_domain. | |
| apiKey | No | shiply API key (shp_…). Falls back to SHIPLY_API_KEY. |