API Data Provider - Online Help

Connecting to Chatwork

The Chatwork API uses a token-based authentication.

Using Token Authentication

Your Chatwork API Key is required to create a connection to Chatwork. API Key can genarete at Chatwork user settings page. Then set it in the ProfileSettings connection property.

Example Connection string

Profile=C:\profiles\Chatwork.apip;ProfileSettings='APIKey=my_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 Chatwork API Key.
AuthScheme The scheme used for authentication. Accepted entries are APIKey or None.
Allowed values are: BASIC, NONE, NTLM, OAUTH, APIKEY, OAUTH_CLIENT

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655.0