TNA Whitepaper
  • - TNA Intro -
    • Overview
    • Decentralized Names for Bitcoin
    • Taproot and Lightning Network
    • Supporting Multiple Asset Types
    • Omni-Chain Name Assets
  • - Developer Guide -
    • Technical Details
      • Tech Features
      • Key Components
    • Developer APIs
      • Resolution
        • Get Name Info
        • Get Names from an Address
        • Mint a Name
        • Burn a Name
        • Transfer a Name
      • Data Availability
        • Get Tree Status
        • Get Proof
        • Verify Proof
        • Add Block Txs
        • Get Block Height
        • Get Block Hash
        • Get Block Txids
  • - TNA Core -
    • TNA Core Overview
    • Yellowpaper: TNA Core - a Bitcoin DA framework
  • - Ecosystem -
    • Tokenomics
    • Roadmap
    • TNA FAQ
  • - Social Links -
    • Twitter
    • Telegram
    • Medium
Powered by GitBook
On this page
  1. - Developer Guide -

Developer APIs

PreviousKey ComponentsNextResolution

Last updated 11 months ago

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