Home

Resolve Name Service Address

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the resolved address for the provided domain name

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsuix_resolveNameServiceAddressrequired
paramsArray<string>required

Response

200OK

Successful response returning resolved address for the domain name

400Bad Request

Bad request - invalid parameters

500Internal Server Error

Internal server error