Authentication
Second version of VercomAPI offers authentication with pair of keys: Application-Key and Authorization. You can generate your keys in your account panel. To authenticate simply add to your request header with name Authorization
and your authorization key as value (string of 128 characters length) and header with name Application-Key
and your app key as value.
Example: