Generate API Access Token
To connect Easyship with StackOne, you need to generate an API access token from your Easyship dashboard.
Access API Integration Settings
Navigate to the API integration settings in your Easyship dashboard to create a new API access token.
- Login to your Easyship dashboard.
- In the left sidebar, under Integrations, click API & Webhooks.
- Click New Integration and scroll down to choose API Integration.
Configure API Integration
In the API Integration dialog that appears, configure your integration settings.
- For Integration Type, select “I’m developing a custom integration” from the dropdown.
- Enter a descriptive Integration Name.
- For API Version, select “2024-09 and newer”.
- Click the CONNECT button.
Configure and view API Access Token
After creating the integration, expand the Access Token section to view credentials for both production and sandbox environments.
- Expand the Access Token dropdown under both Production and Sandbox sections to view the tokens.
- You will see an access token for production (prefixed with
prod_) and sandbox (prefixed withsand_). - Under Standard Scopes, enable all scopes required for your integration. For full StackOne functionality, enable all read and write scopes (e.g., public.shipment:read, public.shipment:write, public.address:read, public.address:write, public.label:write, public.track:read, public.courier:read, public.tag:read, public.box:read, public.asset:read, public.setting:read). By default, all scopes are enabled.
- Copy the access token that matches your desired environment (production or sandbox).
- Store the token securely as it will be used to authenticate all API requests.
Linking the Account from the Hub
Navigate to the Hub
If the account linking is successful, you will see the newly linked account in your Accounts page.