Shops > Domains
Domains
Domains allow you to associate a custom domain with your shop, lending a professional and personalized touch to your online presence. As a commitment to security, we automatically provide SSL certificates for all added domains, ensuring encrypted and secure connections for your customers. For SSL certificates, Lana partners with Let's Encrypt, a trusted, non-profit certificate authority.
Endpoints
| Endpoint | Description | JSON API |
|---|---|---|
| domains | Get domains | GET:domains.json |
| domainsCreate | Create domains | POST:domains.json |
| domainsDelete | Delete domains | DELETE:domains.json |
| domainsEmailAuthInit | Initiate domain email authentication | POST:domains/email_auth_init.json |
| domainsEmailAuthValidate | Validate domain email authentication | POST:domains/email_auth_validate.json |
| domainsFetchCert | Fetch SSL certificate | POST:domains/fetch_cert.json |
| domainsSendInstructions | Send DNS instructions | POST:domains/send_instructions.json |
Types
| Types |
|---|
| Domain |
| DomainCreate |
| DomainSendInstructions |