Connecting to STORESReserve
The STORESReserve API uses a token-based authentication.
Using Token Authentication
Your STORESReserve API Token is required to create a connection to STORESReserve. API Token once you have obtained it, set it in the ProfileSettings API Key connection property. ex. APIKey='12345abc-7777-1abc2-2bnm-abcdefg12345'
Example Connection string
Profile=C:\profiles\STORESReserve.apip;ProfileSettings='APIKey=your_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 APIKey for STORESReserve account. |