apiTON
HomeExplorerBlog
HomeExplorerBlog
Contact
    • api:TON Documentation
    • v2.Address
      • Transactions
        POST
      • Details
        POST
      • Jettons
        POST
      • NFTs
        POST
      • Wallets
        POST
    • v2.Nft
      • Username
        POST
      • Number
        POST
      • Domain
        POST
      • Item
        POST
    • v2.Rate
      • Fiat rate
        POST
      • Crypto rate
        POST
      • Exchanges rate
        POST
    • v2.Auth
      • Do
        POST
      • List
        POST
      • Import
        POST
      • Backup
        POST
      • Delete
        POST
      • New
        POST
    • v2.Wallet
      • Send TON
        POST
      • Send Jetton
        POST
      • Send Nft
        POST
    • v2.NftContract
      • Mint Nft Collection
        POST
      • Mint NFT
        POST
    • v2.JettonContract
      • Mint
      • Burn
      • Change owner
      • Close Mint

    api:TON Documentation

    What is apiTON#

    apiTON is a comprehensive API designed for the TON Blockchain, offering detailed information about:
    Adresses
    +888 numbers
    TON domains
    Telegram usernames
    It provides instant status updates and pricing details, indicating whether an entity is available for registration or on sale, regardless of the contract type. Even for NFTs at auction, apiTON delivers the owner's address in a single request.
    For more information, visit t.me/apiton

    Why apiTON#

    📌
    Don't ask, just try it out
    examples on playground:

    - Transactions#

    Response
          {
              "tx": "21fd1b0bf81815b72d67c4dd2120e75b687c13f5259db7875d45a417f114d052",
              "time": "2024-11-15T14:42:39Z",
              "fee": 0.000040012,
              "in": {
                  "time": "2024-11-15T14:42:26Z",
                  "amount": 0.0001,
                  "symbol": "TON",
                  "from": "UQAmih6Czp7M31Czml85xHUtthQbWzb4JeOLziHxl_TWXWUX",
                  "to": "UQCD39VS5jcptHL8vMjEXrzGaRcCVYto7HUn4bpAOg8xqEBI",
                  "body": {
                      "text": "comment 1"
                  }
              },
              "lt": "50920948000001",
              "block": {
                  "shard": "11529215046068469760",
                  "seqno": 46930387
              },
              "success": true
          }

    - Contract Details#

    - 888 Number sale details#

    - New Wallet#

    - Rates#

    or check all functionallity that you can use as developer with @apitonBot
    Get your 🔑 access_token for v2 api
    Next
    Transactions
    Built with