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}"