Skip to main content

Name Service

Blockchain Integration Data Query Apis Protocol Rest Queries Name Service (v1.0.0)

Download OpenAPI specification:Download

API Documentation for Blockchain Integration Data Query Apis Protocol Rest Queries Name Service

Resolve

Resolve queries for the address associated with a given name

Authorizations:
bearerAuth
path Parameters
name
required
string (name)

name to resolve the address for

Responses

Response samples

Content type
application/json
{
  • "address": "string",
  • "restricted": true
}