Reverse AdSense API for Publisher Relationship Lookup
Query publisher IDs by domain or reverse lookup domains by pubId with one endpoint.
Use it for publisher analysis, monetization research, domain intelligence, and automation workflows.
One endpoint, two query modes, one shared model for auth, credits, and request tracking.
With the current configuration, each successful request costs 3 credits.
Estimated Cost: 3 credit(s)
What makes the Adsense page useful
The endpoint is packaged for both evaluation and repeated production usage.
Two query modes
Support `domain` and `pubId` lookups in one endpoint while keeping validation strict.
Publisher relationship data
Return publisher IDs grouped by `direct` and `reseller`, or return domains for a publisher ID.
Fixed billing model
Each successful request consumes credits and reports the new balance in the response.
Shared Authorization flow
The endpoint uses the same API key authentication as the rest of your public API catalog.
Operational visibility
Request history is logged for troubleshooting, customer support, and usage analysis.
Docs and copy-ready examples
The landing page connects directly to docs, tester, and implementation-ready examples.
How to work with the Reverse AdSense API
Most teams follow one of these simple request loops:
Pick a lookup mode
Decide whether you want to resolve a domain to publisher IDs or a pubId to related domains.
Send one authenticated request
Use either `domain` or `pubId` together with your Authorization header.
Use publisher relationship data
Feed the returned IDs or domains into research, enrichment, review, or compliance workflows.
Audit requests later
Check request logs and credit changes from the user activity area or the admin panel.
Reverse AdSense API FAQ
The key questions for domain lookup and pubId lookup are covered here.
Start querying publisher data
Open the docs, try a real request, and add Adsense lookups to your research workflow.