> For the complete documentation index, see [llms.txt](https://obytejs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://obytejs.com/0.1.5/api.md).

# API

- [Get witnesses](https://obytejs.com/0.1.5/api/get-witnesses.md): Get the list of current witnesses.
- [Get peers](https://obytejs.com/0.1.5/api/get-peers.md): Get the list of the current peers.
- [Get joint](https://obytejs.com/0.1.5/api/get-joint.md): Request data of a specific unit.
- [Get last MCI](https://obytejs.com/0.1.5/api/get-last-mci.md): Get the last main chain index of the node you logged to.
- [Get history](https://obytejs.com/0.1.5/api/get-history.md): Get the history of one or multiple addresses.
- [Get attestation](https://obytejs.com/0.1.5/api/get-attestation.md): Get attestation unit id from a specific attested value.
- [Get attestations](https://obytejs.com/0.1.5/api/get-attestations.md): Get all attestations of a specific address.
- [Get bots](https://obytejs.com/0.1.5/api/get-bots.md): Get the list of current chatbots.
- [Get asset metadata](https://obytejs.com/0.1.5/api/get-asset-metadata.md): Get metadata of a specific asset.
- [Get definition](https://obytejs.com/0.1.5/api/get-definition.md): Get an address definition.
- [Get balances](https://obytejs.com/0.1.5/api/get-balances.md): Get balances from one or multiple addresses (max 100).
- [Get profile units](https://obytejs.com/0.1.5/api/get-profile-units.md): Get profile unit ids from one or multiple addresses (max 100).
- [Core](https://obytejs.com/0.1.5/api/core.md)
- [Catchup](https://obytejs.com/0.1.5/api/core/catchup.md): Get balls units between 2 main chain ids.
- [Get hash tree](https://obytejs.com/0.1.5/api/core/get-hash-tree.md): Get units between balls.
- [Get light props](https://obytejs.com/0.1.5/api/core/get-light-props.md): Get light client properties.
- [Post joint](https://obytejs.com/0.1.5/api/core/post-joint.md): Post an unit on Byteball network.
- [Pick divisible coins for amount](https://obytejs.com/0.1.5/api/core/pick-divisible-coins-for-amount.md): Get spendable inputs from a specific amount and asset.
- [Heartbeat](https://obytejs.com/0.1.5/api/core/heartbeat.md): Send heartbeat to notify the node you are awake.
