Connecting to Blastengine
The blastengine API uses a API Key-based authentication.
Using API Key Authentication
Your blastengine API Key is required to create a connection to blastengine. API Key can be generated in the blastengine top page.
Example Connection string
Profile=C:\profiles\blastengine.apip;ProfileSettings='APIKey=YOUR_API_ACCESS_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 | API Key obtain from your blastengine page. |