# Chain Application API

### [ServerWallet API](https://docs.finenex.net/application-apis/account)

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

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

### [Payment API](https://docs.finenex.net/application-apis/payment-apis/payment-grpc)

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

* [Points (REST)](https://docs.finenex.net/application-apis/payment-apis/points-rest)

### [IPFS API](https://docs.finenex.net/application-apis/ipfs-apis)

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

* [API References](https://docs.finenex.net/application-apis/ipfs-apis/api-references)
