Endpoints
Inspect Name
Inspects a single name with NameGuard.
Provides a NameGuardReport
including:
- The details of all checks performed on
name
that consolidates all checks performed on labels and graphemes inname
. - The details of all labels in
name
. - A consolidated inspection result of all graphemes in
name
.
This endpoint will attempt automated labelhash resolution through the ENS Subgraph,
using the network specified in network_name
.
GET
Path Parameters
Available options:
mainnet
, sepolia
Name should be url-encoded (except when using the Swagger UI). Name can be empty.
Examples:
"vitalìk.eth"
Response
200
application/json
Successful Response
Full name analysis result with information about individual checks and labels.