Connecting to Amplitude
Amplitude uses API keys to control access to the API. Get your API Key from your project's Settings page.You can then set the Api-Key in ProfileSettings connection property to the API Key.
Example connection string:
Profile=C:\profiles\Amplitude.apip;ProfileSettings='Api-Key=your_project_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 |
Api-Key | Your Amplitude project API Key. |