DV Report Data API
DoubleVerify's asynchronous reporting API. A caller submits a data request, receives an ID, and retrieves the result as a CSV stream once the data is available; the request ID stays valid for 30 days. Access tokens are minted by the user inside DV Pinnacle under Analytics then Data API. Known routed paths are /requests, /requestTypes, /compatibility and /dataloadtime, each of which returns HTTP 401 to an unauthenticated caller while the host root serves an anonymous health-check document. The reference documentation is behind a login at developer.doubleverify.com, and no OpenAPI is published.