v1
latestOpenAPI 3.1.02026-07-2210284274.4 KBAuthorization Lookups
Domain lookup (deprecated)
Deprecated. Use /api/registry/publisher?domain=X for richer data including hosting state, per-agent rollup, and brand.json fallback. This endpoint will be removed in a future release.
get/api/registry/lookup/domain/{domain}
Path parameters
domainstring required
Example:examplepub.com
Response
Domain lookup result
Example response
{
"domain": "examplepub.com"
}