API Data Provider - Online Help

Connecting to Klipfolio

Klipfolio uses token authentication to control access to the API.

Using Token Authentication

In order to authenticate to Klipfolio, you'll need to provide your API Key. You can generate an API key from the Klipfolio Dashboard app through either the My Profile page or from Users if you are an administrator (you must have the user.manage permission). Set the API Key in the ProfileSettings property to connect.

Example connection string

Profile=C:\profiles\Klipfolio.apip;ProfileSettings='APIKey=your_api_key';

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 Your Klipfolio API Key.

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