Connecting to Pingdom
Pingdom uses Token authentication to control access to its API.
Using Token Authentication
In order to authenticate to Pingdom, you'll need to provide your API Key. To create an API Key, head over to the Integrations of your account, select The Pingdom API and then Add API Token. Set the API Key in the ProfileSettings property to connect.
Example connection string
Profile=C:\profiles\Pingdom.apip;ProfileSettings='APIKey=my_api_token';
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 Pingdom API Token. |