v1

latestOpenAPI 3.1.02026-07-2210284274.4 KB
Community Mirrors

Publish community mirror

Publish or update a catalog-only adagents.json community mirror. Requires a registry moderator or AgenticAdvertising.org admin. The service validates the assembled document against adagents.json, forces authorized_agents: [], regenerates $schema and last_updated, and updates derived publisher-domain catalog rows.

put/api/registry/mirrors/{platform}

Path parameters

platformstring required

Lowercase platform identifier.

Example:example_platform

Lowercase platform identifier.

Request body

OR
OR
OR
OR

Response

Community mirror published

successtrue required
platformstring required

Lowercase platform identifier, normalized by the service.

catalog_etagstring nullable required
superseded_bystring nullable required

HTTPS successor document URL, when this mirror has been superseded.

publisher_domainsstring[] required

Publisher domains updated from this community mirror catalog.

updated_atstring date-time required

Example response

{
  "platform": "example_platform"
}