Swagger UI
DIVE API uses automatically generated documents based on the OpenAPI Specification v3.
These documents are available at: On Cloud: https://dvs2.idware.net/api/docs/index.html?urls.primaryName=V4
Base URL
https://api-dvsonline.idscan.net
Example Authenticated Request
curl -X GET https://dvs2.idware.net/api/Request/42523452453/content -H "Content-Type: application/json" -H "Authorization: Bearer {token}"