API Data Provider - Online Help

Connecting to Mode

To authenticate to Mode, you can use Basic Authentication.

Using Basic Authentication

To use Basic Authentication, set the User and Password to your Mode API access token and password (access secret) respectively. To create an access token and password (access secret) go on the top left of Mode home page, click on your name and select My Account, then API Tokens.

Example connection string

Profile=C:\profiles\Mode.apip;User=your_api_access_token;Password=your_access_secret

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
Password Specifies the password of the authenticating user account.
User Specifies the user ID of the authenticating API user account.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300.0