Authentication
URL
https://veriscanonline.com/Authorize
HTTP Verbs
This request must be made with an HTTP POST
Request Information
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
UserName | string | Required | |
Password | string | Required |
Request Headers
Required Header
This header will prevent a redirection to the login page
Name | Value |
---|---|
X-Requested-With | XMLHttpRequest |
Response Information
An .ASPXAUTH
cookie will be set for the veriscanonline.com
domain and all subsequent requests will be autheticated using that cookie
The response body will be empty.