> For the complete documentation index, see [llms.txt](https://docs.finenex.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finenex.net/application-apis.md).

# Chain Application API

### [ServerWallet API](/application-apis/account.md)

You can create and use a private key using the Server Wallet.

* createAccount
* getAddressInfo
* exportAddress
* importAddress
* importAddressWithPrivateKey
* getAddressTokenList

### [Payment API](/application-apis/payment-apis/payment-grpc.md)

PaymentAPIs offers an easily applicable blockchain-based reward and payment feature through its console and API.

* [Points (REST)](/application-apis/payment-apis/points-rest.md)

### [IPFS API](/application-apis/ipfs-apis.md)

We provide a private IPFS service for storage of non-fungible content.\
You can find a developer reference for private IPFS here.

* [API References](/application-apis/ipfs-apis/api-references.md)
