API Data Provider - Online Help

Connecting to esa

The esa API uses a token-based authentication.

Using Token Authentication

Your esa API Token and Team Name are required to create a connection to esa. API Token can be generated in the esa user management page https://[team].esa.io/user/tokens/. Once you have obtained it, set it in the ProfileSettings API Key connection property.

Example Connection string

Profile=C:\profiles\esa.apip;ProfileSettings='APIKey=your_api_token;TeamName=your_team_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 esa account.
TeamName Team Name you get from your esa url.

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