Lyftrondata IVA Provider
The Lyftrondata API Profile for IVA allows you to query data from IVA. The IVA profile is a single file (i.e. iva.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other IVA specific metadata that the Lyftron API Driver uses to connect to IVA.
To use the IVA Profile set the Profile property of Lyftrondata API Driver to the path of the IVA 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 IVA Tables.
Connecting to IVA
The IVA API uses an API Key based authentication. To get your API key, you will need to get a subscription to the service. You will need to contact IVA to get a subscription, and they will provide you with the API Key. More information can be found at https://developer.iva-api.com/docs/v2/getting-started. Once the key is obtained, set the APIKey profile setting to its value.