Get DNS Records
Query DNS records by specified filters. Currently .ton and .t.me DNS are supported.
GET
Get DNS Records
Documentation Index
Fetch the complete documentation index at: https://beta-docs.ton.org/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Wallet address in any form. DNS records that contain this address in wallet category will be returned.
Domain name to search for. DNS records with this exact domain name will be returned.
Limit number of queried rows. Use with offset to batch read.
Required range:
1 <= x <= 1000Skip first N rows. Use with limit to batch read.
Required range:
x >= 0Get DNS Records