Overview
To authenticate with ShipStation (v1), you need:- API Key - A unique identifier used to identify your integration when making API requests.
- Secret Key - Used together with your API Key to authenticate and authorize requests to the ShipStation (v1) API.
Prerequisites:
- You must set up an account with ShipStation.
Step 1: Generating an API Key
- Sign in to your ShipStation account.
- Navigate to My Profile > Account > API Settings, then select V1 API from the Select API Version dropdown.

- Click Generate API Key and set the expiration time.
- Click Generate to generate your API Key and Secret Key.

You can have a maximum of two API Key pairs at a time.
Step 2: Enter credentials in the Connect UI
Once you have your API Key and Secret Key:- Open the form where you need to authenticate with ShipStation (v1).
- Enter your API Key and Secret Key in their respective fields.
- Submit the form to complete authentication.
