An API key is used in the authorisation assertion grant flow for an app. It must be created by a Zettle merchant in their my.zettle.com.
If you're developer of a self-hosted app, share this guide with the merchant that will use the app.
- You are a Zettle merchant and have an account at my.zettle.com.
- You have a link or OAuth scopes from the developer of the app that you will use. The OAuth scopes are permissions that you give to the developer to access your Zettle account data.
-
Open the link from the developer.
-
Enter your Zettle account password.
-
Review the information and click Create key. A client ID will be created together with the API key.
-
On the Create API key page, click Copy key. Keep the API key and the client ID as secret somewhere safe.
-
Share the API key and client ID with the developer who sent you the link.
The created key is shown in the list of keys. After the integration starts working with the key, the Last used column will show the last time the integration accessed your Zettle data.
-
Go to my.zettle.com and log in to your account.
-
On the left panel, click Integrations.
-
Under the Integration tools section, click API Keys.
-
Click Create API Key.
-
Give a name to your key. Keep it short and descriptive. One good practice is to use the integration name as the key name.
-
Select the OAuth scopes that the developer provided. The OAuth scopes are permissions that you give to the developer to access your Zettle account data.
-
Click Create key. A client ID will be created together with the API key.
-
Confirm your password.
-
On the Create API key page, click Copy key. Keep the API key and the client ID as secret somewhere safe.
-
Share the API key and client ID with the developer.
The created key is shown in the list of keys. After the integration starts working with the key, the Last used column will show the last time the integration accessed your Zettle data.
None