Connecting to Messagebird
MessageBird uses token authentication to control access to its service.
Using Token Authentication
To authenticate to MessageBird, you will need to find your MessageBird private API Key in the MessageBird dashboard. Set the APIKey to this value in the ProfileSetting connection property.
Example connection string
Profile=C:\profiles\MessageBird.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 MessageBird API Key. |