Domob Media Data API
Publisher-facing reporting API for the Domob mobile advertising platform. A single POST operation returns delivery and revenue statistics — ad requests, bids, impressions, clicks, CPM and media billing — for a developer account's ad slots, at hour-level granularity for a single day or day-level granularity across a range. Documented only as a Chinese-language PDF (revision 2024-11-01) linked from the developer platform's API docking page; no machine-readable contract is published. Authentication is the developer-platform account email and password carried in the JSON request body, alongside a `Token` header derived with an AES key that Domob prints in that same public document. Every outcome, success or failure, is returned as HTTP 200 with the result in a body `code` field. Verified live 2026-08-12.