Option Name | Description |
---|---|
API Key | 16 character string that is used for requests. |
API Secret | 32 character string that is used to create a token. |
Force Token | Require a token to use this key created from the query string and API Secret using SHA-256 & HMAC (See Code Examples). |