Skip to main content

About client secrets

Your app's client secret is a unique key that authenticates your app when it requests access to a store's data. You can use your client secret to retrieve an access token for a store, or to verify a webhook request is genuine.


Anchor to Retrieve your app's client credentialsRetrieve your app's client credentials

You can retrieve your app's client credentials in the Dev Dashboard.

  1. Open the Dev Dashboard.
  2. Click Apps.
  3. Select your app.
  4. Click Settings.
  5. View or copy your Client ID and Secret

Anchor to Rotate or revoke your app's client credentialsRotate or revoke your app's client credentials

You should rotate the client credentials for your app on a regular basis. To learn how to rotate your app's client secret, refer to Rotate or revoke client credentials.


Was this page helpful?