API Data Provider - Online Help

Connecting to Cyzen

The Cyzen API uses a token-based authentication.

Using Token Authentication

Your Cyzen API Key and ComapnyId are required to create a connection to Cyzen. API Key and CompabnyId can be get from Cyzen support team. Once you have obtained those properties, set them in the ProfileSettings connection property.

Example Connection string

Profile=C:\profiles\Cyzen.apip;ProfileSettings='APIKey=my_api_key;CompanyId=my_company_id;'

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 The API Key in your Cyzen account.
CompanyId The CompanyId in your Cyzen account.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839.0