## About DAPI

DAPI (Decentralized API) is a distributed and decentralized endpoints provided by the Masternode Network.

## Get the DAPI-Client instance

```js
 const dapiClient = client.getDAPIClient();
```

The usage is then [described here](https://dashplatform.readme.io/docs/explanation-dapi).
