Connecting to IEYASU
The IEYASU API uses a token-based authentication.
Using Token Authentication
Your IEYASU API Token and Team Name are required to create a connection to IEYASU. API Token can be generated in the IEYASU system settings page https://f.ieyasu.co/work_settings/system/. Once you have obtained it, set it in the ProfileSettings API Key connection property.
Example Connection string
Profile=C:\profiles\IEYASU.apip;ProfileSettings='APIKey=your_api_token;CompanyName=your_company_name;'
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 | Api Key you get from your IEYASU account. |
CompanyName | CompanyName you get from your IEYASU tenant. |