Developer APIs
Welcome to the API reference documentation for TNA.
This section provides various endpoints for working with TNA names, including obtaining information, minting new names, burning existing names, transferring ownership, and retrieving names owned by a user.
Overview
The TNA API allows users to perform the following actions:
Get information about a specific name
Get names owned by a user
Mint a new name
Burn an existing name
Transfer ownership of a name to another address
Base URL
The base URL for accessing the TNA API is https://tna-btc.com
.
Last updated