• Camera Scanning
  • ID Parsing
  • DIVE
  • Web Services
  • Third Party Checks
  • Authentication
IDScan.net
Search Results for

    Show / Hide Table of Contents
    • What is VeriScan Cloud
      • How to Register
      • Getting Started
      • Dashboard
      • Reports
      • History
      • Visitors
      • VMS
      • Groups/Alerts
      • Tags
      • Locations
      • Payments
      • Settings
      • Access Management
      • Integration
      • Web API
        • Settings
        • API Manual - Alert Lists
        • API Manual - History
        • Swagger
      • Webhook Integration
        • Settings
        • Authentication
        • Payload
        • History

    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.

    In This Article
    • Authentication
      • URL
      • HTTP Verbs
      • Request Information
        • Body Parameters
    • Request Headers
      • Required Header
      • Response Information
    Back to top IDScan.net IDScan.net GitHub