Lyftron Codat Provider
The Lyftron API Profile for Codat allows you to query data from Codat. The Codat profile is a single file (i.e. codat.apip) which is meant to be used with the Lyftron API Driver. The profile contains the table definitions and other Codat specific metadata that the Lyftron API Driver uses to connect to Codat.
To use the Codat Profile set the Profile property of Lyftron API Driver to the path of the Codat profile, as well as the other connection properties specified in the documentation below. Once the Lyftron API Driver has been configured, you can issue SQL queries to access data from any of the Codat Tables.
Connecting to Codat
Codat uses API keys to control access to the API. You can view and regenerate API keys from the Codat Portal. This can be found under "Accounts" > "Profile" > API Key. You can then set the Api-Key in ProfileSettings connection property to the API Key.