Authorization 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

domainstring required

Example response

{
  "domain": "examplepub.com"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.