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.
- Open the Dev Dashboard.
- Click Apps.
- Select your app.
- Click Settings.
- 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?