# Doceree Bidder / Ad Request API

**Canonical:** https://apis.io/apis/doceree/bidder/  
**Provider:** Doceree — https://apis.io/providers/doceree/  
**Base URL:** https://bidder.doceree.com  
**Documentation:** https://doceree.com/publishers

Doceree Bidder / Ad Request API is one of 3 APIs that [Doceree](https://apis.io/providers/doceree/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Advertising, Header Bidding, Programmatic, and Healthcare. The published artifact set on APIs.io includes an API reference and authentication docs.

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.

## Machine-readable artifacts (5)

- **APIReference** — https://docs.prebid.org/dev-docs/bidders/doceree.html
- **SourceCode** — https://github.com/prebid/Prebid.js/blob/master/modules/docereeBidAdapter.js
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/doceree/refs/heads/main/conventions/doceree-conventions.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/doceree/refs/heads/main/authentication/doceree-authentication.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/doceree/refs/heads/main/apis.yml

## Other Doceree APIs (2)

- [Doceree Tracking API](https://apis.io/apis/doceree/tracking/)
- [Doceree DAI Mobile Ad + Identity API](https://apis.io/apis/doceree/dai/)

## Tags

Advertising, Header Bidding, Programmatic, Healthcare

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/doceree/bidder/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/doceree/.
