Accounts

Search by account domain name

get/v2/accounts/search

Query parameters

namestring required

Response

found accounts

Example response

{
  "addresses": [
    {
      "name": "blah_blah.ton",
      "preview": "https://cache.tonapi.io/images/media.jpg",
      "trust": "whitelist"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.