Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TOP Group (The Open Platform) DNS API

The DNS API from TOP Group (The Open Platform) — 4 operation(s) for dns.

TOP Group (The Open Platform) DNS API is one of 23 APIs that TOP Group (The Open Platform) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include DNS. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 paths, and defines 17 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.

Requests are made against 3 base URLs: https://tonapi.io, https://testnet.tonapi.io, http://localhost:8081.

4 operations 4 paths 17 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Base URL
https://tonapi.io
Contact
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

DNS 4
GET
/v2/dns/{domain_name}
Get full information about domain name
getDnsInfo 1 param → 200default
GET
/v2/dns/{domain_name}/resolve
DNS resolve for domain name
dnsResolve 2 params → 200default
GET
/v2/dns/{domain_name}/bids
Get domain bids
getDomainBids 1 param → 200default
GET
/v2/dns/auctions
Get all auctions
getAllAuctions 1 param → 200default

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are NftItem (14 properties), Price (7 properties), WalletDNS (6 properties), Auction (5 properties). Each schema is shown below with its type and property counts.

Price
object
7 properties 6 required
InsufficientFunds
object
Present on an error when a request failed because the source wallet does not hold enough TON to cover the required gas (errorcode 50000).
2 properties 2 required
NftApprovedBy
array
Auctions
object
2 properties 2 required
DomainInfo
object
3 properties 1 required
Sale
object
4 properties 3 required
NftItem
object
14 properties 6 required
DomainBid
object
5 properties 5 required
PictureDNS
object
3 properties 1 required
DnsRecord
object
5 properties 1 required
CurrencyType
string
TrustType
string
Auction
object
5 properties 5 required
DomainBids
object
1 property 1 required
WalletDNS
object
6 properties 6 required
ImagePreview
object
2 properties 2 required
AccountAddress
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

top-group-dns-api-openapi.yml Raw ↑

Other APIs TOP Group (The Open Platform) publishes across the network.

TOP Group (The Open Platform) Accounts API
TOP Group (The Open Platform) Blockchain API
TOP Group (The Open Platform) Connect API
TOP Group (The Open Platform) Emulation API
TOP Group (The Open Platform) Events API
TOP Group (The Open Platform) ExtraCurrency API
TOP Group (The Open Platform) Gasless API
TOP Group (The Open Platform) Jettons API
TOP Group (The Open Platform) Lite Server API
TOP Group (The Open Platform) Migration API
TOP Group (The Open Platform) Multisig API
TOP Group (The Open Platform) NFT API