# TON API Docs - TONX API Documentation > Explore TON API Docs by TONX API. Your comprehensive guide to TON API, RPC, and SDKs. Simplify TON development with detailed references and tutorials. ## Guides - [⚡️ TON Blockchain API Docs](https://docs.tonxapi.com/docs/welcome-to-tonx-api.md): Explore the ultimate TON API docs by TONX, including comprehensive TON API references, RPC endpoints, and SDK tools—all designed to make building on the TON blockchain simple and efficient. - [🛠️ What TONX API Offers?](https://docs.tonxapi.com/docs/core-products.md) - [💳 Pricing: Free Plan with 10 RPS](https://docs.tonxapi.com/docs/ton-api-free-pricing.md): Discover TON API pricing plans by TONX API. Start with a Free Plan offering industry-leading 10 RPS, flexible upgrades, and no commitments. - [TON BTCFi Kit - tgBTC APIs All You Need To Know](https://docs.tonxapi.com/docs/ton-btcfi-kit-tgbtc-api.md): Build Your tgBTC Innovation on TON. Comprehensive tgBTC APIs, SDKs, and tgBTC Testnet Faucet. Powered by TONX API. - [How To Get tgBTC Testnet Tokens From Faucet](https://docs.tonxapi.com/docs/ton-tgbtc-testnet-faucet.md) - [TONX API Quickstart Guide](https://docs.tonxapi.com/docs/ton-api-quickstart-guide.md): Get started with TON API powered by TONX! Generate your TON API keys, make requests, and start building with 99.99% uptime reliability. - [Choose Network: TON](https://docs.tonxapi.com/docs/choose-a-web3-network.md) - [TONX API Dashboard Overview](https://docs.tonxapi.com/docs/dashboard-overview.md): Discover the TON API Dashboard by TONX. Monitor usage, manage API keys, and analyze blockchain activity with ease. - [Get Free TON from Testnet Faucet](https://docs.tonxapi.com/docs/get-ton-from-testnet-faucet.md): Refill available every 12 hours! Claim free TON testnet tokens easily with just an email verification. - [How to View Network Status](https://docs.tonxapi.com/docs/view-the-network-status.md) - [How to Use Allowlists for Your TON API Key](https://docs.tonxapi.com/docs/allow-list.md): Learn how to secure your TON API access with the Allowlist feature by TONX API. Add trusted IPs to protect your DApp and enhance security effortlessly. - [How to Use TONX Lab API](https://docs.tonxapi.com/docs/how-to-use-tonx-lab-api.md) - [How to check your transaction status on TON](https://docs.tonxapi.com/docs/how-to-check-your-transaction-status-on-ton.md) - [TON Blockchain & Telegram Mini App Development Resources](https://docs.tonxapi.com/docs/ton-development-guide.md): Master TON blockchain development with TONX API. - [Deprecation notice and migration guide](https://docs.tonxapi.com/docs/deprecation-notice-and-migration-guide.md) - [NFT & Jetton API](https://docs.tonxapi.com/docs/v2-api-is-now-launch-with-nft-jetton.md) - [Why Use TONX API?](https://docs.tonxapi.com/docs/why-use-tonxapi.md) ## API Reference - [🌐 TON APIs Reference Overview | Full List of Methods by TONX API](https://docs.tonxapi.com/reference/ton-api-overview.md): TONX API provides a comprehensive suite of TON APIs to simplify and optimize common request patterns, dramatically enhancing the developer experience. - [TONX API SDK Guide](https://docs.tonxapi.com/reference/tonx-api-sdk-guide.md) - [TONX API SDK Sample Projects](https://docs.tonxapi.com/reference/ton-api-sdk-sample-projects.md) - [TON Viewer dApp](https://docs.tonxapi.com/reference/build-a-ton-viewer-dapp.md) - [Jetton Transfer dApp](https://docs.tonxapi.com/reference/build-jetton-transfer-dapp.md) - [NFT Viewer dApp](https://docs.tonxapi.com/reference/build-nft-viewer.md) - [How to Build Your First DApp on TON](https://docs.tonxapi.com/reference/build-your-first-dapp.md) - [How to Build a DeFi on TON](https://docs.tonxapi.com/reference/build-a-defi.md) - [How to Build a GemeFi on TON](https://docs.tonxapi.com/reference/build-a-gamefi.md) - [Build Your First tgBTC dApp](https://docs.tonxapi.com/reference/build-your-tgbtc-dapp.md) - [TONX Lab](https://docs.tonxapi.com/reference/tonx-lab-1.md) - [Get BoC Status](https://docs.tonxapi.com/reference/getbocstatus.md): Find the BoC status in the blockchain - [Verify BoC](https://docs.tonxapi.com/reference/verifyboc.md): Check the validity of Bag of Cells (BoC) string serialization - [Radix Conversion](https://docs.tonxapi.com/reference/radix-conversion.md): Convert the number string to the binary (radix-2), decimal, and hexadecimal string. - [Binary Conversion](https://docs.tonxapi.com/reference/binary-conversion.md): Convert the specific encoding string to a list of frequently used string. - [Detect Address](https://docs.tonxapi.com/reference/detect-address.md): Detect and enumerate all representations of the TON address - [Messages](https://docs.tonxapi.com/reference/messages.md): Access the Messages API through TON API tools. - [Estimate Fee](https://docs.tonxapi.com/reference/estimate-fee.md): To estimate the fee for a transaction in the TON blockchain. - [Get Messages](https://docs.tonxapi.com/reference/get-messages.md): To retrieve a list of messages from the TON blockchain. - [Send Message](https://docs.tonxapi.com/reference/send-message.md): Send fully packed and serialized external message to the TON blockchain. - [Accounts](https://docs.tonxapi.com/reference/accounts.md): Use the Accounts API with TON API tools. - [Get Account Balance](https://docs.tonxapi.com/reference/get-account-balance.md): To check the current balance of given TON address. - [Get Address Information](https://docs.tonxapi.com/reference/get-address-information.md): To retrieve information about a given address on TON blockchain. - [Get Address State](https://docs.tonxapi.com/reference/get-address-state.md): To retrieve the current state of a given address in the TON blockchain. - [Get Extended Address Information](https://docs.tonxapi.com/reference/get-extended-address-information.md): To retrieve extended information about a given address in the TON blockchain. Including account_type, code hash and data hash of account state. - [Account Reverse DNS Resolution](https://docs.tonxapi.com/reference/account-reverse-dns-resolution.md): Get account's TON Domain names by its account_id - [Emulate Message To Account Event](https://docs.tonxapi.com/reference/emulate-message-to-account-event.md): Simulate sending a message to the account - [Get Account Information](https://docs.tonxapi.com/reference/get-account-information.md): Get human-friendly information about an account - [Get Account Difference](https://docs.tonxapi.com/reference/get-account-difference.md): Get account's balance change between a period of time - [Get Account DNS Expiring](https://docs.tonxapi.com/reference/get-account-dns-expiring.md): Get TON Domain name expiring information about an account - [Get Account Event](https://docs.tonxapi.com/reference/get-account-event-2.md): Get the specific event for an account - [Get Account Events](https://docs.tonxapi.com/reference/get-account-event.md): Get the events for an account, where the event is built on top of a series of related transactions. - [Get Account Jetton Balance](https://docs.tonxapi.com/reference/get-account-jetton-balance.md): Get Jetton balance by the owner address - [Get Account Jetton History By ID](https://docs.tonxapi.com/reference/get-account-jetton-history-by-id.md): Get the transfer jetton history for the account and the Jetton - [Get Account All Jettons Balances](https://docs.tonxapi.com/reference/get-account-all-jettons-balances.md): Get all of Jettons balances by the owner address - [Get Account Jettons History](https://docs.tonxapi.com/reference/get-account-jettons-history.md): Get the transfer Jetton history for the account - [Get Account Multisigs](https://docs.tonxapi.com/reference/get-account-multisigs.md): Get all the multisig wallets that are related to the account - [Get Account NFT History](https://docs.tonxapi.com/reference/get-account-nft-history.md): Get the NFT Item transfer history - [Get Account NFT Items](https://docs.tonxapi.com/reference/get-account-nft-items.md): Get all NFT Items by the owner address - [Get Account's Nominator Pools](https://docs.tonxapi.com/reference/get-accounts-nominator-pools.md): Get all the nominator pools where the given account joins - [Get Account Public Key](https://docs.tonxapi.com/reference/get-account-public-key.md): Get the list of public keys about an account - [Get Account Subscriptions](https://docs.tonxapi.com/reference/get-account-subscriptions.md): Get all wallet subscriptions by the account_id - [Get Account Traces](https://docs.tonxapi.com/reference/get-account-traces.md): Get traces for the account - [Get Several Account Information](https://docs.tonxapi.com/reference/get-several-account-information.md): Get human-friendly information about several accounts - [Re-index Account Information](https://docs.tonxapi.com/reference/re-index-account-information.md): Update blockchain information for a specific address - [Search Accounts](https://docs.tonxapi.com/reference/search-accounts.md): Search address by its TON Domain name - [Blocks](https://docs.tonxapi.com/reference/blocks.md): Get block data with the Blocks API using TON API tools. - [Get Block Header](https://docs.tonxapi.com/reference/get-block-header.md): To retrieve the header of a specific block in the TON blockchain. - [Get Block Transactions](https://docs.tonxapi.com/reference/get-block-transactions.md): To retrieve transactions from a specific block in the TON blockchain. - [Get Consensus Block](https://docs.tonxapi.com/reference/get-consensus-block.md): To retrieve information about the latest consensus block in the TON blockchain. - [Get Masterchain Block Signatures](https://docs.tonxapi.com/reference/get-masterchain-block-signatures.md): To retrieve the signatures of a specific masterchain block in the TON blockchain. - [Get Masterchain Info](https://docs.tonxapi.com/reference/get-masterchain-info.md): To retrieve information about the current state of the TON masterchain. - [NFTs](https://docs.tonxapi.com/reference/nfts.md): Discover NFT data on the TON blockchain using the NFT API from TON API tools. - [Get NFT Collections](https://docs.tonxapi.com/reference/get-nft-collections.md): To retrieve a list of NFT collections from the TON blockchain. - [Get NFT Items](https://docs.tonxapi.com/reference/get-nft-items.md): To retrieve a list of NFT items from the TON blockchain. - [Get NFT Transfers](https://docs.tonxapi.com/reference/get-nft-transfers.md): To retrieve a list of NFT transfers from the TON blockchain. - [Transactions](https://docs.tonxapi.com/reference/transactions.md): Get transaction details on the TON blockchain with Transactions API through TON API tools. - [Get TON Transactions](https://docs.tonxapi.com/reference/get-ton-transactions.md): To retrieve a list of transactions from the TON blockchain. - [Jettons](https://docs.tonxapi.com/reference/jettons-api.md): Retrieve Jetton data using the Jettons API through TON API tools. - [Get Jetton Burns](https://docs.tonxapi.com/reference/get-jetton-burns.md): To retrieve a list of Jetton burn events from the TON blockchain - [Get Jetton Masters](https://docs.tonxapi.com/reference/get-jetton-masters.md): To retrieve a list of Jetton master contracts from the TON blockchain. - [Get Jetton Transfers](https://docs.tonxapi.com/reference/get-jetton-transfers.md): To retrieve a list of Jetton transfers from the TON blockchain. - [Get Jetton Wallets](https://docs.tonxapi.com/reference/get-jetton-wallets.md): To retrieve a list of Jetton wallets from the TON blockchain. - [Generic](https://docs.tonxapi.com/reference/generic.md): Leverage the Generic API with TON API tools for smart contract interactions. - [Get Token Data](https://docs.tonxapi.com/reference/get-token-data.md): To retrieve data about a specific token in the TON blockchain. - [Run Get Method](https://docs.tonxapi.com/reference/run-get-method.md): To execute a get method on a smart contract in the TON blockchain. - [Emulate Message To Trace](https://docs.tonxapi.com/reference/emulate-message-to-trace.md): Get the emulation result of transaction traces - [Get Trace of Transactions](https://docs.tonxapi.com/reference/get-trace-of-transactions.md): Get the content of transaction trace of the given trace ID - [tgBTC](https://docs.tonxapi.com/reference/tgbtc.md) - [Get tgBTC Balance](https://docs.tonxapi.com/reference/get-tgbtc-balance.md): (Testnet Only) Get the token balance of tgBTC Jetton Wallets from the TON blockchain - [Get tgBTC Config](https://docs.tonxapi.com/reference/get-tgbtc-config.md): (Testnet Only) Get tgBTC system configuration addresses and other information - [Get tgBTC Holders](https://docs.tonxapi.com/reference/get-tgbtc-holders.md): (Testnet Only) To retrieve a list of tgBTC token holders from the TON blockchain - [Get tgBTC Jetton Master Address](https://docs.tonxapi.com/reference/get-tgbtc-jetton-master-address.md): (Testnet Only) Get the address of tgBTC Jetton Master smart contract - [Get tgBTC MetaData](https://docs.tonxapi.com/reference/get-tgbtc-metadata.md): (Testnet Only) Get the metadata JSON content of the tgBTC Jetton Master - [Get tgBTC Jetton Transfer Payload](https://docs.tonxapi.com/reference/get-tgbtc-jetton-transfer-payload.md): (Testnet Only) Get the message payload of tgBTC Jetton transfer which is used by TON Connect SDK - [Get tgBTC Transfers](https://docs.tonxapi.com/reference/get-tgbtc-transfers.md): (Testnet Only) To retrieve the content of tgBTC Transfer transactions from the TON blockchain - [Get tgBTC Jetton Wallet Address](https://docs.tonxapi.com/reference/get-tgbtc-jetton-wallet-address.md): (Testnet Only) Get the address of tgBTC Jetton Wallet by the given owner address - [Get tgBTC Burns](https://docs.tonxapi.com/reference/get-tgbtc-burns.md): (Testnet Only) To retrieve the content of tgBTC Burn transactions from the TON blockchain - [Webhooks API](https://docs.tonxapi.com/reference/webhooks-api.md) - [Error Code Reference](https://docs.tonxapi.com/reference/error-reference.md): Learn about the standard JSON-RPC error codes