Wix Headless provides access to business solutions like eCommerce, Bookings, and Events. For certain processes that require a user interface, such as checkout or booking a service, you can redirect visitors to Wix-hosted pages instead of building them yourself. These pre-built pages handle the specific business logic, then redirect visitors back to your site or app.
Note: You can use Wix-hosted pages in both Wix-managed and self-managed headless projects.
Each Wix-hosted page provides a complete, pre-built solution that you can use with your headless project. The following are the available types of Wix-hosted pages:
Note: Wix also hosts member login pages. Login uses the Wix pages domain, but follows a separate authentication flow.
When using Wix-hosted pages in self-managed headless projects, visitors transition between the external frontend domain and the Wix pages domain during the redirect flow.
Note: In Wix-managed headless projects, visitors stay on the same domain for both the frontend and Wix-hosted pages.
A redirect flow transitions visitors from the external frontend domain to a Wix-hosted page and back again:
To support this flow, configure an allowed redirect domain. This enables Wix to redirect visitors back to your external frontend. For detailed examples, see Headless Redirects: Sample Flows.
Wix hosts your project's Wix-hosted pages as a separate website with a unique site domain. By default, that domain is a free Wix domain. This domain doesn't match your external frontend's domain.
You can connect a custom domain, such as a subdomain of your external frontend, to create a seamless visitor experience. This requires a premium plan.
You can redirect to Wix-hosted pages from your headless project using either the JS SDK or REST API. Both methods use Create Redirect Session to handle the redirection process.
Last updated: 3 August 2026