Doceree Bidder / Ad Request API
The ad-request surface Doceree publisher partners call to fetch an HCP-targeted advertisement. It is the endpoint behind the Doceree Publisher Tag, the first-party Prebid.js header-bidding adapter (bidder code "doceree") and the Doceree iOS/Android ad SDKs. GET /v1/adrequest returns a JSON ad payload (sourceHTML, width, height, cpmBid, currency, advertiserDomain, DIVID, guid); additional documented paths cover identity initialization (/v1/doceree-init, /v1/init, /v1/initliveintent), point-of-care and DMD data capture (/v1/savePOCdata, /v1/saveDMDInfo), ad-block feedback (/saveadblockinfo) and client log shipping (/render/logMessage). No OpenAPI is published; the surface below is recorded from Doceree's own public client code.