About the Recovery Email API

The Wix Recovery API enables Wix Headless site or app members to reset their passwords. Learn more about handling members with a custom login.

With the Wix Recovery API, you can:

  • Send recovery emails to members who need to reset their passwords.
  • Manage the language and redirect settings for recovery emails.

Before you begin:

It's important to note the following points before starting to code:

  • Add the full URL to redirect members to after they change their password as an allowed authorization redirect URI.
  • Publish the Wix site connected to your Headless project. Wix uses the published site to display the password reset page. To do this, open your project dashboard, select Design Site from the left panel, and then select Publish.

Use cases

Did this help?