Skip to main content
By default a new key is created with Full access (unrestricted). Treat it like a password — it grants full access to your Autumn account.

Create an Autumn secret key

Autumn authenticates with a server-side secret key (it begins with am_sk_). Generate one from the Developer area of the Autumn dashboard, then paste it into StackOne Hub. Create the key in the environment you want to connect — a Sandbox key begins with am_sk_test_; a Production key uses the standard am_sk_ prefix.

1

Open API Keys

In the Autumn dashboard sidebar, open Developer and select API Keys. The Secret API Keys panel lists your existing keys.

  • Use the environment switcher at the top of the sidebar (Sandbox / Deploy to Production) to pick the environment you are connecting before creating the key.
The Developer API Keys page showing the Secret API Keys panel
2

Create a secret key

In the Secret API Keys panel, click Create Secret Key.

The Create Secret Key button on the Secret API Keys panel
3

Enter a name and create the key

In the Create Secret API Key dialog, enter a Name that identifies this integration (for example, StackOne). Leave Restricted mode unchecked — its help text reads Limit this key to specific scopes. Leave unchecked for full access. Then click Create key.

The Create Secret API Key dialog with a name entered and Restricted mode unchecked
4

Copy the secret key

Copy the generated key using the copy button next to the value. Autumn shows the warning Please copy your API Key and keep it somewhere safe. You won’t be able to view it anymore after this — store it securely before closing the dialog.

  • The full secret key is shown only once and cannot be retrieved later — it cannot be viewed again after you close this dialog. If you lose it, create a new key.
  • Paste the value into the Secret Key field in StackOne Hub.
The dialog showing the newly created secret key (value hidden) with the copy button

Linking the Account from the Hub

1

Navigate to the Hub

Use one of the three Linking Account Methods to access the Hub.
2

Fill out the fields

Fill out the following fields using details from your provider:
  • Secret Key
3

Connect

  • Click Connect
  • If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
  • Once authorization is successful, you will see a confirmation popup

If the account linking is successful, you will see the newly linked account in your Accounts page.

Next Steps

Webhooks setup

Configure receiving Events for Autumn into StackOne.