Overview
To authenticate with Autumn, you will need:
- Secret API Key - A secret key generated from your Autumn dashboard’s Developer settings.
This guide will walk you through generating your Secret API Key within Autumn.
Prerequisites:
Step 1: Generating your Autumn API key
- Log in to the Autumn dashboard.
- Navigate to Developer -> API Keys.
- Click Create Secret Key (skip this if you already have one).
- Copy the generated Live or Sandbox secret key (it starts with
am_sk_live_ or am_sk_test_).
Use a sandbox (am_sk_test_...) key while testing, and a live (am_sk_live_...) key in production.
Step 2: Enter credentials in the Connect UI
- Open the form where you need to authenticate with Autumn.
- Enter your Secret API Key.
- Submit the form.
You are now connected to Autumn.