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 manually retrieve your app's client credentials in the Partner Dashboard.

  1. Log in to your Partner Dashboard.
  2. Click Apps.
  3. Click the name of the app you want to retrieve client credentials for.
  4. View or copy your client ID and client 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?