Lyftrondata ShipEngine Provider
The Lyftrondata API Profile for ShipEngine allows you to query data from ShipEngine. The ShipEngine profile is a single file (i.e. shipengine.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other ShipEngine specific metadata that the Lyftrondata API Driver uses to connect to ShipEngine.
To use the ShipEngine Profile set the Profile property of Lyftrondata API Driver to the path of the ShipEngine profile, as well as the other connection properties specified in the documentation below. Once the Lyftrondata API Driver has been configured, you can issue SQL queries to access data from any of the ShipEngine Tables.
Connecting to ShipEngine
ShipEngine uses API keys to control access to the API.Find your ShipEngine API keys in the Dashboard https://app.shipengine.com/#/portal/apimanagement. You can then set the Api-Key in ProfileSettings connection property to your ShipEngine API Key.