API Data Provider - Online Help

Connecting to SendWithUs

SendWithUs uses token authentication to authorize access to its service.

Using Token Authentication

In order to authenticate to SendWithUs, you will need to obtain an API Key. You can create a new API keyunder 'API Settings' > 'Create new API Key'. Once you've created a new key, you can specify it as the APIKey in the ProfileSettings connection property.

Example connection string

Profile=C:\profiles\Sendwithus.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 SendWithUs API Key.

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