Find Your App's Secret Key

Using OAuth to get access to user data? You'll need your app's secret key to get an access token to use our API. 

Here's how to find the secret key:

  1. Go to your app's page in the Wix Developers Center.
  2. Click OAuth in the side menu (under Build Your App). 
  3. Click the show button () to display your App Secret Key:

Important:
Keep your secret key safe and secure – don’t share it with anyone or make it public in any way.
Learn more about using OAuth to access our API and receive webhooks.