# FRUITS API Document

## FRUITS API Document

- [FRUITS API Document](https://api.fwallet.net/fruits-api-document.md)
- [Java sample code](https://api.fwallet.net/java-sample-code.md): This sample contains Java example for connecting FRUITS API and JSON response
- [PHP sample code](https://api.fwallet.net/php-sample-code.md): This sample contains PHP example for connecting FRUITS API and JSON response
- [Creating Unsigned Transactions](https://api.fwallet.net/creating-unsigned-transactions.md)
- [Create Transaction Request](https://api.fwallet.net/create-transaction-request.md)
- [Create Transaction Response](https://api.fwallet.net/create-transaction-response.md)
- [Get Blockchain Status](https://api.fwallet.net/server-information/get-blockchain-status.md)
- [Get My Info](https://api.fwallet.net/server-information/get-my-info.md)
- [Get State](https://api.fwallet.net/server-information/get-state.md)
- [Get Time](https://api.fwallet.net/server-information/get-time.md)
- [Get Account](https://api.fwallet.net/account/get-account.md)
- [Get Account Blocks](https://api.fwallet.net/account/get-account-blocks.md)
- [Get Balance](https://api.fwallet.net/account/get-balance.md)
- [Send FRTS](https://api.fwallet.net/account/send-frts.md)
- [Send FRTS Multi](https://api.fwallet.net/account/send-frts-multi.md)
- [Set Account Info](https://api.fwallet.net/account/set-account-info.md)
- [Broadcast Transaction](https://api.fwallet.net/transaction/broadcast-transaction.md)
- [Calculate Full Hash](https://api.fwallet.net/transaction/calculate-full-hash.md)
- [Get Transaction](https://api.fwallet.net/transaction/get-transaction.md)
- [Get Block](https://api.fwallet.net/block/get-block.md)
- [Get Block Id](https://api.fwallet.net/block/get-block-id.md)
- [Get Blocks](https://api.fwallet.net/block/get-blocks.md)
- [FRTS, token send/receive flow](https://api.fwallet.net/process-flowchart/frts-token-send-receive-flow.md)
- [FRUITS Wallet connect flow](https://api.fwallet.net/process-flowchart/fruits-wallet-connect-flow.md)
- [Coding Guidelines in Java](https://api.fwallet.net/create-and-active-account/coding-guidelines-in-java.md)
- [Coding Guidelines in JS](https://api.fwallet.net/create-and-active-account/coding-guidelines-in-js.md)
- [Create NFT Smart Contract](https://api.fwallet.net/fruits-node-api-for-single-nft/create-nft-smart-contract.md)
- [Mint NFT](https://api.fwallet.net/fruits-node-api-for-single-nft/mint-nft.md)
- [Transfer NFT](https://api.fwallet.net/fruits-node-api-for-single-nft/transfer-nft.md)
- [Place a sell order](https://api.fwallet.net/fruits-node-api-for-single-nft/place-a-sell-order.md)
- [Cancel a sell order](https://api.fwallet.net/fruits-node-api-for-single-nft/cancel-a-sell-order.md)
- [Buy NFT](https://api.fwallet.net/fruits-node-api-for-single-nft/buy-nft.md)
- [Get NFT By URI](https://api.fwallet.net/fruits-node-api-for-single-nft/get-nft-by-uri.md)
- [Get List of NFTs by Account](https://api.fwallet.net/fruits-node-api-for-single-nft/get-list-of-nfts-by-account.md)
- [Get List of NFTs for sale](https://api.fwallet.net/fruits-node-api-for-single-nft/get-list-of-nfts-for-sale.md)
- [Get List of NFTs By Smart Contract](https://api.fwallet.net/fruits-node-api-for-single-nft/get-list-of-nfts-by-smart-contract.md)
- [Create NFT Smart Contract](https://api.fwallet.net/fruits-node-api-for-multiple-nft/create-nft-smart-contract.md)
- [Mint NFT](https://api.fwallet.net/fruits-node-api-for-multiple-nft/mint-nft.md)
- [Transfer NFT](https://api.fwallet.net/fruits-node-api-for-multiple-nft/transfer-nft.md)
- [Place a sell order](https://api.fwallet.net/fruits-node-api-for-multiple-nft/place-a-sell-order.md)
- [Cancel a sell order](https://api.fwallet.net/fruits-node-api-for-multiple-nft/cancel-a-sell-order.md)
- [Buy NFT](https://api.fwallet.net/fruits-node-api-for-multiple-nft/buy-nft.md)
- [Get Multiple Token By Account](https://api.fwallet.net/fruits-node-api-for-multiple-nft/get-multiple-token-by-account.md)
- [Get Multiple Token By Contract](https://api.fwallet.net/fruits-node-api-for-multiple-nft/get-multiple-token-by-contract.md)
- [Get Multiple Token By Owners](https://api.fwallet.net/fruits-node-api-for-multiple-nft/get-multiple-token-by-owners.md)
- [Get Multiple Token By Uri](https://api.fwallet.net/fruits-node-api-for-multiple-nft/get-multiple-token-by-uri.md)
