Connecting to ShipEngine
ShipEngine uses token authentication to control access to its service.
Using Token Authentication
In order to authenticate to ShipEngine, find your ShipEngine API keys in the Dashboard at https://app.shipengine.com/#/portal/apimanagement. You can then set your ShipEngine API Key as the APIKey in the ProfileSettings connection property.
Example connection string
Profile=C:\profiles\ShipEngine.apip;ProfileSettings='APIKey=my_api_key';
Connection Properties
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.
Property | Description |
APIKey | Your ShipEngine API Key. |