You can create a new API Key via the Management API or the fiskaly Dashboard.
Management API
In order to create an API Key via the Management API, proceed via the endpoint: Create API Key.
The corresponding secret appears in the response body. It cannot be retrieved at a later stage.
fiskaly Dashboard
- Log in to your account and select the appropriate organization.
- Switch to the appropriate view (“LIVE” or "TEST") at the top left.
- Select "Settings" on the left sidebar, then "API Keys".
- On the page with all the API Keys of the organization, click "CREATE API KEY".
- Enter the name of the API Key.
- Copy the secret directly by double-clicking on it, as it will only be displayed immediately after creation.
In case you didn't save the secret, you can delete the API Key and create a new one.