Authentication
To authenticate your requests, you must add two HTTP headers to every request.
Application Key (APPKey)
The application key identifies your application you are integrating from. You can generate your APPKey on the ApplicationKey page of the Signhost portal.
User Token (APIKey)
The User Token identifies the user that signing transactions will originate from. You can generate your User Token on the Settings page of the Signhost Portal.
Warning
Note that both your User Token and Application Key will only be shown once when you generate them. We cannot retrieve these keys for you, as they are encrypted on our servers. If you lose them, you will need to generate new keys.
Below is an HTTP request header example: