IDScan.net
Search Results for

    Show / Hide Table of Contents

    API Reference

    DVS Online's Rest API uses automatically generated documents based on OpenAPI Specification v3.

    These documents are available at: On Cloud: https://api-dvsonline.idscan.net/docs/index.html

    Base URL

    https://api-dvsonline.idscan.net

    Example Authenticated Request

    curl -X GET api-dvsonline.idscan.net
    
    /api/ValidationRequests/{requestId} -H "Content-Type: application/json" -H "Authorization: Bearer {token}"
    

    API

    Back to top IDScan.net IDScan.net GitHub