v1
latestOpenAPI 3.1.02026-07-2210284274.4 KBAgent Discovery
Request manager fan-out re-validation
Trigger re-validation of every publisher delegating to a manager domain via ads.txt MANAGERDOMAIN. Use after rotating the manager's adagents.json so the change propagates to delegating publishers without waiting for the next routine crawl cycle. Work is queued and drained at a bounded rate (≈50 publishers per 5-minute tick). Returns 202 immediately with the number of publishers enqueued.
Rate limits: 5 minutes per manager domain, 30 requests per user per hour (shared with other crawl-request endpoints).
post/api/registry/manager-revalidation-request
Request body
Example request
{
"manager_domain": "raptive.com"
}Response
Re-validation queue request accepted